Re: [Exim] Newbie about ACL and relaying

Top Page
Delete this message
Reply to this message
Author: Nico Erfurth
Date:  
To: Vladimír Třebický
CC: exim-users
Subject: 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