Claudio Jeker wrote:
On Tue, Jul 20, 2004 at 12:13:21PM -0300, Fabio Gomes wrote:

Fabio Gomes wrote:

Fabio Gomes wrote:


Hi again,

I have some problems with M$ Outlook and SMTP AUTH. Some users that do not save the password are getting error messages and they are unable to send mail.

  There go the 2 relevants lines of my qmail-smtpd log:

2004-07-13 13:44:43.806922500 warning: auth_error: authorization failed (needed value is missing)
2004-07-13 13:44:43.806971500 warning: auth_error: authorization failed (broken pipe)


It seems th outlook is requesting the authentication but it is not suplying the user and password. I'm going to sniff the "conversation" to see what is wrong.

  But I will appretiate any help at this time.



The following patch should fix this issue.
With this the server will return a normal error for empty passwords:
auth login
334 VXNlcm5hbWU6
enp0ZXN0ZQ==
334 UGFzc3dvcmQ6

535 authentication failure



Thank you, Claudio.

I updated my installation with your patch and now everything works correctly.

        Best Regards,
--
F�bio Gomes

Reply via email to