On 13/11/06, Marco Kammerer <[EMAIL PROTECTED]> wrote: > 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.... 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/
