aboutsummaryrefslogtreecommitdiff
path: root/etc/sendmail/Makefile
Commit message (Expand)AuthorAgeFilesLines
* pkgbase: make sendmail config files as configBaptiste Daroussin2024-03-201-8/+8
* misc: Remove ancient SCCS tags.Warner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* pkgbase: Add the correct package for sendmail configuration filesEmmanuel Vadot2019-06-121-8/+8
* Only create /var/log/sendmail.st if start sendmail.Brad Davis2018-06-061-2/+0
* Move /etc/ to SRCTOPWarner Losh2017-03-121-1/+1
* If world is built with a custom sendmail.cf, use it for the distributionPeter Wemm2015-10-121-10/+11
* Remove build specific details from sendmail.cf/submit.cf in support ofGregory Neil Shapiro2015-01-271-1/+2
* Catch up with etc/Makefile,v 1.324 -- split "install" and "distribution"Ruslan Ermilov2004-01-221-18/+13
* Adding WorkAroundBrokenAAAA seems a necessity even in the submit.mc givenGregory Neil Shapiro2003-10-191-11/+1
* Turn SENDMAIL_CF_DIR into an officially supported make.conf variableGregory Neil Shapiro2003-09-241-8/+9
* Build the submit.cf file instead of installing the version that shipsGregory Neil Shapiro2003-09-011-4/+11
* Revert revision 1.25 now that mergemaster does a 'make all' to buildGregory Neil Shapiro2003-08-101-1/+1
* Continue trying to build SENDMAIL_CF if the user uses SENDMAIL_CFGregory Neil Shapiro2003-07-101-2/+5
* Put back install/distribution dependency on the buildable .cfGregory Neil Shapiro2003-07-071-1/+1
* Get rid of unneeded depend targetGregory Neil Shapiro2003-07-061-2/+0
* - Prevent buildworld from trying to write to /etc/mail/Gregory Neil Shapiro2003-07-061-87/+48
* Style fixes: tab after a dependency operator should be a single spaceGregory Neil Shapiro2003-07-061-13/+13
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-13/+13
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-5/+5
* Change the default permissions for the sendmail statistics file to 0640Gregory Neil Shapiro2002-05-241-1/+1
* Non-sendmail users use the FreeBSD sendmail startup functionality to startGregory Neil Shapiro2002-04-211-2/+0
* Provide a new make.conf knob, SENDMAIL_SUBMIT_MC to allow users to pickGregory Neil Shapiro2002-04-141-6/+36
* Quoting Peter Wemm, "At great personal risk, touch the sendmail startupGregory Neil Shapiro2002-04-051-0/+2
* Make sure we don't remove /etc/mail/sendmail.cf on make clean since thisGregory Neil Shapiro2002-02-241-3/+11
* Add new build knob, SENDMAIL_SET_USER_ID, which installs sendmail as aGregory Neil Shapiro2002-02-171-0/+6
* Since buildworld builds cf files specified in SENDMAIL_ADDITIONAL_MC,Gregory Neil Shapiro2001-11-201-1/+6
* Revert change to always include _FFR_TLS_O_T as it requires FEATURE(access_db)Gregory Neil Shapiro2001-08-011-2/+0
* If the user sets SENDMAIL_MC to /etc/mail/sendmail.mc, install is told toGregory Neil Shapiro2001-07-231-3/+9
* New make knob, SENDMAIL_M4_FLAGS, modifies the flags passed to m4 whenGregory Neil Shapiro2001-07-231-1/+4
* Move installation of sendmail helpfile into etc/sendmail/Makefile. It isGregory Neil Shapiro2001-03-011-1/+6
* Fix dependencies and cleanup spacing in the fileGregory Neil Shapiro2001-02-281-26/+20
* Need one additional make.conf knob, SENDMAIL_ADDITIONAL_MC to satisfy bugGregory Neil Shapiro2001-02-221-0/+5
* Add a new make knob, SENDMAIL_MC, which is meant to replace SENDMAIL_CF asGregory Neil Shapiro2001-02-221-8/+32
* Install freebsd.mc and freebsd.cf in /etc/mail so users have the base filesGregory Neil Shapiro2001-02-221-1/+5
* Move creation of the sendmail statistics file from the usr.sbin/sendmailGregory Neil Shapiro2001-02-221-1/+3
* Install sendmail.cf into /etc/mail.David E. O'Brien1999-12-191-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Builder for sendmail.cf's, in particular freebsd.cf.Peter Wemm1998-08-041-0/+49