[Buildbot-devel] sending mail failure

Jickae Davis jickaed at gmail.com
Mon Jul 20 02:42:52 UTC 2009


ok, how to locate mail-sending problem?
I didn't find anything special in twistd.log. If I can locate the problem, I
could describe it clearly.

2009/7/17 Jickae Davis <jickaed at gmail.com>

> I want to realize such a mail-sending strategy:
>
> -once build and test steps fail, send mail;
> -the mail includes the specific error info;
> -the mail will be sent to all the coders that have made changes on codes;
>
> My corresponding fragment in master.cfg is :
>
> from buildbot.status.mail import MailNotifier
> mn=MailNotifier(fromaddr=xxxxx at yyyyyyyy.org,lookup="yyyyyyyy.org")
> c['status'].append(mn)
>
> But, I didn't find any mail sent out, and the blamelist is also empty:
>
>  Blamelist: no responsible users
>
>
> how to fix that?????
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20090720/32d1adf5/attachment.html>


More information about the devel mailing list