Re: [Exim] relaying for specific hosts

Etusivu
Poista viesti
Vastaa
Lähettäjä: Andre Nicholson
Päiväys:  
Vastaanottaja: exim-users
Aihe: 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