On Tuesday 20 February 2007 22:57, Nick Nelson wrote:
> There's certain domains where all mail would be relayed through another
> host, for these domains I do not want to accept mail from any IP that isn't
> listed in /etc/allowedips, the domains that relay through this host are
> listed in /etc/protecteddomains.
>
> Can anyone provide some insight on this?

This in a suitable place in your RCPT ACL should work:

  deny  domains = /etc/protecteddomains
        ! hosts = /etc/allowedips

-- 
Magnus Holmgren        [EMAIL PROTECTED]
                       (No Cc of list mail needed, thanks)

  "Exim is better at being younger, whereas sendmail is better for 
   Scrabble (50 point bonus for clearing your rack)" -- Dave Evans

Attachment: pgpfIpqpKuXYX.pgp
Description: PGP signature

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to