[Buildbot-devel] Should Try_Userpass interact well with MailNotifier in buildbot 0.8.4p2?

Rod Morison rod at morison.biz
Fri Aug 12 16:30:58 UTC 2011


I've had no prob with try builds and MailNotifier in any 0.8.4 series. 
My mn setup looks like.

c['status'].append(MailNotifier(fromaddr="buildbot at topsecretdomain.com",
                                 mode='warnings',
                                 lookup='oblong.com',
                                 sendToInterestedUsers=True,
                                 
extraRecipients=["secretagent at topsecretdomain.com",],
                                 relayhost="smtp.topsecretdomain.com", 
smtpPort=587,
                                 
messageFormatter=utils.message_formatter(repo_url),
                                 
smtpUser="secretagent at topsecretdomain.com", smtpPassword="yeahright"))


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20110812/1d3df408/attachment.html>


More information about the devel mailing list