update spam countermeasures

add examples of using an access_db
        update .mc files to match recommendations on
                http://www.sendmail.org/m4/anti-spam.html
This commit is contained in:
Jonathan M. Bresler 1999-05-11 03:27:14 +00:00
parent 6b88526425
commit 54919b86a0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=46958
2 changed files with 8 additions and 2 deletions

View File

@ -43,7 +43,7 @@ divert(-1)
#
divert(0)dnl
VERSIONID(`@(#)freebsd.mc $Revision: 1.4 $')
VERSIONID(`@(#)freebsd.mc $Revision: 1.4.2.1 $')
OSTYPE(bsd4.4)dnl
DOMAIN(generic)dnl
FEATURE(relay_based_on_MX)dnl

View File

@ -40,8 +40,14 @@ divert(-1)
#
divert(0)dnl
VERSIONID(`$Id$')
VERSIONID(`$Id: freefall.mc,v 1.12 1997/08/14 14:42:05 peter Exp $')
OSTYPE(bsd4.4)
FEATURE(nullclient, hub.$m)
FEATURE(`allmasquerade')
FEATURE(`masquerade_envelope')
MASQUERADE_AS(FreeBSD.org)
define(`MAIL_HUB', `hub.$m')
define(`SMART_HOST', `hub.$m')
define(`confFORWARD_PATH', `')