aboutsummaryrefslogtreecommitdiffstats
path: root/camel
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2001-09-19 07:55:02 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-09-19 07:55:02 +0800
commit49dc2eda6d496eff3de0d3c2eddaa5fc74c625c0 (patch)
tree0990ee29e817b46de997e916934ab3d7fb4948ad /camel
parent4889b42644a83740aa5799051417ae22a7ad5a10 (diff)
downloadgsoc2013-evolution-49dc2eda6d496eff3de0d3c2eddaa5fc74c625c0.tar
gsoc2013-evolution-49dc2eda6d496eff3de0d3c2eddaa5fc74c625c0.tar.gz
gsoc2013-evolution-49dc2eda6d496eff3de0d3c2eddaa5fc74c625c0.tar.bz2
gsoc2013-evolution-49dc2eda6d496eff3de0d3c2eddaa5fc74c625c0.tar.lz
gsoc2013-evolution-49dc2eda6d496eff3de0d3c2eddaa5fc74c625c0.tar.xz
gsoc2013-evolution-49dc2eda6d496eff3de0d3c2eddaa5fc74c625c0.tar.zst
gsoc2013-evolution-49dc2eda6d496eff3de0d3c2eddaa5fc74c625c0.zip
s/List-Owner/List-Post
svn path=/trunk/; revision=12962
Diffstat (limited to 'camel')
-rw-r--r--camel/camel-mime-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-mime-utils.c b/camel/camel-mime-utils.c
index c144a7126a..0f9dd9d37a 100644
--- a/camel/camel-mime-utils.c
+++ b/camel/camel-mime-utils.c
@@ -3543,7 +3543,7 @@ static struct {
{ "X-Mailing-List", " *([^@]+)" },
{ "X-Loop", " *([^@]+)" },
{ "List-Id", " *([^<]+)" },
- { "List-Owner", " *<mailto:([^@]+)" },
+ { "List-Post", " *<mailto:([^@]+)" },
{ "Mailing-List", " *list ([^@]+)" },
{ "Originator", " *([^@]+)" },
};