aboutsummaryrefslogtreecommitdiff
path: root/etc/mail/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add support for the authinfo mapGregory Neil Shapiro2019-02-041-3/+3
* Add a ${CP} alias for copying files in the build.Will Andrews2015-01-161-2/+2
* Fix incremental builds involving non-root users with read-only source files.Will Andrews2014-09-181-2/+2
* Remove trailing space.Gregory Neil Shapiro2004-06-061-1/+1
* Bow to popular demand and default SENDMAIL_SUBMIT_MC toGregory Neil Shapiro2003-07-061-4/+13
* Style fixes: tab after a dependency operator should be a single spaceGregory Neil Shapiro2003-07-061-16/+16
* Allow multiple aliases files to be rebuiltGregory Neil Shapiro2003-02-081-3/+5
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-2/+2
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-2/+2
* Add a new make.conf knob, SENDMAIL_MAP_PERMS, which specifies theGregory Neil Shapiro2002-05-241-0/+6
* sys.mk no longer includes bsd.own.mk so I need to include it here forGregory Neil Shapiro2002-04-231-0/+3
* Provide a new make.conf knob, SENDMAIL_SUBMIT_MC to allow users to pickGregory Neil Shapiro2002-04-141-11/+33
* Quoting Peter Wemm, "At great personal risk, touch the sendmail startupGregory Neil Shapiro2002-04-051-67/+35
* Back out last commit. (This file is installed under /etc/mail.)Ruslan Ermilov2002-04-041-2/+2
* Use a relative path to contrib/sendmail/cf.Ruslan Ermilov2002-04-041-2/+2
* Update the /etc/mail/Makefile "start" target code to match the new startupGregory Neil Shapiro2002-03-281-4/+51
* Don't build a submit.cf file if SENDMAIL_SET_USER_ID is setGregory Neil Shapiro2002-02-171-0/+8
* Handle the sendmail_outbound_enable knob in the start target.Gregory Neil Shapiro2001-11-201-4/+12
* Do not clobber users hostname.mc file if freebsd.mc changes (likely after anGregory Neil Shapiro2001-10-081-1/+1
* 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-0/+2
* New make knob, SENDMAIL_M4_FLAGS, modifies the flags passed to m4 whenGregory Neil Shapiro2001-07-231-2/+4
* Allow users to add local Makefile targets.Gregory Neil Shapiro2001-05-151-0/+5
* Make the default .mc file be `hostname`.mc if SENDMAIL_MC make.conf knobGregory Neil Shapiro2001-05-151-2/+11
* Allow users to override the default map type used for building maps.Gregory Neil Shapiro2001-04-011-2/+4
* The userdb database is different from the rest of the databases. It *must*Gregory Neil Shapiro2001-04-011-2/+6
* Read information from local rc.conf file(s) to get proper settings forGregory Neil Shapiro2001-03-131-1/+1
* Fix dependencies and use a better variable nameGregory Neil Shapiro2001-02-281-6/+4
* Revamp /etc/mail/Makefile:Gregory Neil Shapiro2001-02-221-20/+144
* The rest of the changes needed to support the new version of sendmail (8.11.0).Gregory Neil Shapiro2000-08-121-3/+3
* Add sample databases for sendmail (access, mailertable, virtusertable),Robert Watson2000-03-121-3/+28
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* update spam countermeasuresJonathan M. Bresler1999-05-111-9/+2
* Do not try to fetch anti-spam files from gulf.net.Jonathan M. Bresler1999-01-311-34/+2
* Gasp ! Bitten by the wonders of diff/patch ! Now's your chance toBrian Somers1998-09-131-0/+2
* Enter absolute path for the makemap command (which lives under /usr/sbin)Andreas Klemm1998-07-201-4/+4
* added two new files: allowed_domains.txt and allowed_ips.txt.Jonathan M. Bresler1998-02-251-11/+22
* improve anti-spam rulesets: check_relay, check_mail, check_rcpt.Jonathan M. Bresler1997-12-011-0/+3
* anti-spam filter used by the FreeBSD mailing lists.Jonathan M. Bresler1997-10-191-0/+29