Re: [Exim] Newbie about ACL and relaying

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Nico Erfurth
Fecha:  
A: Vladimír Třebický
Cc: exim-users
Asunto: Re: [Exim] Newbie about ACL and relaying
Vladimír Třebický wrote:
> Hi,
>
> I want exim to accept mails from every ip when MAIL FROM: includes
> local_domain. I know that it could be misused if somebody would be so rude
> and use others email address but I have no choice as long as I don't know
> either the ip or the hosts of clients.


RTFM about SMTP-Authentication.
Doing relay-checking based on the sender-addres makes you a open relay,
there are enough out there, we don't need more of them.

Nico