Date: Tue, 1 Jan 2013 18:55:49 +0000 (UTC) From: Gregory Neil Shapiro <gshapiro@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org Subject: svn commit: r244940 - stable/7/etc/sendmail Message-ID: <201301011855.r01Itnru019182@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gshapiro Date: Tue Jan 1 18:55:49 2013 New Revision: 244940 URL: http://svnweb.freebsd.org/changeset/base/244940 Log: MFC: Minor changes to force commit these files so new freebsd*.cf files are built to use the new sendmail-8.14.6/cf tree. While here, update DNSBL link once again. Modified: stable/7/etc/sendmail/freebsd.mc stable/7/etc/sendmail/freebsd.submit.mc Directory Properties: stable/7/etc/ (props changed) Modified: stable/7/etc/sendmail/freebsd.mc ============================================================================== --- stable/7/etc/sendmail/freebsd.mc Tue Jan 1 18:55:04 2013 (r244939) +++ stable/7/etc/sendmail/freebsd.mc Tue Jan 1 18:55:49 2013 (r244940) @@ -63,8 +63,8 @@ dnl DNS based black hole lists dnl -------------------------------- dnl DNS based black hole lists come and go on a regular basis dnl so this file will not serve as a database of the available servers. -dnl For that, visit -dnl http://www.google.com/Top/Computers/Internet/E-mail/Spam/Blacklists/ +dnl For more information, visit +dnl http://en.wikipedia.org/wiki/DNSBL dnl Uncomment to activate your chosen DNS based blacklist dnl FEATURE(dnsbl, `dnsbl.example.com') Modified: stable/7/etc/sendmail/freebsd.submit.mc ============================================================================== --- stable/7/etc/sendmail/freebsd.submit.mc Tue Jan 1 18:55:04 2013 (r244939) +++ stable/7/etc/sendmail/freebsd.submit.mc Tue Jan 1 18:55:49 2013 (r244940) @@ -9,6 +9,7 @@ divert(-1) # # + # # This is the FreeBSD configuration for a set-group-ID sm-msp sendmail # that acts as a initial mail submission program.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301011855.r01Itnru019182>