Roundup Tracker - Issues

Message740

Author richard
Recipients
Date 2003-04-24.07:20:10
Message-id
In-reply-to
Logged In: YES 
user_id=6405

OK, I'm pretty sure I've fixed this in the current CVS. You'll need to 
set an additional config.py variable (just under the MAILHOST 
specification would do: 
 
# If your SMTP mail host requires a username and password for 
access, then 
# specify them here. 
#MAILUSER = ('username', 'password') 
 
And then everything should work. 
 
I've added TLS support too while I was at it. 
 
History
Date User Action Args
2009-02-03 14:20:19adminlinkissue710853 messages
2009-02-03 14:20:19admincreate