aboutsummaryrefslogtreecommitdiff
path: root/etc/sendmail
Commit message (Collapse)AuthorAgeFilesLines
...
* - Prevent buildworld from trying to write to /etc/mail/Gregory Neil Shapiro2003-07-061-87/+48
| | | | | | | | | | | | | | | | - Stop 'make clean' from removing SENDMAIL_CF - install and distribute targets should not attempt to build anything - SENDMAIL_ADDITIONAL_CF were not installed in the distribution case - If SENDMAIL_SET_USER_ID was defined, submit.cf was needlessly installed in the distribution case - Collapse install and distribution target into one to remove code duplication Submitted by: ru MFC after: 5 days Notes: svn path=/head/; revision=117288
* Style fixes: tab after a dependency operator should be a single spaceGregory Neil Shapiro2003-07-061-13/+13
| | | | | | | | | | second level indent of tab should be four spaces Submitted by: ru MFC after: 3 days Notes: svn path=/head/; revision=117286
* The sendmail binary now has a reasonable default for MaxMimeHeaderLengthGregory Neil Shapiro2003-04-181-1/+0
| | | | | | | | | built in. No need to set it here. MFC after: 1 week Notes: svn path=/head/; revision=113644
* Replace old, not-working URL for an online index of DNS blacklistGiorgos Keramidas2002-10-161-1/+2
| | | | | | | | | | servers with a reference to the Google directory. Reviewed by: gshapiro MFC after: 1 week Notes: svn path=/head/; revision=105302
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-13/+13
| | | | | | | | | for a long time now. Approved by: bde Notes: svn path=/head/; revision=100872
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-5/+5
| | | | Notes: svn path=/head/; revision=100313
* Change the default permissions for the sendmail statistics file to 0640Gregory Neil Shapiro2002-05-241-1/+1
| | | | | | | | | | | instead of 0644 to help protect users against a file locking local denial of service. MFC after: 1 day pending RE approval Notes: svn path=/head/; revision=97199
* There are still many broken nameservers out there in the wild. EvenGregory Neil Shapiro2002-05-211-0/+1
| | | | | | | | | | | | | though I would personally prefer to see the broken nameservers fixed instead of standards compliant applications work around them, I can't force FreeBSD users to help fight that battle. Submitted by: Damon Anton Permezel <dap@damon.com> MFC after: 2 days pending RE approval Notes: svn path=/head/; revision=97029
* Non-sendmail users use the FreeBSD sendmail startup functionality to startGregory Neil Shapiro2002-04-212-196/+0
| | | | | | | | | | | | | | | alternative MTAs. Therefore, always install rc.sendmail, regardless of NO_SENDMAIL make.conf setting. Users can still set mta_start_script to a different script. This commit is after a repo-copy of src/etc/sendmail/rc.sendmail to src/etc/rc.sendmail. Noticed by: Calvin NG <calvinng@brel.com> MFC after: 3 days Notes: svn path=/head/; revision=95227
* Provide a new make.conf knob, SENDMAIL_SUBMIT_MC to allow users to pickGregory Neil Shapiro2002-04-141-6/+36
| | | | | | | | | | | | the .mc file used for /etc/mail/submit.cf. By default, /etc/mail/freebsd.submit.mc is installed and used. Requested by: fenner Submitted by: ume MFC after: 1 week Notes: svn path=/head/; revision=94676
* Add my Copyright on this file so I can allow others to use itGregory Neil Shapiro2002-04-121-0/+1
| | | | Notes: svn path=/head/; revision=94554
* Quoting Peter Wemm, "At great personal risk, touch the sendmail startupGregory Neil Shapiro2002-04-052-0/+195
| | | | | | | | | | | | | | | | | | | | | | | | again." As an alternative to sendmail_enable=NONE, solve the boot time problem for non-sendmail users completely by moving all of the sendmail startup code from /etc/rc to /etc/rc.sendmail. The source for that script will be kept in src/etc/sendmail/rc.sendmail so make.conf's NO_SENDMAIL will prevent it from being installed. A new rc.conf variable, mta_start_script specifies the script to run to start the user's preferred MTA. For backward compatibility, it will default to /etc/rc.sendmail. The specified script is called out of /etc/rc after checking to make sure it exists. A new rc.sendmail.8 man page has also been added which now houses the sendmail_* variable descriptions formerly in rc.conf.5. Use /etc/rc.sendmail in /etc/mail/Makefile to reduce code duplication. Reviewed by: -current, -stable, obrien, peter, ru MFC after: 1 week Notes: svn path=/head/; revision=93853
* Fix typosGregory Neil Shapiro2002-03-261-2/+2
| | | | | | | Noticed by: Larry Rosenman <ler@lerctr.org> Notes: svn path=/head/; revision=93231
* Removed some redundant stuff that causes compilation warnings.Ruslan Ermilov2002-03-261-5/+0
| | | | Notes: svn path=/head/; revision=93222
* Instead of dealing with the endless requests to provide more DNS basedGregory Neil Shapiro2002-03-221-11/+7
| | | | | | | | | | | | black lists in the default config, give a pointer to a non-static list. I was convinced this was the right thing to do after getting a PR asking to add ORBZ the day before ORBZ went off the air. PR: conf/35884 MFC after: 4 days Notes: svn path=/head/; revision=92933
* Correct a comment; FreeBSD-4 --> FreeBSD-5.Mark Murray2002-03-161-1/+1
| | | | Notes: svn path=/head/; revision=92451
* Make sure we don't remove /etc/mail/sendmail.cf on make clean since thisGregory Neil Shapiro2002-02-241-3/+11
| | | | | | | | | | will break a running system during a buildworld. Noticed by: Alexandr Listopad <laa@laa.zp.ua> MFC after: 1 week Notes: svn path=/head/; revision=91187
* Turn FEATURE(relay_based_on_MX) off by default. It should not be used unlessGregory Neil Shapiro2002-02-171-1/+5
| | | | | | | | | | | absolutely necessary Requested by: peter PR: conf/33855 MFC after: 1 week Notes: svn path=/head/; revision=90811
* Add new build knob, SENDMAIL_SET_USER_ID, which installs sendmail as aGregory Neil Shapiro2002-02-171-0/+6
| | | | | | | | set-user-ID root binary instead of the new method (set-group-ID smmsp). Therefore, we shouldn't install /etc/mail/submit.cf if it is set. Notes: svn path=/head/; revision=90802
* Update for sendmail 8.12 which has a new OSTYPE(freebsd5)Gregory Neil Shapiro2002-02-172-3/+3
| | | | | | | Fix access_db usage for 8.12 Notes: svn path=/head/; revision=90801
* Since buildworld builds cf files specified in SENDMAIL_ADDITIONAL_MC,Gregory Neil Shapiro2001-11-201-1/+6
| | | | | | | | | | | installworld should install them. PR: 29928 Submitted by: wollman MFC after: 3 days Notes: svn path=/head/; revision=86639
* Add missing word in comment.Dima Dorfman2001-09-301-2/+1
| | | | Notes: svn path=/head/; revision=84163
* Revert change to always include _FFR_TLS_O_T as it requires FEATURE(access_db)Gregory Neil Shapiro2001-08-011-2/+0
| | | | | | | Problem found by: nsayer Notes: svn path=/head/; revision=80796
* If the user sets SENDMAIL_MC to /etc/mail/sendmail.mc, install is told toGregory Neil Shapiro2001-07-231-3/+9
| | | | | | | | | | | | | | | | | | | install /etc/mail/sendmail.cf to /etc/mail/sendmail.cf and exits with an error: ===> etc/sendmail install -c -o root -g wheel -m 644 /etc/mail/sendmail.cf /etc/mail/sendmail.cf install: /etc/mail/sendmail.cf and /etc/mail/sendmail.cf are the same file *** Error code 64 Catch this in the Makefile and don't call install if the source and target are the same file. Reported by: Alexandr Listopad <laa@reis.zp.ua> MFC after: 1 week Notes: svn path=/head/; revision=80176
* New make knob, SENDMAIL_M4_FLAGS, modifies the flags passed to m4 whenGregory Neil Shapiro2001-07-231-1/+4
| | | | | | | | | | | | | building a .cf file from a .mc file. Include -D_FFR_TLS_O_T to enable tls policy control since the sendmail binary build enables that FFR as well. PR: conf/28361 MFC after: 1 week Notes: svn path=/head/; revision=80175
* MAPS is becoming a subscription (fee based) service, warn usersGregory Neil Shapiro2001-07-131-5/+5
| | | | | | | | | ORBS is gone MFC after: 1 day Notes: svn path=/head/; revision=79693
* Take advantage of the new OSTYPE(freebsd4) in sendmail 8.11.4Gregory Neil Shapiro2001-05-282-3/+3
| | | | | | | MFC after: 1 week Notes: svn path=/head/; revision=77358
* Add comments regarding enabling IPv6Gregory Neil Shapiro2001-03-021-0/+4
| | | | | | | Submitted by: ume Notes: svn path=/head/; revision=73303
* Move installation of sendmail helpfile into etc/sendmail/Makefile. It isGregory Neil Shapiro2001-03-011-1/+6
| | | | | | | a user configurable file and it would benefit from mergemaster. Notes: svn path=/head/; revision=73250
* Fix dependencies and cleanup spacing in the fileGregory Neil Shapiro2001-02-281-26/+20
| | | | Notes: svn path=/head/; revision=73210
* Add a pointer to the ORBS web site for more DNS black hole lists.Gregory Neil Shapiro2001-02-281-0/+3
| | | | Notes: svn path=/head/; revision=73202
* Fixup some of the commented out examples:Gregory Neil Shapiro2001-02-281-5/+7
| | | | | | | | | | | | | | | | | | | | | 1) blackholes.mail-abuse.org is the same as FEATURE(dnsbl), so specifying it in the "Other DNS based black hole lists" section leads to confusion of specifying it twice. 2) Formatting issues. If error diagnostic not enclosed in double quotes, varius visual artefacts appearse like 1) no space after ; and 2) redundant space after ? (in CGI request), so I add quotes where needed. 3) FEATURE(dnsbl) directly use error code 550 by default, so I made other dnsbl variants use the same error code too. 4) Comment relays.* list as "open relays" list, just "other" word is not explain enough. Submitted by: ache Notes: svn path=/head/; revision=73197
* Need one additional make.conf knob, SENDMAIL_ADDITIONAL_MC to satisfy bugGregory Neil Shapiro2001-02-221-0/+5
| | | | | | | | | report. It allows building multiple .cf files at build time. PR: bin/19897 Notes: svn path=/head/; revision=72918
* Add a new make knob, SENDMAIL_MC, which is meant to replace SENDMAIL_CF asGregory Neil Shapiro2001-02-221-8/+32
| | | | | | | | | | | | users should be configuring via m4 now. If set, use m4 to create the .cf file. Also, if either SENDMAIL_MC or SENDMAIL_CF is set, 'make install' or 'make distribution' in src/etc/sendmail/ will install the appropriate .cf as /etc/mail/sendmail.cf. This fixes some mergemaster problems. PR: conf/13016 Notes: svn path=/head/; revision=72846
* Install freebsd.mc and freebsd.cf in /etc/mail so users have the base filesGregory Neil Shapiro2001-02-221-1/+5
| | | | | | | for creating their own configuration. Notes: svn path=/head/; revision=72845
* Move creation of the sendmail statistics file from the usr.sbin/sendmailGregory Neil Shapiro2001-02-221-1/+3
| | | | | | | | | Makefile to the etc/sendmail Makefile to be consistent with all of the other /var file creations. In doing so, change the Makefile target from etc-sendmail.cf to distribution as it installs more than just the sendmail.cf. Notes: svn path=/head/; revision=72843
* Clean up freebsd.mc to make it easier for users to read and modify.Gregory Neil Shapiro2001-02-221-19/+28
| | | | | | | The freebsd.cf from this new freebsd.mc is functionally equivalent. Notes: svn path=/head/; revision=72842
* Give some additional DNS black hole possibilities as comments.Gregory Neil Shapiro2001-02-121-1/+3
| | | | | | | Submitted by: clive Notes: svn path=/head/; revision=72395
* Disable the SMTP EXPN and VRFY commands by default to prevent informationGregory Neil Shapiro2000-10-101-0/+1
| | | | | | | | | leakage. Submitted by: Maxime Henrion <mux@qualys.com> Notes: svn path=/head/; revision=66941
* Do not require a local-host-names file as this configuration file is theGregory Neil Shapiro2000-08-131-1/+3
| | | | | | | | default /etc/mail/sendmail.cf installed on a fresh install. Problem noted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=64622
* The rest of the changes needed to support the new version of sendmail (8.11.0).Gregory Neil Shapiro2000-08-121-2/+3
| | | | | | | | | Beyond changes to the build system, this includes fixing up the sample freebsd.mc configuration for changes in defaults and syntax, removing outdated documentation, and updating the release notes. Notes: svn path=/head/; revision=64567
* Revert previous commit, -o is functional here and is required.Peter Wemm1999-12-291-1/+1
| | | | Notes: svn path=/head/; revision=55229
* Remove -o before sendmail.cw - pure file name needed hereAndrey A. Chernov1999-12-291-1/+1
| | | | Notes: svn path=/head/; revision=55224
* Install sendmail.cf into /etc/mail.David E. O'Brien1999-12-191-3/+3
| | | | | | | | | | | | The current offical Sendmail Inc. version uses /var/mail/ and when we upgrade our repository to that version, we will get the change. It is best to make the path change in 4.0-R (which may not have the latest Sendmail Inc. version, than to change in mid-4.x stream when we may upgrade. Ok'ed by: Peter (quite a while ago) Notes: svn path=/head/; revision=54836
* Add information and configuration on the DUL.Jonathan M. Bresler1999-09-231-0/+5
| | | | | | | | Based upon a suggestion from Don Croyle <croyle@gelemna.ft-wayne.in.us>. Notes: svn path=/head/; revision=51616
* $Revision$ -> $FreeBSD$Peter Wemm1999-09-051-1/+1
| | | | Notes: svn path=/head/; revision=50958
* $Id$ -> $FreeBSD$Peter Wemm1999-08-272-2/+2
| | | | Notes: svn path=/head/; revision=50472
* Remove trailing whitespace from a couple of lines. It made its wayJohn Polstra1999-07-171-3/+3
| | | | | | | into the .cf file and gave sendmail indigestion. Notes: svn path=/head/; revision=48869
* update spam countermeasuresJonathan M. Bresler1999-05-112-2/+8
| | | | | | | | | add examples of using an access_db update .mc files to match recommendations on http://www.sendmail.org/m4/anti-spam.html Notes: svn path=/head/; revision=46958
* Fatal typo.Dmitrij Tejblum1999-02-281-2/+2
| | | | | | | | | | PR: bin/10827 Submitted by: Mike Andrews <mandrews@termfrost.org> PR: conf/10310 Submitted by: Brion Moss <brion@queeg.com> Notes: svn path=/head/; revision=44333