On Wednesday, March 06, 2013 12:24:32, Andreas Pflug wrote: > Am 06.03.13 18:08, schrieb Jeremy Harris: > > On 06/03/2013 16:43, Andreas Pflug wrote: > >> In any case, I'd like to bounce NDRs on non-spams, and silently omit > >> spams mails. Consequently, I have to receive ALL mails, analyze them and > >> react accordingly. > > > > The "Consequently" you claim does not actually apply. You can do your > > analysis after receiving the mail content but *before* accepting it. > > SpamAssassin/MailScanner works an exim's queue files, i.e. after smtp is > finished.
Exim can call SpamAssassin before accpetance. http://www.exim.org/exim-html-current/doc/html/spec_html/ch-content_scanning_at_acl_time.html And since you're using Debian Squeeze, you should look again at the mailscanner package: 'apt-cache show mailscanner' shows that the package has been qa::orphaned. :-/ And indeed the package has been dropped from Sid and Wheezy, so if you want to continue using it you should probably get the last-known package from snapshots.debian.org and roll your own version of it. -- Chris -- Chris Knadle [email protected] -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
