[Mailman-Users] Spams are causing "ping pongs"

Daniel O'Connor darius at dons.net.au
Mon Jul 4 04:10:43 CEST 2005


On Sat, 2 Jul 2005 23:23, Mark Sapiro wrote:
> There is a recent thread on this in the archives. See the entire thread
> starting at
> http://mail.python.org/pipermail/mailman-users/2005-June/045186.html

I put the following in mm_cfg.py and it appears to have fixed it..

# Don't spam detect on owner messages or we'll get a loop
OWNER_PIPELINE = [
#   'SpamDetect',
    'Replybot',
    'OwnerRecips',
    'ToOutgoing',
]

It seems strange that this isn't the default to be honest, I submitted an 
RFE :)

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://mail.python.org/pipermail/mailman-users/attachments/20050704/50108fe2/attachment.pgp 


More information about the Mailman-Users mailing list