Hello Thanks for answer.
> Have you tried the amavis/sa-exim way? Not yet. if I'm not mistaken amavis is working in delivery time not SMTP time? > >> Some my configuration is based on: >> >> http://www.janoszen.com/2013/07/24/filtering-spam-with-exim-and-spamassassin-properly/ > > I looked onto that and did not like it. Mostly because it does not run at > the SMTP time... yes , but I SMTP time I can't analize spam according user prefs - for multi recipient :/ > you can do two checks, one at SMTP time (with sane defaults), and second > (user-personalized) at delivery time. > single recipient e-mails can be scanned with user preferences at SMTP time > and you can skip the latter step for them. > Of course, spam rejected at SMTP time won't be scanned with per-user > settings... 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. Best Regards