[85100] contrib/buildbot/master.cfg

jmr at macports.org jmr at macports.org
Sun Oct 9 13:49:14 PDT 2011


Revision: 85100
          http://trac.macports.org/changeset/85100
Author:   jmr at macports.org
Date:     2011-10-09 13:49:13 -0700 (Sun, 09 Oct 2011)
Log Message:
-----------
buildmaster: use correct relayhost

Modified Paths:
--------------
    contrib/buildbot/master.cfg

Modified: contrib/buildbot/master.cfg
===================================================================
--- contrib/buildbot/master.cfg	2011-10-09 20:46:51 UTC (rev 85099)
+++ contrib/buildbot/master.cfg	2011-10-09 20:49:13 UTC (rev 85100)
@@ -363,7 +363,7 @@
                 self.dl.append(d)
             return defer.DeferredList(self.dl)
 
-    mn = PortsMailNotifier(fromaddr="noreply at macports.org", lookup="", relayhost="mail.root.id.au",
+    mn = PortsMailNotifier(fromaddr="noreply at macports.org", lookup="", relayhost="lists.macosforge.org",
         builders=ports_buildernames, mode="failing")
     c['status'].append(mn)
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111009/50e0071f/attachment-0001.html>


More information about the macports-changes mailing list