| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | - Prevent buildworld from trying to write to /etc/mail/ | Gregory Neil Shapiro | 2003-07-06 | 1 | -86/+47 |
| * | Style fixes: tab after a dependency operator should be a single space | Gregory Neil Shapiro | 2003-07-06 | 1 | -13/+13 |
| * | The sendmail binary now has a reasonable default for MaxMimeHeaderLength | Gregory Neil Shapiro | 2003-04-18 | 1 | -1/+0 |
| * | Replace old, not-working URL for an online index of DNS blacklist | Giorgos Keramidas | 2002-10-16 | 1 | -1/+2 |
| * | Drop support for COPY, -c has been the default mode of install(1) | Ruslan Ermilov | 2002-07-29 | 1 | -13/+13 |
| * | s/${INSTALL} -c/${INSTALL} ${COPY}/ | Ruslan Ermilov | 2002-07-18 | 1 | -5/+5 |
| * | Change the default permissions for the sendmail statistics file to 0640 | Gregory Neil Shapiro | 2002-05-24 | 1 | -1/+1 |
| * | There are still many broken nameservers out there in the wild. Even | Gregory Neil Shapiro | 2002-05-21 | 1 | -0/+1 |
| * | Non-sendmail users use the FreeBSD sendmail startup functionality to start | Gregory Neil Shapiro | 2002-04-21 | 2 | -196/+0 |
| * | Provide a new make.conf knob, SENDMAIL_SUBMIT_MC to allow users to pick | Gregory Neil Shapiro | 2002-04-14 | 1 | -6/+36 |
| * | Add my Copyright on this file so I can allow others to use it | Gregory Neil Shapiro | 2002-04-12 | 1 | -0/+1 |
| * | Quoting Peter Wemm, "At great personal risk, touch the sendmail startup | Gregory Neil Shapiro | 2002-04-05 | 2 | -0/+195 |
| * | Fix typos | Gregory Neil Shapiro | 2002-03-26 | 1 | -2/+2 |
| * | Removed some redundant stuff that causes compilation warnings. | Ruslan Ermilov | 2002-03-26 | 1 | -5/+0 |
| * | Instead of dealing with the endless requests to provide more DNS based | Gregory Neil Shapiro | 2002-03-22 | 1 | -11/+7 |
| * | Correct a comment; FreeBSD-4 --> FreeBSD-5. | Mark Murray | 2002-03-16 | 1 | -1/+1 |
| * | Make sure we don't remove /etc/mail/sendmail.cf on make clean since this | Gregory Neil Shapiro | 2002-02-24 | 1 | -3/+11 |
| * | Turn FEATURE(relay_based_on_MX) off by default. It should not be used unless | Gregory Neil Shapiro | 2002-02-17 | 1 | -1/+5 |
| * | Add new build knob, SENDMAIL_SET_USER_ID, which installs sendmail as a | Gregory Neil Shapiro | 2002-02-17 | 1 | -0/+6 |
| * | Update for sendmail 8.12 which has a new OSTYPE(freebsd5) | Gregory Neil Shapiro | 2002-02-17 | 2 | -3/+3 |
| * | Since buildworld builds cf files specified in SENDMAIL_ADDITIONAL_MC, | Gregory Neil Shapiro | 2001-11-20 | 1 | -1/+6 |
| * | Add missing word in comment. | Dima Dorfman | 2001-09-30 | 1 | -2/+1 |
| * | Revert change to always include _FFR_TLS_O_T as it requires FEATURE(access_db) | Gregory Neil Shapiro | 2001-08-01 | 1 | -2/+0 |
| * | If the user sets SENDMAIL_MC to /etc/mail/sendmail.mc, install is told to | Gregory Neil Shapiro | 2001-07-23 | 1 | -3/+9 |
| * | New make knob, SENDMAIL_M4_FLAGS, modifies the flags passed to m4 when | Gregory Neil Shapiro | 2001-07-23 | 1 | -1/+4 |
| * | MAPS is becoming a subscription (fee based) service, warn users | Gregory Neil Shapiro | 2001-07-13 | 1 | -5/+5 |
| * | Take advantage of the new OSTYPE(freebsd4) in sendmail 8.11.4 | Gregory Neil Shapiro | 2001-05-28 | 2 | -3/+3 |
| * | Add comments regarding enabling IPv6 | Gregory Neil Shapiro | 2001-03-02 | 1 | -0/+4 |
| * | Move installation of sendmail helpfile into etc/sendmail/Makefile. It is | Gregory Neil Shapiro | 2001-03-01 | 1 | -1/+6 |
| * | Fix dependencies and cleanup spacing in the file | Gregory Neil Shapiro | 2001-02-28 | 1 | -26/+20 |
| * | Add a pointer to the ORBS web site for more DNS black hole lists. | Gregory Neil Shapiro | 2001-02-28 | 1 | -0/+3 |
| * | Fixup some of the commented out examples: | Gregory Neil Shapiro | 2001-02-28 | 1 | -5/+7 |
| * | Need one additional make.conf knob, SENDMAIL_ADDITIONAL_MC to satisfy bug | Gregory Neil Shapiro | 2001-02-22 | 1 | -0/+5 |
| * | Add a new make knob, SENDMAIL_MC, which is meant to replace SENDMAIL_CF as | Gregory Neil Shapiro | 2001-02-22 | 1 | -8/+32 |
| * | Install freebsd.mc and freebsd.cf in /etc/mail so users have the base files | Gregory Neil Shapiro | 2001-02-22 | 1 | -1/+5 |
| * | Move creation of the sendmail statistics file from the usr.sbin/sendmail | Gregory Neil Shapiro | 2001-02-22 | 1 | -1/+3 |
| * | Clean up freebsd.mc to make it easier for users to read and modify. | Gregory Neil Shapiro | 2001-02-22 | 1 | -19/+28 |
| * | Give some additional DNS black hole possibilities as comments. | Gregory Neil Shapiro | 2001-02-12 | 1 | -1/+3 |
| * | Disable the SMTP EXPN and VRFY commands by default to prevent information | Gregory Neil Shapiro | 2000-10-10 | 1 | -0/+1 |
| * | Do not require a local-host-names file as this configuration file is the | Gregory Neil Shapiro | 2000-08-13 | 1 | -1/+3 |
| * | The rest of the changes needed to support the new version of sendmail (8.11.0). | Gregory Neil Shapiro | 2000-08-12 | 1 | -2/+3 |
| * | Revert previous commit, -o is functional here and is required. | Peter Wemm | 1999-12-29 | 1 | -1/+1 |
| * | Remove -o before sendmail.cw - pure file name needed here | Andrey A. Chernov | 1999-12-29 | 1 | -1/+1 |
| * | Install sendmail.cf into /etc/mail. | David E. O'Brien | 1999-12-19 | 1 | -3/+3 |
| * | Add information and configuration on the DUL. | Jonathan M. Bresler | 1999-09-23 | 1 | -0/+5 |
| * | $Revision$ -> $FreeBSD$ | Peter Wemm | 1999-09-05 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 2 | -2/+2 |
| * | Remove trailing whitespace from a couple of lines. It made its way | John Polstra | 1999-07-17 | 1 | -3/+3 |
| * | update spam countermeasures | Jonathan M. Bresler | 1999-05-11 | 2 | -2/+8 |
| * | Fatal typo. | Dmitrij Tejblum | 1999-02-28 | 1 | -2/+2 |