--Mircea Damian wrote on 04.03.03 10:50 +0200: > I've set into esmtpd the following options: > AUTH_REQUIRED=0 > AUTHMODULES="authdaemon" > ESMTPAUTH="LOGIN"
Depending on the auth-backends and the cabability of the clients you want there something like: "PLAIN LOGIN CRAM-MD5" Getting them to use MSA on port 587 also simplifies things. Roland ------------------------------------------------------- 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
