summaryrefslogtreecommitdiffstats
path: root/etc/sendmail/freefall.mc
Commit message (Collapse)AuthorAgeFilesLines
* Use new OSTYPE(freebsd6).gshapiro2005-06-141-1/+1
| | | | | Approved by: re (scottl) Requested by: keramida
* Removed some redundant stuff that causes compilation warnings.ru2002-03-261-5/+0
|
* Update for sendmail 8.12 which has a new OSTYPE(freebsd5)gshapiro2002-02-171-1/+1
| | | | Fix access_db usage for 8.12
* Add missing word in comment.dd2001-09-301-2/+1
|
* Take advantage of the new OSTYPE(freebsd4) in sendmail 8.11.4gshapiro2001-05-281-1/+1
| | | | MFC after: 1 week
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
|
* Remove trailing whitespace from a couple of lines. It made its wayjdp1999-07-171-3/+3
| | | | into the .cf file and gave sendmail indigestion.
* update spam countermeasuresjmb1999-05-111-1/+7
| | | | | | add examples of using an access_db update .mc files to match recommendations on http://www.sendmail.org/m4/anti-spam.html
* Snapshot the various mail configurations. hub.mc was reconstructed topeter1997-08-141-32/+11
| | | | produce the same sendmail.cf since the original has been lost.
* Update this to what freefall's been running for a day or so.peter1996-12-061-3/+7
|
* make the /etc/sendmail.cw file optional by default.peter1996-11-081-1/+2
| | | | | | Definately should go into 2.2.. Requested by: lots of people
* The standard .mc files shipped with the new sendmail have an extra divert(0)pst1996-11-061-1/+2
| | | | | | at the top. Make our freebsd-supplied files match the standard files. Apply-to: 2.2
* freefall's new sendmail.cf file.jkh1996-05-171-2/+2
| | | | Submitted by: gpalmer
* Change freefall's default mailer from smtp to smtp8 to try and avoidpeter1995-12-131-1/+2
| | | | the 8 to 7 bit conversion..
* Specify Timeout.queuewarn.normal at 1day as well as Timeout.queuewarn.peter1995-12-071-1/+2
| | | | | For some reason, the documentation does not appear to be in sync with reality.. :-)
* Whitespace change - cosmetic alignment only.peter1995-12-041-3/+3
|
* Add in Gary's custom Received: line into the freefall.mcpeter1995-12-041-1/+4
|
* Add "majordom" to trusted user class for freefall's sendmail.mc file.peter1995-12-041-1/+2
| | | | | | | Sigh, I really hate this "feature". I'm tempted to comment the test out (like in sendmail 8.6.xx), especially since we log the info in the Received: header line anyway.. Doing it like this only makes it painful for things like uucp..
* Update the freefall.mc file to (almost) match what is actually beingpeter1995-12-021-7/+16
| | | | | | run on freefall.. Create freebsd.mc which is intended to be installed by src/etc/Makefile onto generic freebsd systems.
* You need the freefall.mc file to build the release /etc/sendmail.cf file from.rgrimes1994-09-081-0/+47
OpenPOWER on IntegriCloud