summaryrefslogtreecommitdiffstats
path: root/etc/sendmail
Commit message (Expand)AuthorAgeFilesLines
* Minor changes to force commit these files so new freebsd*.cf files aregshapiro2010-01-262-1/+2
* A no-op commit to simulate the effect of a forced commit so the filegshapiro2008-08-311-1/+0
* Google changed the location of the blacklists again.gshapiro2008-08-281-1/+1
* Fix quoting for the dnsbl example -- m4 misparses quoted strings withgshapiro2008-02-171-1/+1
* Use new OSTYPE(freebsd6).gshapiro2005-06-142-2/+2
* Catch up with etc/Makefile,v 1.324 -- split "install" and "distribution"ru2004-01-221-18/+13
* Enable IPv6 by default but make it optional so it doesn't affectgshapiro2003-12-241-3/+3
* Adding WorkAroundBrokenAAAA seems a necessity even in the submit.mc givengshapiro2003-10-192-11/+29
* Turn SENDMAIL_CF_DIR into an officially supported make.conf variablegshapiro2003-09-241-8/+9
* Build the submit.cf file instead of installing the version that shipsgshapiro2003-09-011-4/+11
* Revert revision 1.25 now that mergemaster does a 'make all' to buildgshapiro2003-08-101-1/+1
* Continue trying to build SENDMAIL_CF if the user uses SENDMAIL_CFgshapiro2003-07-101-2/+5
* Put back install/distribution dependency on the buildable .cfgshapiro2003-07-071-1/+1
* Get rid of unneeded depend targetgshapiro2003-07-061-2/+0
* - Prevent buildworld from trying to write to /etc/mail/gshapiro2003-07-061-87/+48
* Style fixes: tab after a dependency operator should be a single spacegshapiro2003-07-061-13/+13
* The sendmail binary now has a reasonable default for MaxMimeHeaderLengthgshapiro2003-04-181-1/+0
* Replace old, not-working URL for an online index of DNS blacklistkeramida2002-10-161-1/+2
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-13/+13
* s/${INSTALL} -c/${INSTALL} ${COPY}/ru2002-07-181-5/+5
* Change the default permissions for the sendmail statistics file to 0640gshapiro2002-05-241-1/+1
* There are still many broken nameservers out there in the wild. Evengshapiro2002-05-211-0/+1
* Non-sendmail users use the FreeBSD sendmail startup functionality to startgshapiro2002-04-212-196/+0
* Provide a new make.conf knob, SENDMAIL_SUBMIT_MC to allow users to pickgshapiro2002-04-141-6/+36
* Add my Copyright on this file so I can allow others to use itgshapiro2002-04-121-0/+1
* Quoting Peter Wemm, "At great personal risk, touch the sendmail startupgshapiro2002-04-052-0/+195
* Fix typosgshapiro2002-03-261-2/+2
* Removed some redundant stuff that causes compilation warnings.ru2002-03-261-5/+0
* Instead of dealing with the endless requests to provide more DNS basedgshapiro2002-03-221-11/+7
* Correct a comment; FreeBSD-4 --> FreeBSD-5.markm2002-03-161-1/+1
* Make sure we don't remove /etc/mail/sendmail.cf on make clean since thisgshapiro2002-02-241-3/+11
* Turn FEATURE(relay_based_on_MX) off by default. It should not be used unlessgshapiro2002-02-171-1/+5
* Add new build knob, SENDMAIL_SET_USER_ID, which installs sendmail as agshapiro2002-02-171-0/+6
* Update for sendmail 8.12 which has a new OSTYPE(freebsd5)gshapiro2002-02-172-3/+3
* Since buildworld builds cf files specified in SENDMAIL_ADDITIONAL_MC,gshapiro2001-11-201-1/+6
* Add missing word in comment.dd2001-09-301-2/+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-3/+9
* New make knob, SENDMAIL_M4_FLAGS, modifies the flags passed to m4 whengshapiro2001-07-231-1/+4
* MAPS is becoming a subscription (fee based) service, warn usersgshapiro2001-07-131-5/+5
* Take advantage of the new OSTYPE(freebsd4) in sendmail 8.11.4gshapiro2001-05-282-3/+3
* Add comments regarding enabling IPv6gshapiro2001-03-021-0/+4
* Move installation of sendmail helpfile into etc/sendmail/Makefile. It isgshapiro2001-03-011-1/+6
* Fix dependencies and cleanup spacing in the filegshapiro2001-02-281-26/+20
* Add a pointer to the ORBS web site for more DNS black hole lists.gshapiro2001-02-281-0/+3
* Fixup some of the commented out examples:gshapiro2001-02-281-5/+7
* Need one additional make.conf knob, SENDMAIL_ADDITIONAL_MC to satisfy buggshapiro2001-02-221-0/+5
* Add a new make knob, SENDMAIL_MC, which is meant to replace SENDMAIL_CF asgshapiro2001-02-221-8/+32
* Install freebsd.mc and freebsd.cf in /etc/mail so users have the base filesgshapiro2001-02-221-1/+5
* Move creation of the sendmail statistics file from the usr.sbin/sendmailgshapiro2001-02-221-1/+3
OpenPOWER on IntegriCloud