On 13/11/06, Marco Kammerer <[EMAIL PROTECTED]> wrote:
> Hello,
>
> "Peter Bowyer" <[EMAIL PROTECTED]>
> > > but it looks like that $spam_score_int is not available in
> > >
> > > acl_smtp_mail = acl_check_mail
> > >
> >
> > That ACL is run after the SMTP 'MAIL FROM' command, which is before
> > the message data is sent. So Exim doesn't even have the message body
> > yet, so it can't have scanned it....
> >
>
> ok, :-) now i know.
>
> I have switched it to acl_smtp_data = acl_check_data and it it again working
>
> can you tell me how i can readout the score here?
>
> i tried  $spam_score_int,. $spam_report, $spam_score
> at POSITION

With SA-Exim - nope. Those variables are set by the built-in
Spamassassin support, formerly called Exiscan. Not sure what
equivalent there might be in SA-Exim.

Peter

-- 
Peter Bowyer
Email: [EMAIL PROTECTED]

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to