I was in agreement that the ACL wasn't being processed, but I've just sent a
message through "exim -bh" and I did see the following output after
completing the "DATA" section of the email:

>>> using ACL "acl_check_data"
>>> processing "accept"
>>> accept: condition test succeeded

So I'm not so sure now!  Any ideas where this might be going wrong?


Marc Haber wrote:
> 
> On Sat, 22 Sep 2007 12:49:56 -0700 (PDT), Murf <[EMAIL PROTECTED]>
> wrote:
>>Thanks for your reply.  On further investigation, I found this in my
>>"/etc/exim4/conf.d/main/02_exim4-config_options" file:
>>
>># Defines the access control list that is run when an
>># SMTP DATA command is received.
>>#
>>.ifndef MAIN_ACL_CHECK_DATA
>>MAIN_ACL_CHECK_DATA = acl_check_data
>>.endif
>>acl_smtp_data = MAIN_ACL_CHECK_DATA
>>
>>I assume that would do the same thing?
> 
> This sets the default. To change this, either change the file directly
> or define MAIN_ACL_CHECK_DATA somewhere earlier.
> 
>>Is there any way I could improve my logging to see why email is not going
>>through Spamassassin?  I can never see anything referring to "spamd" in
any
>>of my logs, unless I manually "telnet localhost 783". 
> 
> That does not look like your ACL is being executed. A possible way
> would be to pass a message to exim -d 's standard input, or to run a
> -d'ed SMTP listener.
> 
> And, please, do not top post.
> 
> Greetings
> Marc
> 
> -- 
> -------------------------------------- !! No courtesy copies, please !!
> -----
> Marc Haber         |   " Questions are the         | Mailadresse im Header
> Mannheim, Germany  |     Beginning of Wisdom "     |
> http://www.zugschlus.de/
> Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 621 72739834
> 
> -- 
> ## List details at http://lists.exim.org/mailman/listinfo/exim-users 
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://wiki.exim.org/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Setting-up-Exim---Spamassassin-on-Debian-tf4474831.html#a12848638
Sent from the Exim Users mailing list archive at Nabble.com.


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

Reply via email to