Quite new to exim ACL... can you give some syntax examples to implement something like this?
>From client_IP_1: allow relay to mycompany.com >From client_ip_2: allow relay to everywhere Thanks, Steve -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jasen Betts Sent: Friday, May 30, 2014 6:27 PM To: [email protected] Subject: Re: [exim] conditional routing On 2012-11-30, Steve Zeng <[email protected]> wrote: > Greetings! > > We have exim 4.63 setup as a smart host for all internal networks. > There are 2 types of email clients. > Some clients are allowed to send emails to selected domains Other > clients are allowed to send emails to world wide how can exim know which is connected? > I read about relay_to_domains and relay_from_domains but could not > figure out how to achieve the conditional routing. Will that work for > what I want to do? As you are a smarthost it feels like you want an ACL. Custom routing is usually only an MX thing. -- umop apisdn -- ## 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/
