On Wed, Jul 02, 2014 at 05:17:33PM +0100, Merlin Hartley wrote:
> You can replace that condition with this:
>
> domains = +local_domains
It was my first variant. This doesn't work, because 42.24 section of Exim
user manual says:
domains = <domain list>
This condition is relevant only after a RCPT command. It checks that the domain of the recipient
address is in the domain list.