[SA-exim] spamassassin and bounces

Thomas Kinghorn thomask at mtnns.net
Wed Jun 11 16:49:48 PDT 2003


I have the run-condition as you do but it still scans....


I have sent myself an e-mail from an off-site server.
The returned message still shows that it is scanned.


Subject: Mail delivery failed: returning message to sender
X-Spam-Status: No, hits=-1.3 required=4.4
	tests=BAYES_30,MAILER_DAEMON
	version=2.54
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.54 (1.174.2.17-2003-05-11-exp)
X-SA-Exim-Version: 3.0 (built Mon May 19 13:57:57 GMT+2 2003)
X-SA-Exim-Scanned: Yes


-----Original Message-----
From: Laurent Luyckx [mailto:lololuy at freegates.be]
Sent: 11 June 2003 03:45
To: Richard Lithvall
Cc: sa-exim at lists.merlins.org
Subject: Re: [SA-exim] spamassassin and bounces


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
> 


_______________________________________________
SA-Exim mailing list
SA-Exim at lists.merlins.org
http://lists.merlins.org/lists/listinfo/sa-exim



More information about the SA-Exim mailing list