Re: [EXIM] newbie help..

Inizio della pagina
Delete this message
Reply to this message
Autore: Sheldon Hearn
Data:  
To: Scot Elliott
CC: Jason Tang, exim-users
Oggetto: Re: [EXIM] newbie help..


On Wed, 20 Jan 1999 11:41:23 GMT, Scot Elliott wrote:

> sender_host_accept = 127.0.0.1
> sender_host_accept_relay = 127.0.0.1


Rather use

sender_net_accept = 127.0.0.1/27
sender_net_accept_relay = 127.0.0.1/27

Ciao,
Sheldon.

--
*** Exim information can be found at http://www.exim.org/ ***