[Buildbot-commits] [Buildbot] #2207: MailNotifier use the user-db by default, but that doesn't properly get populated.

Buildbot nobody at buildbot.net
Wed Feb 22 04:56:57 UTC 2012


#2207: MailNotifier use the user-db by default, but that doesn't properly get
populated.
-----------------------+--------------------
Reporter:  tom.prince  |       Owner:
    Type:  defect      |      Status:  new
Priority:  critical    |   Milestone:  0.8.6
 Version:  master      |  Resolution:
Keywords:              |
-----------------------+--------------------

Comment (by dustin):

 Looking back at v0.8.4, in that version if ``lookup`` wasn't set, nothing
 was sent.  From what I can tell, in master, if ``lookup`` isn't set, then
 !MailNotifier will attempt to use the database, which most likely will not
 result in any email addresses, so no mail will be sent.  In the rare case
 that the user support is actually set up, it *will* send email, though.

 So it sounds like this is no less functional than 0.8.4, and possibly more
 functional.

 Have I missed something?

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2207#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list