Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Nov 1997 16:15:40 -0800 (PST)
From:      "Jonathan M. Bresler" <jmb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG
Subject:   cvs commit: src/etc/mail Makefile README sendmail.cf.additions
Message-ID:  <199712010015.QAA21614@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

jmb         1997/11/30 16:15:40 PST

  Modified files:
    etc/mail             Makefile README sendmail.cf.additions 
  Log:
          improve anti-spam rulesets: check_relay, check_mail, check_rcpt.
          break each ruleset into identified sections. (called groups).
          note which groups can be reordered.
          each group accepts and returns the same strings,
                  as much as possible.
          reactivate Paul Vixie's RBL (in check_mail)
          add rules to limit mail relaying to a list of hosts and domains
                  in the R class (check_rcpt, not active on hub.freebsd.org)
  Submitted by:	 jmb
  
  Revision  Changes    Path
  1.2       +3 -0      src/etc/mail/Makefile
  1.2       +23 -8     src/etc/mail/README
  1.2       +106 -30   src/etc/mail/sendmail.cf.additions



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712010015.QAA21614>