RE: [exim] Exim strict SMTP Authentication

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Mark Smith
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: RE: [exim] Exim strict SMTP Authentication

> -----Original Message-----
> From: EDP Operations [mailto:opr@galadarigroup.com]
>
> When we dont have our IP on host_auth_accept_relay, It leaves
> the following error on the exim_rejectlog and not sending the mail :
>
> 2005-07-12 15:20:07 H=(youra5524cdefa) [OUR.IP.ADD.RESS]
> F=<myid@???> rejected RCPT <toid@???>:
> Authentication required to send mail
> 2005-07-12 15:23:16 no host name found for IP address OUR.IP.ADD.RESS
>


Unfortunately, from looking at your config all I can suggest is that either
pwcheck hasn't been installed properly on your server, or you don't have
authentication enabled in your email client.

- Mark