Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update hub.mc with the latest set of anti-spam rules | jmb | 1997-12-07 | 1 | -16/+10 |
| | | | | Submitted by: jmb | ||||
* | improve anti-spam rulesets: check_relay, check_mail, check_rcpt. | jmb | 1997-11-30 | 1 | -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 | ||||
* | remove #include <login_cap.h>, this is included as needed elsewhere now. | peter | 1997-11-10 | 1 | -1/+0 |
| | |||||
* | setusercontext() came into the 2.2 branch just before 2.2.2-release. | peter | 1997-11-10 | 1 | -3/+3 |
| | |||||
* | Merge sendmail 8.8.8 changes onto mainline. (For all of CVS's warts, when | peter | 1997-11-10 | 18 | -164/+256 |
| | | | | things like this turn out this easy (ie: it took 30 seconds), it's nice :-) | ||||
* | This commit was generated by cvs2svn to compensate for changes in r31087, | peter | 1997-11-10 | 12 | -131/+329 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail-8.8.8 | peter | 1997-11-10 | 30 | -296/+586 |
| | | | | | | | | Obtained from: ftp.sendmail.org | ||||
* | | Typo. | helbig | 1997-10-26 | 1 | -1/+1 |
| | | |||||
* | | Hmm.. where did _that_ come from? :-) | peter | 1997-10-06 | 1 | -2/+2 |
| | | |||||
* | | record the envelope-from address in the received headers | jmb | 1997-10-06 | 1 | -4/+46 |
| | | | | | | | | | | | | for all mail received at hub.freebsd.org Obtained from: Peter Wemm <peter@freebsd.org> | ||||
* | | DOH! I cannot believe that none of us caught this. Do *not* | jkh | 1997-10-05 | 1 | -2/+2 |
| | | | | | | | | turn TCPWRAPPER support on by default, eh? :-) | ||||
* | | Changes to support full make parallelism (-j<n>) in the world | jkh | 1997-10-05 | 1 | -2/+2 |
| | | | | | | | | | | | | target. Reviewed by: <many different folks> Submitted by: Nickolay N. Dudorov" <nnd@nnd.itfs.nsk.su> | ||||
* | | Record the envelope from address in the received: line. This has turned | peter | 1997-10-04 | 1 | -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. | ||||
* | | Sort cross refereces in section SEE ALSO. | wosch | 1997-09-29 | 2 | -4/+5 |
| | | |||||
* | | Add (commented out) macros to make compiling with tcpwrappers easier. | markm | 1997-09-28 | 1 | -1/+8 |
| | | |||||
* | | If we're going to blindly install freebsd.cf from the etc-sendmail.cf | jkh | 1997-09-22 | 1 | -1/+1 |
| | | | | | | | | rule then we'd better depend on it. | ||||
* | | Set ForwardPath as presently inuse on hub | peter | 1997-08-22 | 1 | -1/+2 |
| | | |||||
* | | Snapshot the various mail configurations. hub.mc was reconstructed to | peter | 1997-08-14 | 3 | -33/+93 |
| | | | | | | | | produce the same sendmail.cf since the original has been lost. | ||||
* | | Merge sendmail-8.8.7 changes from vendor branch | peter | 1997-08-04 | 3 | -36/+99 |
| | | |||||
* | | Merge sendmail 8.8.7 changes from vendor branch | peter | 1997-08-04 | 14 | -292/+626 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r27876, | peter | 1997-08-04 | 23 | -259/+727 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail-8.8.7 onto vendor branch. | peter | 1997-08-04 | 40 | -587/+1452 |
| | | | | | | | | Obtained from: ftp.sendmail.org | ||||
* | | README is for Lite2. We don't want it. | bde | 1997-08-03 | 1 | -4/+0 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r27850, | bde | 1997-08-02 | 1 | -0/+4 |
|\ \ | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Import Lite2's src/usr.sbin, except for timed. All changed files | bde | 1997-08-02 | 1 | -0/+4 |
| | | | | | | | | | | | | except one unimportant one have already left the vendor branch. | ||||
* | | | Revive this file, it's come back from the dead in the 8.8.x dists. | peter | 1997-06-27 | 1 | -0/+94 |
| | | | |||||
* | | | Merge in sendmail-8.8.5 -> 8.8.6 changes to those files that have left the | peter | 1997-06-27 | 25 | -1416/+2151 |
| | | | | | | | | | | | | vendor branch. | ||||
* | | | This commit was generated by cvs2svn to compensate for changes in r26986, | peter | 1997-06-27 | 51 | -528/+2159 |
|\ \ \ | | |/ | |/| | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Import sendmail-8.8.6 | peter | 1997-06-27 | 78 | -1947/+4365 |
| | | | | | | | | | | | | Obtained from: ftp.sendmail.org | ||||
* | | | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 6 | -8/+8 |
| | | | | | | | | | | | | posix standard on the topic. | ||||
* | | | Activate HASSETUSERCONTEXT to set resource limits while delivering | peter | 1997-03-14 | 2 | -2/+6 |
| | | | | | | | | | | | | to pipes in .forward files, but with a slight bugfix to the code. | ||||
* | | | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 7 | -7/+7 |
| | | | |||||
* | | | Replace my EOF fix with better one from sendmail-bugs discussion | ache | 1997-02-14 | 1 | -2/+1 |
| | | | | | | | | | | | | Should go into 2.2 | ||||
* | | | Back out clearerr fix after discussion in sendmail-bugs, | ache | 1997-02-14 | 1 | -2/+1 |
| | | | | | | | | | | | | it gains nothing | ||||
* | | | clearerr() clears both EOF and error flags, so do it only for | ache | 1997-02-13 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | error and not for EOF or loop test becomes while(1) Should go into 2.2 Submitted by: Gregory Neil Shapiro <gshapiro@WPI.EDU> | ||||
* | | | Under some circumstanes sendmail can loop forever collecting input. | ache | 1997-02-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | Fix uninitialized character to prevent it. Should go into 2.2 | ||||
* | | | Merge 8.8.4 -> 8.8.5 changes onto mainline | peter | 1997-01-27 | 17 | -171/+407 |
| | | | |||||
* | | | This commit was generated by cvs2svn to compensate for changes in r22028, | peter | 1997-01-27 | 15 | -94/+399 |
|\ \ \ | |/ / | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Import sendmail 8.8.5. See RELEASE_NOTES for changes. | peter | 1997-01-27 | 33 | -273/+821 |
| | | | | | | | | | | | | Obtained from: ftp.sendmail.org:/pub/sendmail | ||||
* | | | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 7 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | | | Add two missing links (hoststat/purgestat) | peter | 1996-12-31 | 1 | -1/+3 |
| | | | |||||
* | | | Allow an optional setting to specify a .cf file to be built and installed | peter | 1996-12-28 | 1 | -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) | ||||
* | | | Use the label that Bruce suggested, it seems the src/etc/Makefile "helpers" | peter | 1996-12-28 | 1 | -1/+1 |
| | | | | | | | | | | | | are all prefixed with "etc-". | ||||
* | | | Add a hook for installing the /etc/sendmail.cf file | peter | 1996-12-28 | 1 | -0/+4 |
| | | | | | | | | | | | | Submitted by: bde | ||||
* | | | Update this to what freefall's been running for a day or so. | peter | 1996-12-06 | 1 | -3/+7 |
| | | | |||||
* | | | Remove file that we don't have any way of using. We don't have the other | peter | 1996-12-03 | 1 | -320/+0 |
| | | | | | | | | | | | | Makefiles for other OS's in our tree that this uses when not using bmake. | ||||
* | | | Remove file no longer shipped with sendmail | peter | 1996-12-03 | 1 | -305/+0 |
| | | | |||||
* | | | Remove defunct files that are no longer shipped (and don't work with this | peter | 1996-12-03 | 2 | -739/+0 |
| | | | | | | | | | | | | version of sendmail any more) | ||||
* | | | Back out rev 1.6, it's in the official source now (a few lines up) | peter | 1996-12-03 | 1 | -1/+0 |
| | | | |||||
* | | | Merge 8.8.3->8.8.4 changes onto our mainline where we've edited the | peter | 1996-12-03 | 19 | -328/+607 |
| | | | | | | | | | | | | | | | | | | file at some point in the past. Obtained from: Eric Allman <eric@sendmail.org> |