aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2007-03-26 05:59:03 +0800
committerlioux <lioux@FreeBSD.org>2007-03-26 05:59:03 +0800
commit2ae0f0a3821bc616e0fd0a549b77d1731bbe57ee (patch)
tree8d0779af4709cad36d07ac09e4d995df04f7013e /mail
parentd37e305825050824c4926099643026159ff15a08 (diff)
downloadfreebsd-ports-gnome-2ae0f0a3821bc616e0fd0a549b77d1731bbe57ee.tar.gz
freebsd-ports-gnome-2ae0f0a3821bc616e0fd0a549b77d1731bbe57ee.tar.zst
freebsd-ports-gnome-2ae0f0a3821bc616e0fd0a549b77d1731bbe57ee.zip
o Add X-DSPAM-* to the strip headers list side by side with X-CRM114-*
o Bump PORTREVISION
Diffstat (limited to 'mail')
-rw-r--r--mail/normalizemime/Makefile1
-rw-r--r--mail/normalizemime/files/patch-normalizemime.cc8
2 files changed, 9 insertions, 0 deletions
diff --git a/mail/normalizemime/Makefile b/mail/normalizemime/Makefile
index 5014444b580a..becc7cbb795c 100644
--- a/mail/normalizemime/Makefile
+++ b/mail/normalizemime/Makefile
@@ -7,6 +7,7 @@
PORTNAME= normalizemime
PORTVERSION= 1.18.20070320
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://hyvatti.iki.fi/~jaakko/spam/
DISTNAME= normalizemime.cc
diff --git a/mail/normalizemime/files/patch-normalizemime.cc b/mail/normalizemime/files/patch-normalizemime.cc
index f8a19545ae74..536b55be3601 100644
--- a/mail/normalizemime/files/patch-normalizemime.cc
+++ b/mail/normalizemime/files/patch-normalizemime.cc
@@ -18,3 +18,11 @@
while (in_left > 0) {
if ((size_t)(-1) == iconv (ic, &ibuf, &in_left, &obuf, &out_left)) {
+@@ -1491,6 +1493,7 @@
+ "X-Spam-", // Added by SpamAssasin for example
+ "X-CRM114-", // Added by CRM114
+ "X-Virus-", // Added by ClamAV
++ "X-DSPAM-", // Added by DSPAM
+ "X-UID:", // added by Pine mail user agent
+ "Status:", // added by Pine mail user agent
+ "X-Status:", // added by Pine mail user agent