#
55012 |
| 12-Jul-1992 |
eric |
reduce number of instances of CurEnv by passing it as a parameter |
#
54973 |
| 12-Jul-1992 |
eric |
security hacks: make F .cf line a little more careful; don't close more than 256 files |
#
54967 |
| 11-Jul-1992 |
eric |
open connection caching |
#
53735 |
| 29-May-1992 |
eric |
allow configuration of GECOS matching; do regular aliasing after a GECOS match |
#
53654 |
| 25-May-1992 |
eric |
add generalized database mapping (using the K config line and $( ... $) syntaxes); $[ ... $] is now a special case |
#
53400 |
| 10-May-1992 |
eric |
make C option safe; output values of $r and $s macros to qf; allow long messages in queue files |
#
53037 |
| 20-Mar-1992 |
eric |
reject connections more quickly if load average goes up; try to time out on opens of .forward files on hung filesystems |
#
52647 |
| 24-Feb-1992 |
eric |
allow on-line comments; don't double-parse RCPT To: addresses; warn on truncated lines; do some sanity checks on .cf file descriptor |
#
52645 |
| 24-Feb-1992 |
eric |
add new 'V' config line to control configuration syntax version |
#
52637 |
| 21-Feb-1992 |
eric |
from Bryan Costales: several smallish changes, mostly to clean up debugging output. The major change is that test mode (-bt) doesn't automatically run through ruleset three any more. |
#
52106 |
| 04-Jan-1992 |
eric |
allow limited 8-bit support; allow [TCP] as an alias for [IPC], even though it's wrong; restore t option for System V support; add L=_N_ mailer option for line lengths; implement R mailer flag to get
allow limited 8-bit support; allow [TCP] as an alias for [IPC], even though it's wrong; restore t option for System V support; add L=_N_ mailer option for line lengths; implement R mailer flag to get restricted port; misc cleanup
show more ...
|
#
52062 |
| 24-Dec-1991 |
eric |
allow F config line to open a pipe |
#
51360 |
| 11-Oct-1991 |
eric |
fixes for user database and new config files |
#
51312 |
| 05-Oct-1991 |
eric |
add "config level" config parameter |
#
51305 |
| 03-Oct-1991 |
eric |
some changes to enhance compatibility with SunOS sendmail |
#
51216 |
| 02-Oct-1991 |
eric |
reverse sense of w (wildcard MX) flag to default to the safest option, instead of the most desirable option. |
#
51210 |
| 30-Sep-1991 |
eric |
fix some debugging output |
#
50556 |
| 26-Jul-1991 |
eric |
hooks for distributed user database system |
#
50537 |
| 25-Jul-1991 |
eric |
some compatibility with SunOS for future work here at Berkeley; change NO_WILDCARD_MX compilation flag to configuration option "w". |
#
47285 |
| 12-Mar-1991 |
eric |
k option specifies checkpoint interval (default 10); qf file is rewritten after k successful deliveries. (ref bug 4.3BSD-reno/usr.bin/10) |
#
42829 |
| 01-Jun-1990 |
bostic |
new copyright notice |
#
40973 |
| 18-Apr-1990 |
bostic |
sendmail security problems; bug report 4.3BSD/usr.lib/153 sendmail security problems; bug report 4.3BSD/usr.lib/133 sendmail security problems; bug report 4.3BSD/usr.lib/136 |
#
39111 |
| 11-Sep-1989 |
rick |
add missing () to test in if statement to correctly accept -oM[rs] |
#
36582 |
| 19-Jan-1989 |
bostic |
allow -oMr and -oMs; rmail wishes to set them |
#
36497 |
| 01-Jan-1989 |
bostic |
remove DEBUG |