exim: Restructure the spam handling acls.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 27 Apr 2009 14:16:38 +0000 (16:16 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 27 Apr 2009 14:16:38 +0000 (16:16 +0200)
commit7498bb1831bd554b6d8d46f6c17897fed56981ef
tree2ff88953dd744f425ee458a9db39a8b4b7cddedd
parent712074091c34cbd445c4ba823d0d6d63a31557d2
exim: Restructure the spam handling acls.

Previously, exim would have its own spam score threshold and expect
spamassassin to mark any messages as spam (even with negative score), so
spam headers could be added on non-rejected messages. Now, we use three
acl clauses instead of just one, allowing us to accept the judgment of
spamassassin again and add spam headers in a separate clause.
etc/exim4/conf.d/acl/40_exim4-config_check_data