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