freebsd-dev/etc/mail
Gregory Neil Shapiro 5a3ecbf1d2 Add aliases pointing to postmaster for the two new mail related accounts.
Reminded by:	sheldonh
MFC after:	3 days
2001-12-11 17:29:57 +00:00
..
access.sample /etc/mail/sendmail.cw is /etc/mail/local-host-names, now. 2000-11-02 23:40:40 +00:00
aliases Add aliases pointing to postmaster for the two new mail related accounts. 2001-12-11 17:29:57 +00:00
mailer.conf
mailertable.sample Correct $FreeBSD tags to include the (missing) ``:'', restoring the tags 2000-03-18 06:38:23 +00:00
Makefile Handle the sendmail_outbound_enable knob in the start target. 2001-11-20 03:31:54 +00:00
README Grammar fix 2000-11-04 03:49:13 +00:00
virtusertable.sample /etc/mail/sendmail.cw is /etc/mail/local-host-names, now. 2000-11-02 23:32:31 +00:00

# $FreeBSD$

		Filtering out SPAM from your site

Sendmail now includes excellent tools to block spam.  These tools are
available as FEATUREs that you can add to your site's .mc file.  Proper use
of these FEATUREs will prevent spammer from using your site as a relay as
well as significantly decrease the amount of spam that arrives at your
site.  No set of anti-spam tools will block all spam without blocking some
portion of legitimate mail as well.  Therefore, these FEATUREs are designed
to prevent as much spam as possible without blocking legitimate mail.

These tools are discussed in /usr/share/sendmail/cf/README.  Read the
section entitled "ANTI-SPAM CONFIGURATION CONTROL".  Example usage and
additional tools can be found in /usr/share/sendmail/cf/cf/knecht.mc.