[SA-exim] destwhitelist
Denis Rybin
denis at rybin.ru
Tue Apr 15 22:57:51 PDT 2003
Hello
I've installed sa-exim-2.2.
Just replace local_scan.c by sa-exim.c. Rebuild exim.
Intsall SpamAssassin, run spamd, add /etc/exim/spamassassin.conf.
spamassassin.conf default is on -
SAEximRunCond: ... {$h_X-SA-Do-Not-Run:}{Yes}} } {1}{0}}
That's all.
Question - how can i disable spam scanning for some local (not only
local) users?
It seems to me is special play with SAEximRunCond and special
recipient variables in it. Right?
add
localpartlist nosarej = /etc/exim/acls/destwhitelist
and
warn message = X-SA-Do-Not-Rej: Yes
local_parts = +nosarej:postmaster:abuse
take no effect.
Thank you
More information about the SA-Exim
mailing list