From hans at nyphp.com Thu Aug 5 16:16:24 2004 From: hans at nyphp.com (Hans Zaunere) Date: Tue Mar 4 07:27:37 2008 Subject: [python] Mailman Anti-Spam Message-ID: <41EE526EC2D3C74286415780D3BA9F8703799856@ehost011-1.exch011.intermedia.net> Hi all, Although not a programming question per se, I thought maybe some here would have experience in this area. Mailman/Pipermail rewrites email addresses to replace the '@' with 'at' to attempt to obscure them from spammers. However, this simply doesn't cut it any more since it's a very common technique. Are there other options to the type of rewrite that can be done? Ideally, something like: hans not junk@nyphp.org Would work perfectly. Any pointers to patches, etc. would be appreciated. Thanks, H