Marc, 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? 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". Then I do see: spamd: connection from localhost [127.0.0.1] at port * In my syslog. However all email just comes straight through without any such entries occuring. Email headers bear no traces of having being scanned. Cheers, Andy. Marc Haber wrote: > > On Tue, 18 Sep 2007 07:45:46 -0700 (PDT), Murf <[EMAIL PROTECTED]> > wrote: >>After messing about with sa-exim, I tried using ACLs. So far I have the >>following files in "/etc/exim4/conf.d/acl": >> >> >>00_exim4-config_header >> >> >>acl_smtp_data = acl_check_data > > That one belongs into the main configuration. > > 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#a12839579 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/
