On Wed, May 29, 2002 at 04:42:28PM +0100, Keith Whyte wrote:
> I thought that the milter was going to actually tell the sendmail and thus 
> the sender that the spam was detected and drop the SMTP session, but it 
> just accepts it and sends it on.
 
You can do that with my sa-exim patch for exim:
http://marc.merlins.org/linux/exim/sa.html

It will let you:
accept and devnull
reject with 55x
temporarily reject with 45x
accept
and in each case, you can archive the mail in a local directory for later
review.
I think I'm also going to add an option to just stall the SMTP connection
and never return ok (I don't plan to use that feature though)

If switching to exim is not an option for you, you can look at my code, and
port it to the milter, it shouldn't be too much work.

Marc
-- 
Microsoft is to operating systems & security ....
                                      .... what McDonalds is to gourmet cooking
  
Home page: http://marc.merlins.org/   |   Finger [EMAIL PROTECTED] for PGP key

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to