| Age | Commit message (Expand) | Author |
| 2025-08-26 | sendmail: Remove runtime dependency on clang | Lexi Winter |
| 2023-08-22 | etc: remove leftover leading empty comments, blank lines | Mike Karels |
| 2023-08-16 | Remove $FreeBSD$: one-line sh pattern | Warner Losh |
| 2022-11-15 | sendmail: remove leftovers from mta_start_script and rc.sendmail | Baptiste Daroussin |
| 2019-02-04 | Add support for the authinfo map | Gregory Neil Shapiro |
| 2015-01-16 | Add a ${CP} alias for copying files in the build. | Will Andrews |
| 2014-09-18 | Fix incremental builds involving non-root users with read-only source files. | Will Andrews |
| 2004-06-06 | Remove trailing space. | Gregory Neil Shapiro |
| 2003-07-06 | Bow to popular demand and default SENDMAIL_SUBMIT_MC to | Gregory Neil Shapiro |
| 2003-07-06 | Style fixes: tab after a dependency operator should be a single space | Gregory Neil Shapiro |
| 2003-02-08 | Allow multiple aliases files to be rebuilt | Gregory Neil Shapiro |
| 2002-07-29 | Drop support for COPY, -c has been the default mode of install(1) | Ruslan Ermilov |
| 2002-07-18 | s/${INSTALL} -c/${INSTALL} ${COPY}/ | Ruslan Ermilov |
| 2002-05-24 | Add a new make.conf knob, SENDMAIL_MAP_PERMS, which specifies the | Gregory Neil Shapiro |
| 2002-04-23 | sys.mk no longer includes bsd.own.mk so I need to include it here for | Gregory Neil Shapiro |
| 2002-04-14 | Provide a new make.conf knob, SENDMAIL_SUBMIT_MC to allow users to pick | Gregory Neil Shapiro |
| 2002-04-05 | Quoting Peter Wemm, "At great personal risk, touch the sendmail startup | Gregory Neil Shapiro |
| 2002-04-04 | Back out last commit. (This file is installed under /etc/mail.) | Ruslan Ermilov |
| 2002-04-04 | Use a relative path to contrib/sendmail/cf. | Ruslan Ermilov |
| 2002-03-28 | Update the /etc/mail/Makefile "start" target code to match the new startup | Gregory Neil Shapiro |
| 2002-02-17 | Don't build a submit.cf file if SENDMAIL_SET_USER_ID is set | Gregory Neil Shapiro |
| 2001-11-20 | Handle the sendmail_outbound_enable knob in the start target. | Gregory Neil Shapiro |
| 2001-10-08 | Do not clobber users hostname.mc file if freebsd.mc changes (likely after an | Gregory Neil Shapiro |
| 2001-08-01 | Revert change to always include _FFR_TLS_O_T as it requires FEATURE(access_db) | Gregory Neil Shapiro |
| 2001-07-23 | If the user sets SENDMAIL_MC to /etc/mail/sendmail.mc, install is told to | Gregory Neil Shapiro |
| 2001-07-23 | New make knob, SENDMAIL_M4_FLAGS, modifies the flags passed to m4 when | Gregory Neil Shapiro |
| 2001-05-15 | Allow users to add local Makefile targets. | Gregory Neil Shapiro |
| 2001-05-15 | Make the default .mc file be `hostname`.mc if SENDMAIL_MC make.conf knob | Gregory Neil Shapiro |
| 2001-04-01 | Allow users to override the default map type used for building maps. | Gregory Neil Shapiro |
| 2001-04-01 | The userdb database is different from the rest of the databases. It *must* | Gregory Neil Shapiro |
| 2001-03-13 | Read information from local rc.conf file(s) to get proper settings for | Gregory Neil Shapiro |
| 2001-02-28 | Fix dependencies and use a better variable name | Gregory Neil Shapiro |
| 2001-02-22 | Revamp /etc/mail/Makefile: | Gregory Neil Shapiro |
| 2000-08-12 | The rest of the changes needed to support the new version of sendmail (8.11.0). | Gregory Neil Shapiro |
| 2000-03-12 | Add sample databases for sendmail (access, mailertable, virtusertable), | Robert Watson |
| 1999-08-27 | $Id$ -> $FreeBSD$ | Peter Wemm |
| 1999-05-11 | update spam countermeasures | Jonathan M. Bresler |
| 1999-01-31 | Do not try to fetch anti-spam files from gulf.net. | Jonathan M. Bresler |
| 1998-09-13 | Gasp ! Bitten by the wonders of diff/patch ! Now's your chance to | Brian Somers |
| 1998-07-20 | Enter absolute path for the makemap command (which lives under /usr/sbin) | Andreas Klemm |
| 1998-02-25 | added two new files: allowed_domains.txt and allowed_ips.txt. | Jonathan M. Bresler |
| 1997-12-01 | improve anti-spam rulesets: check_relay, check_mail, check_rcpt. | Jonathan M. Bresler |
| 1997-10-19 | anti-spam filter used by the FreeBSD mailing lists. | Jonathan M. Bresler |