Auteur: Phil Pennock Date: À: tower CC: Exim-Users Sujet: Re: [exim] ACL and extract option
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