diff --git a/MANIFEST.in b/MANIFEST.in index db0ec94..7226dda 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -23,5 +23,4 @@ include milter.rc include milter.rc7 include milter.cfg include rhsbl.m4 -include softfail.txt -include strike3.txt +include *.txt diff --git a/milter.spec b/milter.spec index 1c10be9..424eecb 100644 --- a/milter.spec +++ b/milter.spec @@ -162,6 +162,7 @@ rm -rf $RPM_BUILD_ROOT %config /var/log/milter/bms.py %config /var/log/milter/strike3.txt %config /var/log/milter/softfail.txt +%config /var/log/milter/quarantine.txt %config(noreplace) /etc/mail/pymilter.cfg /usr/share/sendmail-cf/hack/rhsbl.m4 diff --git a/quarantine.txt b/quarantine.txt new file mode 100644 index 0000000..ccd58b6 --- /dev/null +++ b/quarantine.txt @@ -0,0 +1,26 @@ +Subject: DELIVERY STATUS (POSSIBLE SPAM) + +This is an automatically generated Delivery Status Notification. + +THIS IS A WARNING MESSAGE ONLY. + +YOU DO *NOT* NEED TO RESEND YOUR MESSAGE. + +Delivery to the following recipients has been delayed. + + %(rcpt)s + +Subject: %(subject)s +Received-SPF: %(spf_result)s + +A statistical analysis of your message has classified it as junk mail, +and it has been quarantined. Eventually, the recipients will review +their quarantined mail and may notice your message. If your message is +important, please contact them via other means. You may also try sending +them a simple plain text message. + +If you need further assistance, please do not hesitate to contact me. + +Kind regards, + +postmaster@%(receiver)s