Re: SAEximRunCond Always return 1

Sil <[email protected]> Thu, 19 Aug 2010 08:28:18 +0200
Newsgroups gmane.mail.exim.spamassassin
Message-ID <[email protected]>
  Le 18/08/2010 17:41, Marc MERLIN a =E9crit :
> Define "local messages": sent of smtp to localhost,
Messages sent by smtp to localhost, for example cron messages sent to =

the local user.

> Does
> echo test | Mail -s test -v root
> generate a message that is scanned?
Yes and the message is redirected on my adresse by /etc/aliases

/etc/aliases
root: me


me@domain:~$ echo test | Mail -s test -v root
LOG: MAIN
   SA: Debug: SAEximRunCond expand returned: '1'
LOG: MAIN
   SA: Debug: check succeeded, running spamc
LOG: MAIN
   SA: Action: scanned but message isn't spam: score=3D-98.0 required=3D5.0 =

(scanned in 0/0 secs | Message-Id: [email protected]). From =

<[email protected]> (local) for [email protected]
LOG: MAIN
<=3D [email protected] U=3Dme P=3Dlocal S=3D774
me@domain:~$
me@domain:~$ delivering 1OlyWC-00076n-0T
R: system_aliases for [email protected]
R: system_aliases for [email protected]
R: userforward for [email protected]
R: procmail for [email protected]
T: procmail_pipe for [email protected]
LOG: MAIN
   =3D> me <[email protected]> R=3Dprocmail T=3Dprocmail_pipe
LOG: MAIN
   Completed

Thanks for your help
Sil