On 01/18/2011 06:51 PM, Patrick Ben Koetter wrote: > * J4 <ju...@klunky.co.uk>: >> This is pretty much what I would like to achieve, & the reason I >> decided not to use Dovecot Sieve (apart from me being incapable of >> setting it. ;) ). >> >> Parse the SPAM during the SMPT session and use only RAM: Perfect. >> >> I would still like to notify the connecting SMTP client with a reject >> message. Real spammers are uninterested anyway, but legitimate >> e-mailers would be, although this is not essential to let them know. > spamassassin can make Postfix REJECT clients in session if you integrate > Spamassassin using a MILTER or amavis. Your master.cf excert below indicates > you are not running Spamassassin in SMTP session, but after the mail has been > accepted. > > If you only want to identify and reject spam use a Spamassassin Milter > interface. There are several out there. See section "Integrated into Sendmail" > in http://wiki.apache.org/spamassassin/IntegratedInMta. > > If you need more, go for amavis. > > Which plattform are you on? > > p@rick > > Hi Patrick,
I'm on Debian Squeeze.