spamassassin-users March 2010 archive
Main Archive Page > Month Archives  > spamassassin-users archives
spamassassin-users: Re: [Emerging-Sigs] SIG: SpamAssassin Milter

Re: [Emerging-Sigs] SIG: SpamAssassin Milter Plugin Remote Arbitrary Command Injection Attempt

From: Brian <brel.astersik100129_at_nospam>
Date: Tue Mar 09 2010 - 13:55:03 GMT

On Tue, 2010-03-09 at 14:45 +0100, Ralf Hildebrandt wrote:
> * Brian <brel.astersik100129@copperproductions.co.uk>:
>
> > So Ralf - author of 'The Postfix Book', can you please now tell me how
> > to get Postfix to reject mail before it accepts it and gives a 250 -
> > When Spamassassin tags it as spam?
>
> Well, I'm using amavisd-new for that, since I'm also scanning the
> mails for viruses:
>
> smtpd pass - - - - - smtpd
> -o receive_override_options=no_address_mappings
> -o smtpd_proxy_filter=[127.0.0.1]:10025
> -o smtpd_proxy_options=speed_adjust
>
> and in amavisd-new I'm using:
>
> $final_spam_destiny = D_REJECT;
>
And the bit where I said 'not using amavis / policy deamon / milter'
escaped you where? For someone that wrote a book you don't seem to read
well ;-)