Auteur: Jeremy Harris
Date:
À: exim-users
Sujet: Re: [exim] ACL question
On 21/02/16 21:33, DAN EGLI wrote:
> I figure I can use ${domain} for the recipient domain, but I don't recall seeing a ${sender_domain}
There are acl conditions domain= and sender_domain=. You could
do it with variables, but there's no reason to.
http://exim.org/exim-html-current/doc/html/spec_html/ch-access_control_lists.html
--
Cheers,
Jeremy