#
55418 |
| 20-Jul-1992 |
eric |
portability changes |
#
55372 |
| 19-Jul-1992 |
eric |
finish uid_t/gid_t conversion; allow locally customized message for prepending to all error returns |
#
55360 |
| 19-Jul-1992 |
eric |
fix bogus envelope problem in clock-driven queue runs; misc. fixes |
#
55354 |
| 18-Jul-1992 |
eric |
fix confusion regarding quoting with fuzzy local name matching resulting from 8-bit clean conversion |
#
55193 |
| 14-Jul-1992 |
eric |
fix small bug in buildfname |
#
55173 |
| 13-Jul-1992 |
eric |
miscellaneous changes to improve logging and messages |
#
55012 |
| 12-Jul-1992 |
eric |
reduce number of instances of CurEnv by passing it as a parameter |
#
54996 |
| 12-Jul-1992 |
eric |
change setproctitle so it will print sendmail: in 4.4bsd |
#
54993 |
| 12-Jul-1992 |
eric |
child pid not getting changed; \quoted names were still forwarded |
#
54983 |
| 12-Jul-1992 |
eric |
make eight-bit clean; backslashes are carried through as-is |
#
54975 |
| 12-Jul-1992 |
eric |
many fixes to controlling user code; fix Neil Rickert's hack using CNAME for someone else's host |
#
54967 |
| 11-Jul-1992 |
eric |
open connection caching |
#
53737 |
| 29-May-1992 |
eric |
make GECOS matching configurable, and look at aliases after a match |
#
53655 |
| 25-May-1992 |
eric |
ignore setuid bits on files if address was passed through a .forward or :include: file -- this avoids a security problem that comes up with System V Release 4, reported by Dave Borman |
#
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 |
#
53183 |
| 16-Apr-1992 |
eric |
properly set up envelope when returning email; try to eliminate some of the CurEnv globals |
#
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. |
#
52107 |
| 05-Jan-1992 |
eric |
clean up #ifdef configuration to more cleanly match the modern age |
#
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 ...
|
#
52105 |
| 04-Jan-1992 |
eric |
include defaults for SendMode and ErrorMode; never ignore single dot termination when collecting message in SMTP mode. |
#
52104 |
| 03-Jan-1992 |
eric |
mark tempfail during initial usersmtp open to avoid extra connections in the future |