Sebastian Kaps <[EMAIL PROTECTED]> writes: > Is there a way to tell tmda-sendmail which SMTP authentication > method to use?
No. The SMTP authentication ability comes from Python's smtplib module which doesn't allow you to specify the auth method. > I'd like to use "AUTH LOGIN" instead of CRAM-MD5. Why would you want to do this? _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
