[SA-exim] destwhitelist

Marc MERLIN marc at merlins.org
Tue Apr 15 12:49:41 PDT 2003


On Tue, Apr 15, 2003 at 09:57:51PM +0400, Denis Rybin wrote:
> 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.
 
There is SAEximRejCond and RunCond, please read your config file a bit.
 
> 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.

Since there is an obvious header mismatch.
What I gave you was a way to scan a message but not reject it.
If you don't even want to scan it, set
X-SA-Do-Not-Run: Yes
instead of
X-SA-Do-Not-Rej: Yes

Marc
-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems & security ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/   |   Finger marc_f at merlins.org for PGP key



More information about the SA-Exim mailing list