Date: Tue, 1 Jan 2013 18:53:48 +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-9@freebsd.org Subject: svn commit: r244937 - stable/9/etc/sendmail Message-ID: <201301011853.r01IrmTV018671@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gshapiro Date: Tue Jan 1 18:53:47 2013 New Revision: 244937 URL: http://svnweb.freebsd.org/changeset/base/244937 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/9/etc/sendmail/freebsd.mc stable/9/etc/sendmail/freebsd.submit.mc Directory Properties: stable/9/etc/ (props changed) Modified: stable/9/etc/sendmail/freebsd.mc ============================================================================== --- stable/9/etc/sendmail/freebsd.mc Tue Jan 1 18:48:32 2013 (r244936) +++ stable/9/etc/sendmail/freebsd.mc Tue Jan 1 18:53:47 2013 (r244937) @@ -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/9/etc/sendmail/freebsd.submit.mc ============================================================================== --- stable/9/etc/sendmail/freebsd.submit.mc Tue Jan 1 18:48:32 2013 (r244936) +++ stable/9/etc/sendmail/freebsd.submit.mc Tue Jan 1 18:53:47 2013 (r244937) @@ -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?201301011853.r01IrmTV018671>