I've set into esmtpd the following options:
AUTH_REQUIRED=0
AUTHMODULES="authdaemon"
ESMTPAUTH="LOGIN"

and now some of my customers are not able to send messages (through port
25). I couldn't find a pattern for the version of the client (Netscape,
Outlook Express)... but it seems that when the clients says EHLO to the
server and it sees that it can AUTH LOGIN then it tries to do so and fails
miserably when it sees "334 VXNlcm5hbWU6" which is "334 Username:" if I
decode that BASE64 string.

Has anyone here experienced such problems?

(At least some Outlook Express clients just drop the connection and says
that the reason is unknown and gives and error number like 0x800ccc0b which
of course is not documented by Microsoft).

-- 
Mircea Damian
Data Network Manager - Internet & Data
E-mail: [EMAIL PROTECTED]
Astral Telecom Bucuresti


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to