On Tue, 2010-03-09 at 14:45 +0100, Ralf Hildebrandt wrote:
> * Brian <brel.astersik100...@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 ;-)



Reply via email to