> -----Original Message----- > From: Coffey, Neal [mailto:[EMAIL PROTECTED] > Sent: donderdag 19 oktober 2006 21:03 > To: users@spamassassin.apache.org > Subject: RE: ALL_TRUSTED creating a problem > > > That said, Mark seems to be missing that milters don't have to run > pre-DATA to be beneficial. To take another useful example, using > ClamAV's milter prevents your mail server from having to accept > responsibility for delivery of a virus. But it, too, needs to run > post-DATA.
Mark is well aware of the benefits of milters. ;) In fact, I run clamav too. But clamav isn't SA. And I was arguing the case that, since SA needs to be done post-DATA, there's really not a whole lot of advantage you gain from bringing it to a milter (where you then have to emulate a post-SMTP environment to get it to work properly; which is what started this thread to begin with). - Mark