<div dir="ltr">Hi Neil,<div><br></div><div>thanks for the feedback,<br><div class="gmail_quote"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">But we also had one MailNotifier that just used builders=[]. The<br class="gmail_msg"><br>comments by it say that that MailNotifier is for worker-missing emails.<br class="gmail_msg"><br>That one got separated out yesterday.<br class="gmail_msg"></blockquote><div>looks good!</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">At present, every failure email sent has a URL beginning with<br class="gmail_msg"><br>locaclhost:8080, instead of the correct one. How can I correct this? Do<br class="gmail_msg"><br>the MailNotifiers need to be in the UI master (which surely ought to<br class="gmail_msg"><br>know the URL for the UI)? Something else? Currently, the MailNotifiers<br class="gmail_msg"><br>are in the same masters as their builders.<br class="gmail_msg"></blockquote><div><br></div><div>Every master need to have the correct c['buildbotURL'] configured to be the URL of the UI for the buildbot cluster.</div><div>Remember that could be the URL for an haproxy which will load balance requests to several UI masters.</div><div><br></div><div>the buildbotURL is used in various places like reporters to give users reliables URL pointers to the builds.</div><div>It is also used by the Trigger step to have the TriggerStep know about its triggered builds.</div><div><br></div><div>Regards</div><div>Pierre</div></div></div></div>