summaryrefslogtreecommitdiffstats
path: root/etc/sendmail
Commit message (Collapse)AuthorAgeFilesLines
* Fatal typo.dt1999-02-281-2/+2
| | | | | | | PR: bin/10827 Submitted by: Mike Andrews <mandrews@termfrost.org> PR: conf/10310 Submitted by: Brion Moss <brion@queeg.com>
* Update the default sendmail.cf to be a little more respectable.peter1999-01-121-11/+19
| | | | | | | | | I have not enabled rbl by default, I understand an 'opt-in' is a key part of it's legal protection. Activate a few optional features (access_db, virtusertable, etc) which will operate if (and only if) the corresponding table is created. I've also turned on the MIME buffer overflow checking with sendmail.org's recommended values (256/128).
* Builder for sendmail.cf's, in particular freebsd.cf.peter1998-08-041-0/+49
| | | | | | This needs to be revisited - we need a simple way of building/installing these at runtime from the installed system's /etc/mail directory. freebsd.mc,v and freefall.mc,v have been repository copied here.
* 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-082-2/+4
| | | | | | 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-062-1/+3
| | | | | | 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-022-7/+68
| | | | | | 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