aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sendmail/cf
Commit message (Collapse)AuthorAgeFilesLines
* Remove old sendmail (to the Attic)Peter Wemm1998-08-04124-9288/+0
| | | | Notes: svn path=/head/; revision=38105
* $@ is deprecated, use longer forms of single char macrosWarner Losh1998-06-091-4/+3
| | | | Notes: svn path=/head/; revision=36799
* replaced check_rcpt ruleset with oneJonathan M. Bresler1998-05-171-13/+26
| | | | | | | | recommended by Gary Palmer <gpalmer@freebsd.org> Obtained from: http://www.informatik.uni-kiel.de/%7Eca/email/check.html#check_rcpt Notes: svn path=/head/; revision=36136
* grr....forgot a bug fix in rewrite rules on hubJonathan M. Bresler1998-03-231-6/+6
| | | | | | | | Reviewed by: jmb Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua> Notes: svn path=/head/; revision=34848
* update to match configuration currently in useJonathan M. Bresler1998-03-231-3/+3
| | | | | | | on hub.freebsd.org Notes: svn path=/head/; revision=34844
* update hub's master configuraton fileJonathan M. Bresler1998-01-201-2/+4
| | | | | | | | | | | limit sendmail to 500 messages per run keeps the process from growing too large sort the queue by host, not numeric priority connecting to a host is too expensive, once we got the connection, ram all the mail down his throat ;> Notes: svn path=/head/; revision=32632
* update hub.mc to match what we are currently using:Jonathan M. Bresler1998-01-151-17/+25
| | | | | | | | | | | | | | both /etc/aliases and /etc/majordomo.aliases sendmail.cw is *not* optional command and connection timeouts common hoststat directory for all queues add fakenames database clean up spam filter rules limit the number of message processed each queue run dont need to check Vixie's RBL in both check_relay and check_mail Notes: svn path=/head/; revision=32533
* update hub.mc with the latest set of anti-spam rulesJonathan M. Bresler1997-12-071-16/+10
| | | | | | | Submitted by: jmb Notes: svn path=/head/; revision=31608
* improve anti-spam rulesets: check_relay, check_mail, check_rcpt.Jonathan M. Bresler1997-11-301-29/+103
| | | | | | | | | | | | | | | break each ruleset into identified sections. (called groups). note which groups can be reordered. each group accepts and returns the same strings, as much as possible. reactivate Paul Vixie's RBL (in check_mail) add rules to limit mail relaying to a list of hosts and domains in the R class (check_rcpt, not active on hub.freebsd.org) Submitted by: jmb Notes: svn path=/head/; revision=31466
* Merge sendmail 8.8.8 changes onto mainline. (For all of CVS's warts, whenPeter Wemm1997-11-101-2/+3
| | | | | | | things like this turn out this easy (ie: it took 30 seconds), it's nice :-) Notes: svn path=/head/; revision=31090
* This commit was generated by cvs2svn to compensate for changes in r31087,Peter Wemm1997-11-103-16/+13
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=31088
| * Import sendmail-8.8.8Peter Wemm1997-11-104-18/+16
| | | | | | | | | | | | | | Obtained from: ftp.sendmail.org Notes: svn path=/vendor/sendmail/dist-old/; revision=31087
* | Hmm.. where did _that_ come from? :-)Peter Wemm1997-10-061-2/+2
| | | | | | | | Notes: svn path=/head/; revision=30147
* | record the envelope-from address in the received headersJonathan M. Bresler1997-10-061-4/+46
| | | | | | | | | | | | | | | | | | for all mail received at hub.freebsd.org Obtained from: Peter Wemm <peter@freebsd.org> Notes: svn path=/head/; revision=30134
* | Record the envelope from address in the received: line. This has turnedPeter Wemm1997-10-041-1/+2
| | | | | | | | | | | | | | | | | | out to be very useful for spam tracking and other problem debugging. I first noticed this in one of Paul Vixie's machine's headers a while ago. Notes: svn path=/head/; revision=30103
* | If we're going to blindly install freebsd.cf from the etc-sendmail.cfJordan K. Hubbard1997-09-221-1/+1
| | | | | | | | | | | | | | rule then we'd better depend on it. Notes: svn path=/head/; revision=29709
* | Set ForwardPath as presently inuse on hubPeter Wemm1997-08-221-1/+2
| | | | | | | | Notes: svn path=/head/; revision=28603
* | Snapshot the various mail configurations. hub.mc was reconstructed toPeter Wemm1997-08-143-33/+93
| | | | | | | | | | | | | | produce the same sendmail.cf since the original has been lost. Notes: svn path=/head/; revision=28223
* | Merge sendmail-8.8.7 changes from vendor branchPeter Wemm1997-08-041-9/+58
| | | | | | | | Notes: svn path=/head/; revision=27880
* | This commit was generated by cvs2svn to compensate for changes in r27876,Peter Wemm1997-08-046-140/+34
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=27877
| * Import sendmail-8.8.7 onto vendor branch.Peter Wemm1997-08-047-149/+92
| | | | | | | | | | | | | | Obtained from: ftp.sendmail.org Notes: svn path=/vendor/sendmail/dist-old/; revision=27876
* | Revive this file, it's come back from the dead in the 8.8.x dists.Peter Wemm1997-06-271-0/+94
| | | | | | | | Notes: svn path=/head/; revision=26993
* | This commit was generated by cvs2svn to compensate for changes in r26986,Peter Wemm1997-06-2718-89/+229
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=26987
| * Import sendmail-8.8.6Peter Wemm1997-06-2719-90/+273
| | | | | | | | | | | | | | Obtained from: ftp.sendmail.org Notes: svn path=/vendor/sendmail/dist-old/; revision=26986
* | Merge 8.8.4 -> 8.8.5 changes onto mainlinePeter Wemm1997-01-271-3/+3
| | | | | | | | Notes: svn path=/head/; revision=22031
* | This commit was generated by cvs2svn to compensate for changes in r22028,Peter Wemm1997-01-276-29/+154
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=22029
| * Import sendmail 8.8.5. See RELEASE_NOTES for changes.Peter Wemm1997-01-278-32/+208
| | | | | | | | | | | | | | Obtained from: ftp.sendmail.org:/pub/sendmail Notes: svn path=/vendor/sendmail/dist-old/; revision=22028
* | Allow an optional setting to specify a .cf file to be built and installedPeter Wemm1996-12-281-5/+21
| | | | | | | | | | | | | | | | | | into /etc during the sendmail build. Not for the feint hearted. (I have been using something like this for some time since I only ever edit my system's .mc file) Notes: svn path=/head/; revision=20981
* | Use the label that Bruce suggested, it seems the src/etc/Makefile "helpers"Peter Wemm1996-12-281-1/+1
| | | | | | | | | | | | | | are all prefixed with "etc-". Notes: svn path=/head/; revision=20980
* | Add a hook for installing the /etc/sendmail.cf filePeter Wemm1996-12-281-0/+4
| | | | | | | | | | | | | | Submitted by: bde Notes: svn path=/head/; revision=20978
* | Update this to what freefall's been running for a day or so.Peter Wemm1996-12-061-3/+7
| | | | | | | | Notes: svn path=/head/; revision=20172
* | This commit was generated by cvs2svn to compensate for changes in r20103,Peter Wemm1996-12-034-9/+11
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=20104
| * Import sendmail 8.8.4. See RELEASE_NOTES for changes.Peter Wemm1996-12-034-9/+11
| | | | | | | | Notes: svn path=/vendor/sendmail/dist-old/; revision=20103
* | Use LC_TIME=CAndrey A. Chernov1996-11-261-1/+1
| | | | | | | | Notes: svn path=/head/; revision=19968
* | This commit was generated by cvs2svn to compensate for changes in r19841,Peter Wemm1996-11-187-14/+106
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=19842
| * Import sendmail-8.8.3 - this contains the official fix to replace thePeter Wemm1996-11-188-14/+214
| | | | | | | | | | | | | | | | | | previous workaround patch that I used. Obtained from: Eric Allman <eric@sendmail.org> Notes: svn path=/vendor/sendmail/dist-old/; revision=19841
* | Back out freebsd local change which always forced SMTP to assume an 8-bitPaul Traina1996-11-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | clear channel. This change was originally put in for freefall, and is completely irrelevant given that freefaill defines the generic SMTP service to use the smtp8 mailer (which is standard mechanism.) [The original patch violated RFC-821.] Apply to: 2.2 (please) Notes: svn path=/head/; revision=19703
* | make the /etc/sendmail.cw file optional by default.Peter Wemm1996-11-082-2/+4
| | | | | | | | | | | | | | | | | | Definately should go into 2.2.. Requested by: lots of people Notes: svn path=/head/; revision=19525
* | The standard .mc files shipped with the new sendmail have an extra divert(0)Paul Traina1996-11-062-1/+3
| | | | | | | | | | | | | | | | | | at the top. Make our freebsd-supplied files match the standard files. Apply-to: 2.2 Notes: svn path=/head/; revision=19474
* | Fold sendmail-8.8.2 changes into files that have been touched.Peter Wemm1996-10-241-2/+4
| | | | | | | | | | | | | | (^!&@$#&^! delete !!@^@^ trailing !@^&#$!& whitespace!!!) Notes: svn path=/head/; revision=19149
* | This commit was generated by cvs2svn to compensate for changes in r19146,Peter Wemm1996-10-2471-172/+947
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=19147
| * Import sendmail-8.8.2 onto the vendor branchPeter Wemm1996-10-2472-174/+951
| | | | | | | | | | | | | | Obtained from: Eric Allman <eric@sendmail.org> Notes: svn path=/vendor/sendmail/dist-old/; revision=19146
* | freefall's new sendmail.cf file.Jordan K. Hubbard1996-05-171-2/+2
| | | | | | | | | | | | | | Submitted by: gpalmer Notes: svn path=/head/; revision=15800
* | Find official home of smrshPaul Traina1996-04-211-1/+1
| | | | | | | | Notes: svn path=/head/; revision=15339
* | Remove the legacy -d option from the arguments to mail.local in 4.4bsd.Joerg Wunsch1996-04-131-0/+1
| | | | | | | | Notes: svn path=/head/; revision=15234
* | Add the '8' flag to the smtp and esmtp mailers. This causes sendmail-8.7.5Peter Wemm1996-04-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | to behave like the older sendmails when talking to a peer that does not have esmtp or does not advertise 8BITMIME. The old sendmail "just sent it anyway", while the 8.7.x series mangle any extended character set mail by conferting it to quoted-printable or base64. Freefall has been running this for some time. Notes: svn path=/head/; revision=15014
* | Change freefall's default mailer from smtp to smtp8 to try and avoidPeter Wemm1995-12-131-1/+2
| | | | | | | | | | | | | | the 8 to 7 bit conversion.. Notes: svn path=/head/; revision=12800
* | Specify Timeout.queuewarn.normal at 1day as well as Timeout.queuewarn.Peter Wemm1995-12-071-1/+2
| | | | | | | | | | | | | | | | For some reason, the documentation does not appear to be in sync with reality.. :-) Notes: svn path=/head/; revision=12671
* | Whitespace change - cosmetic alignment only.Peter Wemm1995-12-041-3/+3
| | | | | | | | Notes: svn path=/head/; revision=12622
* | Add in Gary's custom Received: line into the freefall.mcPeter Wemm1995-12-041-1/+4
| | | | | | | | Notes: svn path=/head/; revision=12619