aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sendmail
Commit message (Expand)AuthorAgeFilesLines
* Set BINOWN=root explicitly for setuid root binaries.Ruslan Ermilov2001-09-141-0/+1
* Convert to using the same method of detecting the secure directory as otherGregory Neil Shapiro2001-08-031-2/+3
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-13/+11
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-3/+1
* Move installation of sendmail helpfile into etc/sendmail/Makefile. It isGregory Neil Shapiro2001-03-011-4/+0
* Move creation of the sendmail statistics file from the usr.sbin/sendmailGregory Neil Shapiro2001-02-221-2/+0
* Add a MAINTAINER= line so people know who to blameGregory Neil Shapiro2000-10-261-0/+2
* Fix up the build for the STARTTLS version of sendmail (again). This methodGregory Neil Shapiro2000-10-241-0/+9
* ../Makefile.inc was clobbering BINDIR so sendmail was being installed inGregory Neil Shapiro2000-10-131-1/+1
* Remove STARTTLS support as it breaks builds without crypto installed.Gregory Neil Shapiro2000-10-121-7/+0
* With apoligies to Greg Shapiro, fix the world. The previous commitPeter Wemm2000-10-111-2/+2
* Style fixesGregory Neil Shapiro2000-10-111-4/+4
* NOCRYPT imples NO_OPENSSL.Gregory Neil Shapiro2000-10-111-1/+1
* Build sendmail with STARTTLS support unless NO_OPENSSL is set.Gregory Neil Shapiro2000-10-101-0/+7
* Give users a way to alter the sendmail (and related utilities) buildGregory Neil Shapiro2000-09-171-1/+7
* Allow users to add libraries for sendmail (e.g. Cyrus SASL)Gregory Neil Shapiro2000-09-131-1/+1
* Turn on support for IPv6Gregory Neil Shapiro2000-08-141-1/+1
* Get rid of the /etc/aliases -> /etc/mail/aliases hack. /etc/mail/aliasesGregory Neil Shapiro2000-08-131-6/+0
* The rest of the changes needed to support the new version of sendmail (8.11.0).Gregory Neil Shapiro2000-08-121-11/+28
* Since /etc/sendmail.cf got moved to /etc/mail/sendmail.cf, a 'make world'Peter Wemm1999-12-291-0/+8
* Install sendmail in it's new location.Peter Wemm1999-12-291-4/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Enable tcp_wrapper support by default.Mark Murray1999-03-281-10/+4
* MaxHeaderLines is now MaxHeadersLength (in bytes)Peter Wemm1999-02-071-1/+1
* Support 'O MaxHeaderLines=' to override the default header count and linePeter Wemm1999-01-241-0/+1
* Update for 8.9.2 (new file, control.c)Peter Wemm1999-01-121-3/+4
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-1/+0
* Remove old sendmail (to the Attic)Peter Wemm1998-08-04223-89246/+0
* Connect up sendmail-8.9.1Peter Wemm1998-08-041-55/+49
* $@ is deprecated, use longer forms of single char macrosWarner Losh1998-06-091-4/+3
* replaced check_rcpt ruleset with oneJonathan M. Bresler1998-05-171-13/+26
* grr....forgot a bug fix in rewrite rules on hubJonathan M. Bresler1998-03-231-6/+6
* update to match configuration currently in useJonathan M. Bresler1998-03-231-3/+3
* setpwent now has a void return type, so remove the now bogus cast.Steve Price1998-02-011-1/+1
* update hub's master configuraton fileJonathan M. Bresler1998-01-201-2/+4
* update hub.mc to match what we are currently using:Jonathan M. Bresler1998-01-151-17/+25
* update hub.mc with the latest set of anti-spam rulesJonathan M. Bresler1997-12-071-16/+10
* improve anti-spam rulesets: check_relay, check_mail, check_rcpt.Jonathan M. Bresler1997-11-301-29/+103
* remove #include <login_cap.h>, this is included as needed elsewhere now.Peter Wemm1997-11-101-1/+0
* setusercontext() came into the 2.2 branch just before 2.2.2-release.Peter Wemm1997-11-101-3/+3
* Merge sendmail 8.8.8 changes onto mainline. (For all of CVS's warts, whenPeter Wemm1997-11-1018-164/+256
* This commit was generated by cvs2svn to compensate for changes in r31087,Peter Wemm1997-11-1012-131/+329
|\
| * Import sendmail-8.8.8Peter Wemm1997-11-1030-296/+586
* | Typo.Wolfgang Helbig1997-10-261-1/+1
* | Hmm.. where did _that_ come from? :-)Peter Wemm1997-10-061-2/+2
* | record the envelope-from address in the received headersJonathan M. Bresler1997-10-061-4/+46
* | DOH! I cannot believe that none of us caught this. Do *not*Jordan K. Hubbard1997-10-051-2/+2
* | Changes to support full make parallelism (-j<n>) in the worldJordan K. Hubbard1997-10-051-2/+2
* | Record the envelope from address in the received: line. This has turnedPeter Wemm1997-10-041-1/+2
* | Sort cross refereces in section SEE ALSO.Wolfram Schneider1997-09-292-4/+5