Re: [exim] Allowing SMTP from localhost only

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Christopher Chaduka
Fecha:  
A: exim-users
Cc: Peter Bittner
Asunto: Re: [exim] Allowing SMTP from localhost only
On Wednesday 06 April 2005 17:20, Peter Bittner wrote:
> Because a web application I am running there needs to be able to send
> authentification and reminder mails I need to modify this config slightly
> to allow delivery of mail to remote hosts. For security purposes, however,
> I want this to be allowed from localhost only!


local_interfaces = 127.0.0.1

Think that should work. As long as you don't have some restrictions on remote
deliveries, everything should work fine.

--
Kiri