Thanks, Jeremy. I figured it out after reading your link article:

hostlist open_relay_from_hosts = /etc/exim/open-relay-from-hosts

acl_check_rcpt: 
    deny message = sender host is allowed to send emails to public
    hosts = !+open_relay_from_hosts
    domains = +local_domains


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Jeremy
Harris
Sent: Wednesday, June 04, 2014 2:41 AM
To: [email protected]
Subject: Re: [exim] conditional routing

On 04/06/14 00:22, Steve Zeng wrote:
> Quite new to exim ACL... can you give some syntax examples

http://exim.org/exim-html-current/doc/html/spec_html/ch-access_control_lists
.html#SECID199

-- 
## List details at https://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/


-- 
## List details at https://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