quarantine template
This commit is contained in:
+1
-2
@@ -23,5 +23,4 @@ include milter.rc
|
|||||||
include milter.rc7
|
include milter.rc7
|
||||||
include milter.cfg
|
include milter.cfg
|
||||||
include rhsbl.m4
|
include rhsbl.m4
|
||||||
include softfail.txt
|
include *.txt
|
||||||
include strike3.txt
|
|
||||||
|
|||||||
@@ -162,6 +162,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%config /var/log/milter/bms.py
|
%config /var/log/milter/bms.py
|
||||||
%config /var/log/milter/strike3.txt
|
%config /var/log/milter/strike3.txt
|
||||||
%config /var/log/milter/softfail.txt
|
%config /var/log/milter/softfail.txt
|
||||||
|
%config /var/log/milter/quarantine.txt
|
||||||
%config(noreplace) /etc/mail/pymilter.cfg
|
%config(noreplace) /etc/mail/pymilter.cfg
|
||||||
/usr/share/sendmail-cf/hack/rhsbl.m4
|
/usr/share/sendmail-cf/hack/rhsbl.m4
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
Reference in New Issue
Block a user