[SA-exim] spamassassin and bounces
Laurent Luyckx
lololuy at freegates.be
Wed Jun 11 14:45:03 PDT 2003
Arrghh
I found the problem.
I had this on my config file:
SAEximRunCond: ${if and {{def:sender_host_address} {!eq
{$sender_host_address}{127.0.0.1}} {!eq {$h_X-SA-Do-Not-Run:}{Yes}} }
{1}{0}}
SAEximRunCond: 1
and it tooks SAEximRunCond: 1
Sorry for this.
On Wed, 2003-06-11 at 15:33, Richard Lithvall wrote:
> Laurent Luyckx wrote:
>
> > Does someone knows how to prevent spamassassin to not scan bounce
> > messages created by the server himself?
>
> in sa-exim's config:
> SAEximRunCond: ${if and {{def:sender_host_address} {!eq
> {$sender_host_address}{127.0.0.1}} {!eq {$h_X-SA-Do-Not-Run:}{Yes}} } {1}{0}
> }
>
> > I didn't find any help on this.
>
> It's all in the bundled example config.
>
> /Richard
>
More information about the SA-Exim
mailing list