need ability to block mail from a specific machine

Bug #265850 reported by Jared Mauch
4
Affects Status Importance Assigned to Milestone
GNU Mailman
Fix Released
Medium
Unassigned

Bug Description

spammers use a variety of techniques to hide their true
identiy. I have a remote MX host that they
periodically relay their spam through and due to its
configuration they periodically have messages that come
through with a From: <email address hidden>

I'd like the ability to mark for discard any mail that
is @MX.HOST
without having to guess the explicit addresses they
will be sending from. If this functionality exists,
please ignore my ignorance.

[http://sourceforge.net/tracker/index.php?func=detail&aid=669200&group_id=103&atid=100103]

Revision history for this message
Avalon-users (avalon-users) wrote :

Yes, this functionality exists. It is possible to use python regexps in
the Sender
Filters (Privacy Options->Sender Filters->Non-member filters).
Example:
^.*@MX\.HOST$

Revision history for this message
Jared Mauch (jared-0) wrote :

i assume this is for discard_these_nonmembers

thanks.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.