|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Wietse Venema (wietse
porcupine.org)Date: Tue Jun 05 2001 - 14:39:53 CDT
Michael Segulja:
> 220 mail.domain.com ESMTP Postfix (Postfix-20010228-pl03) (Linux-Mandrake)
> EHLO localhost
> 250-mail.domain.com
> 250-PIPELINING
> 250-SIZE 10240000
> 250-ETRN
> 250-AUTH CRAM-MD5 DIGEST-MD5 LOGIN PLAIN
> 250-AUTH=CRAM-MD5 DIGEST-MD5 LOGIN PLAIN
> 250 8BITMIME
>
> I don't know why the AUTH line shows up twice. It wasn't doing that
> earlier.
...
> broken_sasl_auth_clients = yes
There is why. Some Microsoft clients need the AUTH=... form.
> Jun 5 14:18:44 postfix postfix/smtpd[27576]: <
> msegulja.kingwoodcable.net[my.ip.add.ress]: AUTH LOGIN
> Jun 5 14:18:44 postfix postfix/smtpd[27576]: smtpd_sasl_authenticate:
> sasl_method LOGIN
The client has told Postfix that it wants to use the LOGIN method.
> Jun 5 14:18:44 postfix postfix/smtpd[27576]: smtpd_sasl_authenticate:
> uncoded challenge: Username:
> Jun 5 14:18:44 postfix postfix/smtpd[27576]: >
> msegulja.kingwoodcable.net[my.ip.add.ress]: 334 VXNlcm5hbWU6
Postfix has sent the string "Username:" to the client.
> Jun 5 14:18:44 postfix postfix/smtpd[27576]: <
> msegulja.kingwoodcable.net[my.ip.add.ress]: bXNlZ3VsamE=
> Jun 5 14:18:44 postfix postfix/smtpd[27576]: smtpd_sasl_authenticate:
> decoded response: username
The client has sent as reply the string "username". You probably
should configure the client to send a real user name.
> Jun 5 14:18:44 postfix postfix/smtpd[27576]: smtpd_sasl_authenticate:
> uncoded challenge: Password:
> Jun 5 14:18:44 postfix postfix/smtpd[27576]: >
> msegulja.kingwoodcable.net[my.ip.add.ress]: 334 UGFzc3dvcmQ6
Postfix has sent the string "Password:" to the client.
> Jun 5 14:18:44 postfix postfix/smtpd[27576]: <
> msegulja.kingwoodcable.net[my.ip.add.ress]: dmFubmlmZXI=
> Jun 5 14:18:44 postfix postfix/smtpd[27576]: smtpd_sasl_authenticate:
> decoded response: password
The client has sent as reply the string "password". You probably
should configure the client to send a real password.
> Jun 5 14:18:44 postfix postfix/smtpd[27576]: >
> msegulja.kingwoodcable.net[my.ip.add.ress]: 535 Error: authentication failed
Yes, that is to be expected. If you were showing "modified evicence"
then you should have said so in advance.
Wietse
-
To unsubscribe, send mail to majordomo
postfix.org with content
(not subject): unsubscribe postfix-users
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]