summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/enigmail/files/0.95.0-replytolist.patch')
-rw-r--r--x11-plugins/enigmail/files/0.95.0-replytolist.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-plugins/enigmail/files/0.95.0-replytolist.patch b/x11-plugins/enigmail/files/0.95.0-replytolist.patch
new file mode 100644
index 000000000000..5aa14cfb8359
--- /dev/null
+++ b/x11-plugins/enigmail/files/0.95.0-replytolist.patch
@@ -0,0 +1,11 @@
+--- mailnews/extensions/enigmail/ui/content/enigmailMessengerOverlay.js.orig 2007-04-21 13:39:57.000000000 +0000
++++ mailnews/extensions/enigmail/ui/content/enigmailMessengerOverlay.js 2007-04-21 13:40:37.000000000 +0000
+@@ -139,7 +139,8 @@
+ // the following headers are added for compatibility with DispMUA extension:
+ "x-mimeole",
+ "x-bugzilla-reason",
+- "x-php-bug" ];
++ "x-php-bug",
++ "list-post" ];
+
+ var addHdr = []; \ No newline at end of file