Re: [exim] Limit Inbound by Domain

Top Page
Delete this message
Reply to this message
Author: Tony Finch
Date:  
To: Ron Shannon
CC: exim-users
Subject: Re: [exim] Limit Inbound by Domain
On Mon, 17 Jan 2005, Ron Shannon wrote:

> In a hosting environment, Exim serves as the receiving MX host for multiple
> domains. However, one of the domains (for which the Exim host is not a
> registered MX) should only receive mail arriving via connections from
> specific IP addresses/networks, in order to only accept mail relayed from a
> spam-filtering service.
>
> I've searched the docs and FAQ's and cannot figure out if some form of
> sender_net_ statement or an ACL should be utilized -- or something else. How
> can that be accomplished for one of the domains? Thanks.


You are describing options for Exim 3 which is obsolete and unsupported.
You should upgrade to Exim 4, in which you could say in an ACL:

  deny
    domains = +spam_serviced_domains
  ! hosts   = +spam_service_hosts


Tony.
--
<fanf@???> <dot@???> http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}