Hello Thanks for answer.
>> Not yet. if I'm not mistaken amavis is working in delivery time not >> SMTP time? > > AFAIK, it can run in pre-queue mode too. Surely when running as milter. > and IIRC it runs at SMTP time by default. For now I'll leave "my" solution with exec spamc in Exim's transport (by pipe - second process of Exim). It's working good. I will back to the topic if have more time. another option to solve this in Exim may be PRDR (Per-Recipient-Data-Response). Become stable in new 4.83 (in Freebsd ports). http://www.eric-a-hall.com/specs/draft-hall-prdr-00.txt I must read this and test it. >> Yes this is concept but how can I detect is it single or multi >> recipient? AND if it is multi recipient I can not reject mail in SMTP >> time. > > oh yes, you can - with sane defaults, e.g. when final score is over 10 (or > whatever you configure) OK. But what if some user want get SPAM, could become unhappy if I blocked him this opportunity :) Best Regards.
