Auteur: Kevin P. Fleming Date: CC: exim-users Sujet: Re: [Exim] Exim Rejecting emails when I don't want it to
BJ Clark wrote: > Hi, I've got a new Exim install on my server and in the rejectlog I get
> lots of entries like this:
>
> 2003-03-07 17:39:27 H=(ensim.rackshack.net) [216.127.76.107]
> F=<apache@???> rejected RCPT <myemail@???>:
> Sender verify failed
The sender's email address is invalid.
>
> 2003-03-07 16:43:13 H=pcp03052198pcs.huntsv01.al.comcast.net (euclid)
> [68.62.210.145] F=<someone@???> rejected RCPT <someone@???>:
> authentication required - relay not permitted
The sender is trying to relay through your server.
>
> 2003-03-07 13:04:02 H=localhost (servername.server.com) [127.0.0.1]
> F=<www@???> temporarily rejected RCPT
> <someone@???>: Could not complete sender verify
The MX listed for the sender's domain did not answer.
>
> How can I stop this? I need all of these emails to be delivered.
Really? You want people to be able to use your server as an open relay (#2)? You
want to accept messages from non-existent sender addresses (#1, #3)? Why would
you want to do those things?