On Sun, Aug 28, 2011 at 8:53 PM, Dan Kegel dank@kegel.com wrote:
I hope to turn on email notifications sometime this week.
Buildbot is now sending email on failure. There are two caveats: - it's emailing directly from a cable modem, not using an smtp relay, so some mail systems may think it's spam - buildbot currently explodes while attaching patches to status emails if the patch contains a non-ascii character, http://trac.buildbot.net/ticket/2091 (I'll probably work around this by disabling the attachment.)
Future status updates will go to http://wiki.winehq.org/BuildBot - Dan