RE: spamassassin and bounces
Laurent Luyckx <[email protected]>
| Newsgroups | gmane.mail.exim.spamassassin |
|---|---|
| Message-ID | <1055339683.5192.17.camel@portable> |
I've removed the SAEximRunCond: 1 line and it does not scan anymore. ex: 2003-06-11 15:53:45 19Q62r-0001zF-0K SA: Notice: Not running SA because SAEximRunCond expanded to false 2003-06-11 15:53:45 19Q62r-0001zF-0K <= <> R=19Q62k-0001xj-Eh U=mail P=local S=6267 T="Mail delivery failed: returning message to sender" from <> for blahblah Did you restart spamd? On Wed, 2003-06-11 at 15:49, Thomas Kinghorn wrote: > 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:[email protected]] > Sent: 11 June 2003 03:45 > To: Richard Lithvall > Cc: [email protected] > 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 > [email protected] > http://lists.merlins.org/lists/listinfo/sa-exim