Autor: Andre Nicholson
Data:
Dla: exim-users
Temat: Re: [Exim] relaying for specific hosts
> hostlist relay_from_hosts = 10.1.1.1/32 10.2.2.2/32
I believe the hostlist entries should be colon separated, like so:
hostlist relay_from_hosts = 10.1.1.1/32 : 10.2.2.2/32