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