Roundup Tracker - Issues

Message2112

Author richard
Recipients
Date 2006-01-25.02:40:58
Message-id
In-reply-to
Logged In: YES 
user_id=6405

This is related to bug 1190906 whose code was *poorly* 
written by me (ie. the fix assumed a dict result whereas 
the mailer code stringifies it) 
 
A quick hack fix would be to look for "unknown user 
account" in the error string. 
 
I suspect a better fix would be to squash and ignore any 
smtplib.SMTPException raised during the bounce_message 
call in mailer. 
 
What do you think? 
 
History
Date User Action Args
2009-02-03 14:21:34adminlinkissue1413501 messages
2009-02-03 14:21:34admincreate