Re: [Exim] relaying and exim doesn`t send

Inizio della pagina
Delete this message
Reply to this message
Autore: Tamas TEVESZ
Data:  
To: Tom Fischer
CC: exim-users
Oggetto: Re: [Exim] relaying and exim doesn`t send
On Thu, 16 Aug 2001, Tom Fischer wrote:

> local_domains = pgsql;select * from exim_domains where domain='$key';


> relay_domains = pgsql;select * from exim_domains where domain='$key';


replace the asterisks with the correct column name (i doubt your local
domains are the same as those you're backup mx for, anyway)

> host_accept_relay = *


this makes you open relay (you want to specify your network here, not
the whole wide world)


--
[-]