Hello,

In some of our lists, we are receiving excessive spam messages. We analyzed the spam messages and found that they have similar headers. As a result, we developed the following list:

^X-Mailer: (?!Microsoft Outlook .*)$
^X-mailer: .*$
^X-Mailer-LID: .*$
^X-Mailer-RecptId: .*$
^X-Mailer-SID: .*$
^X-Mailer-Sent-By: .*$
^X-Spam-Status: Yes.*$
^X-Spam-Flag: YES
^X-Virus-Status: Yes

We don't want to receive any mails from external mail systems, only real persons can send emails.

We enter this list to the bounce_matching_headers part (in the admin panel, under Spam Filtering).

However, we couldn't make this list processed by Mailman. We also couldn't understand in what part we are doing wrong.

Can you please assist us in this situation?

Thanks,

Note: We are using Mailman 2.1.13
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to