At Sun, 16 Feb 2003 02:45:34 -0500, Andrew wrote: > > Can someone tell me exactly which parts of TMDA use the SMTPAUTH_* > configuration parameters?
TMDA/SMTP.py. For more general info on these settings, see: http://tmda.net/config-vars.html#SMTPAUTH_PASSWORD http://tmda.net/config-vars.html#SMTPAUTH_USERNAME And also `login(user, password)' under http://python.org/doc/current/lib/SMTP-objects.html Does this help? _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
