svn commit: r245111 - stable/6/etc/sendmail
Peter Wemm
peter at FreeBSD.org
Sun Jan 6 19:27:29 UTC 2013
Author: peter
Date: Sun Jan 6 19:27:28 2013
New Revision: 245111
URL: http://svnweb.freebsd.org/changeset/base/245111
Log:
MFC 245107: use full domain name
Modified:
stable/6/etc/sendmail/freefall.mc
Modified: stable/6/etc/sendmail/freefall.mc
==============================================================================
--- stable/6/etc/sendmail/freefall.mc Sun Jan 6 19:27:07 2013 (r245110)
+++ stable/6/etc/sendmail/freefall.mc Sun Jan 6 19:27:28 2013 (r245111)
@@ -43,5 +43,5 @@ divert(0)dnl
VERSIONID(`$FreeBSD$')
OSTYPE(freebsd6)
-FEATURE(nullclient, smarthost.ysv.$m)
+FEATURE(nullclient, smarthost.ysv.freebsd.org)
MASQUERADE_AS(FreeBSD.org)
More information about the svn-src-stable-6
mailing list