Bugs item #669200, was opened at 2003-01-16 13:20 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=669200&group_id=103
Category: security/privacy Group: 2.1 (stable) >Status: Closed Resolution: None Priority: 5 Submitted By: jared mauch (jaredmauch) Assigned to: Nobody/Anonymous (nobody) Summary: need ability to block mail from a specific machine Initial Comment: 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 PROTECTED] 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. ---------------------------------------------------------------------- >Comment By: jared mauch (jaredmauch) Date: 2003-01-16 14:59 Message: Logged In: YES user_id=131445 i assume this is for discard_these_nonmembers thanks. ---------------------------------------------------------------------- Comment By: Daniel Buchmann (avalon) Date: 2003-01-16 14:54 Message: Logged In: YES user_id=184577 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$ ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=669200&group_id=103 _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers