Re: [Exim] relaying for specific hosts

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Andre Nicholson
Dátum:  
Címzett: exim-users
Tárgy: 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