Re: [exim] smtp_auth ? 535 Incorrect authentication data BUT…

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: John W. Baxter
Ημερομηνία:  
Προς: exim-users
Καινούρια Θέματα: RE: [exim] smtp_auth ? 535 Incorrect authentication data BUTstill send emails ?
Αντικείμενο: Re: [exim] smtp_auth ? 535 Incorrect authentication data BUT still send emails ?
On 8/28/05 1:42 PM, "exim4@???" <exim4@???> wrote:

> Hi, exim-users.
>
> know anybody what i need confgure
> i try install SMTP_AUTH using CRAM-MD5
>
> the process of authtentification i was passed , but
> when i have : 535 Incorrect authentication data in mainlog
>
> emails still sended ... i think i need something into ACL_SMTP_???
> but that ? knows anybody ?


Microsoft likes to try one or more bogus authentications before trying the
one the user told them to try per the configuration. You may be seeing that
(check the log for what the same IP does shortly after the failure).

--John