Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update this to what freefall's been running for a day or so. | peter | 1996-12-06 | 1 | -3/+7 |
| | |||||
* | make the /etc/sendmail.cw file optional by default. | peter | 1996-11-08 | 2 | -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) | pst | 1996-11-06 | 2 | -1/+3 |
| | | | | | | at the top. Make our freebsd-supplied files match the standard files. Apply-to: 2.2 | ||||
* | freefall's new sendmail.cf file. | jkh | 1996-05-17 | 1 | -2/+2 |
| | | | | Submitted by: gpalmer | ||||
* | Change freefall's default mailer from smtp to smtp8 to try and avoid | peter | 1995-12-13 | 1 | -1/+2 |
| | | | | the 8 to 7 bit conversion.. | ||||
* | Specify Timeout.queuewarn.normal at 1day as well as Timeout.queuewarn. | peter | 1995-12-07 | 1 | -1/+2 |
| | | | | | For some reason, the documentation does not appear to be in sync with reality.. :-) | ||||
* | Whitespace change - cosmetic alignment only. | peter | 1995-12-04 | 1 | -3/+3 |
| | |||||
* | Add in Gary's custom Received: line into the freefall.mc | peter | 1995-12-04 | 1 | -1/+4 |
| | |||||
* | Add "majordom" to trusted user class for freefall's sendmail.mc file. | peter | 1995-12-04 | 1 | -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 being | peter | 1995-12-02 | 2 | -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. | rgrimes | 1994-09-08 | 1 | -0/+47 |