On 2009-11-24 at 12:53 +0100, tower wrote: [ snip ACL setup ] > > I tried to use `exim -be` but I'am a little bit confused how to check > this variables.
-be does expansion testing, it doesn't trigger ACL checks. Use: exim -bh $source_ip -bs and type in SMTP. If you need more detail, then: exim -bh $source_ip -d+acl+expand -bs Regards, -Phil -- ## 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/
