summaryrefslogtreecommitdiffstats
path: root/etc/mail/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add a ${CP} alias for copying files in the build.will2015-01-161-2/+2
* Fix incremental builds involving non-root users with read-only source files.will2014-09-181-2/+2
* Remove trailing space.gshapiro2004-06-061-1/+1
* Bow to popular demand and default SENDMAIL_SUBMIT_MC togshapiro2003-07-061-4/+13
* Style fixes: tab after a dependency operator should be a single spacegshapiro2003-07-061-16/+16
* Allow multiple aliases files to be rebuiltgshapiro2003-02-081-3/+5
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-2/+2
* s/${INSTALL} -c/${INSTALL} ${COPY}/ru2002-07-181-2/+2
* Add a new make.conf knob, SENDMAIL_MAP_PERMS, which specifies thegshapiro2002-05-241-0/+6
* sys.mk no longer includes bsd.own.mk so I need to include it here forgshapiro2002-04-231-0/+3
* Provide a new make.conf knob, SENDMAIL_SUBMIT_MC to allow users to pickgshapiro2002-04-141-11/+33
* Quoting Peter Wemm, "At great personal risk, touch the sendmail startupgshapiro2002-04-051-70/+38
* Back out last commit. (This file is installed under /etc/mail.)ru2002-04-041-2/+2
* Use a relative path to contrib/sendmail/cf.ru2002-04-041-2/+2
* Update the /etc/mail/Makefile "start" target code to match the new startupgshapiro2002-03-281-4/+51
* Don't build a submit.cf file if SENDMAIL_SET_USER_ID is setgshapiro2002-02-171-0/+8
* Handle the sendmail_outbound_enable knob in the start target.gshapiro2001-11-201-4/+12
* Do not clobber users hostname.mc file if freebsd.mc changes (likely after angshapiro2001-10-081-1/+1
* Revert change to always include _FFR_TLS_O_T as it requires FEATURE(access_db)gshapiro2001-08-011-2/+0
* If the user sets SENDMAIL_MC to /etc/mail/sendmail.mc, install is told togshapiro2001-07-231-0/+2
* New make knob, SENDMAIL_M4_FLAGS, modifies the flags passed to m4 whengshapiro2001-07-231-2/+4
* Allow users to add local Makefile targets.gshapiro2001-05-151-0/+5
* Make the default .mc file be `hostname`.mc if SENDMAIL_MC make.conf knobgshapiro2001-05-151-2/+11
* Allow users to override the default map type used for building maps.gshapiro2001-04-011-2/+4
* The userdb database is different from the rest of the databases. It *must*gshapiro2001-04-011-2/+6
* Read information from local rc.conf file(s) to get proper settings forgshapiro2001-03-131-1/+1
* Fix dependencies and use a better variable namegshapiro2001-02-281-6/+4
* Revamp /etc/mail/Makefile:gshapiro2001-02-221-20/+144
* The rest of the changes needed to support the new version of sendmail (8.11.0).gshapiro2000-08-121-3/+3
* Add sample databases for sendmail (access, mailertable, virtusertable),rwatson2000-03-121-3/+28
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* update spam countermeasuresjmb1999-05-111-9/+2
* Do not try to fetch anti-spam files from gulf.net.jmb1999-01-311-34/+2
* Gasp ! Bitten by the wonders of diff/patch ! Now's your chance tobrian1998-09-131-0/+2
* Enter absolute path for the makemap command (which lives under /usr/sbin)andreas1998-07-201-4/+4
* added two new files: allowed_domains.txt and allowed_ips.txt.jmb1998-02-251-11/+22
* improve anti-spam rulesets: check_relay, check_mail, check_rcpt.jmb1997-12-011-0/+3
* anti-spam filter used by the FreeBSD mailing lists.jmb1997-10-191-0/+29
OpenPOWER on IntegriCloud