svn commit: r241457 - head/etc/sendmail

Peter Wemm peter at FreeBSD.org
Thu Oct 11 20:46:05 UTC 2012


Author: peter
Date: Thu Oct 11 20:46:04 2012
New Revision: 241457
URL: http://svn.freebsd.org/changeset/base/241457

Log:
  Point freebsd.org cluster machines to mx1 for their smarthost.

Modified:
  head/etc/sendmail/freefall.mc

Modified: head/etc/sendmail/freefall.mc
==============================================================================
--- head/etc/sendmail/freefall.mc	Thu Oct 11 20:14:11 2012	(r241456)
+++ head/etc/sendmail/freefall.mc	Thu Oct 11 20:46:04 2012	(r241457)
@@ -43,5 +43,5 @@ divert(0)dnl
 VERSIONID(`$FreeBSD$')
 
 OSTYPE(freebsd6)
-FEATURE(nullclient, hub.$m)
+FEATURE(nullclient, mx1.$m)
 MASQUERADE_AS(FreeBSD.org)


More information about the svn-src-all mailing list