From: Frank T. <ft...@ne...> - 2003-11-01 07:02:28
|
batje, on 2003-11-01, wrote: > My ISP is using SpamAssasin, which in turn is using Pyzor. Now tonight I > sent myself an email from Outlook Express, with an empty body and a > subject of 'CD Josso' (it was a reminder) and the SpamAssasin report > said: > 3.5 PYZOR_CHECK Listed in Pyzor (http://pyzor.sf.net/) Due to a bug, empty messages are treated no differently than any other message. Actually, it normally raises a TypeError, which leads me to believe that the message wasn't actually empty, but could have had some HTML junk in it that confused Pyzor. -- Frank Tobin http://www.neverending.org/~ftobin/ |