aboutsummaryrefslogtreecommitdiff
path: root/etc/sendmail/freefall.mc
Commit message (Collapse)AuthorAgeFilesLines
* Removed some redundant stuff that causes compilation warnings.Ruslan Ermilov2002-03-261-5/+0
| | | | Notes: svn path=/head/; revision=93222
* Update for sendmail 8.12 which has a new OSTYPE(freebsd5)Gregory Neil Shapiro2002-02-171-1/+1
| | | | | | | Fix access_db usage for 8.12 Notes: svn path=/head/; revision=90801
* Add missing word in comment.Dima Dorfman2001-09-301-2/+1
| | | | Notes: svn path=/head/; revision=84163
* Take advantage of the new OSTYPE(freebsd4) in sendmail 8.11.4Gregory Neil Shapiro2001-05-281-1/+1
| | | | | | | MFC after: 1 week Notes: svn path=/head/; revision=77358
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Remove trailing whitespace from a couple of lines. It made its wayJohn Polstra1999-07-171-3/+3
| | | | | | | into the .cf file and gave sendmail indigestion. Notes: svn path=/head/; revision=48869
* update spam countermeasuresJonathan M. Bresler1999-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 Notes: svn path=/head/; revision=46958
* Snapshot the various mail configurations. hub.mc was reconstructed toPeter Wemm1997-08-141-32/+11
| | | | | | | produce the same sendmail.cf since the original has been lost. Notes: svn path=/head/; revision=28223
* Update this to what freefall's been running for a day or so.Peter Wemm1996-12-061-3/+7
| | | | Notes: svn path=/head/; revision=20172
* make the /etc/sendmail.cw file optional by default.Peter Wemm1996-11-081-1/+2
| | | | | | | | | Definately should go into 2.2.. Requested by: lots of people Notes: svn path=/head/; revision=19525
* The standard .mc files shipped with the new sendmail have an extra divert(0)Paul Traina1996-11-061-1/+2
| | | | | | | | | at the top. Make our freebsd-supplied files match the standard files. Apply-to: 2.2 Notes: svn path=/head/; revision=19474
* freefall's new sendmail.cf file.Jordan K. Hubbard1996-05-171-2/+2
| | | | | | | Submitted by: gpalmer Notes: svn path=/head/; revision=15800
* Change freefall's default mailer from smtp to smtp8 to try and avoidPeter Wemm1995-12-131-1/+2
| | | | | | | the 8 to 7 bit conversion.. Notes: svn path=/head/; revision=12800
* Specify Timeout.queuewarn.normal at 1day as well as Timeout.queuewarn.Peter Wemm1995-12-071-1/+2
| | | | | | | | For some reason, the documentation does not appear to be in sync with reality.. :-) Notes: svn path=/head/; revision=12671
* Whitespace change - cosmetic alignment only.Peter Wemm1995-12-041-3/+3
| | | | Notes: svn path=/head/; revision=12622
* Add in Gary's custom Received: line into the freefall.mcPeter Wemm1995-12-041-1/+4
| | | | Notes: svn path=/head/; revision=12619
* Add "majordom" to trusted user class for freefall's sendmail.mc file.Peter Wemm1995-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.. Notes: svn path=/head/; revision=12618
* Update the freefall.mc file to (almost) match what is actually beingPeter Wemm1995-12-021-7/+16
| | | | | | | | | run on freefall.. Create freebsd.mc which is intended to be installed by src/etc/Makefile onto generic freebsd systems. Notes: svn path=/head/; revision=12580
* You need the freefall.mc file to build the release /etc/sendmail.cf file from.Rodney W. Grimes1994-09-081-0/+47
Notes: svn path=/head/; revision=2571