#
58951 |
| 04-Apr-1993 |
eric |
RFC 1413 (IDENT) protocol support |
#
58814 |
| 25-Mar-1993 |
eric |
implement multi-word classes |
#
58803 |
| 25-Mar-1993 |
eric |
improve error reporting; open new transcript on envelope cloning |
#
58737 |
| 19-Mar-1993 |
eric |
include a warning timeout after some interval; get rid of QueueRun global and put it in the envelope; some other minor bug fixes |
#
58734 |
| 19-Mar-1993 |
eric |
move SendMode and ErrorMode into the envelope |
#
58727 |
| 18-Mar-1993 |
eric |
leading blanks in aliases can cause "unparsable" from addresses |
#
58704 |
| 18-Mar-1993 |
eric |
restore e_sender as sending address sans decorations |
#
58689 |
| 17-Mar-1993 |
eric |
clean up file locking (create a lockfile() routine in conf.c) |
#
58680 |
| 16-Mar-1993 |
eric |
delete e_sender and e_returnpath; fix some bugs in envelope splitting |
#
58670 |
| 14-Mar-1993 |
eric |
change (simplify) user and host UPPER => lower case mapping |
#
58403 |
| 03-Mar-1993 |
eric |
allow prescan to return a null vector; fix some duplicate prescan errs |
#
58333 |
| 01-Mar-1993 |
eric |
changes for ESMTP; mostly better delimiter character pointer passing |
#
58332 |
| 01-Mar-1993 |
eric |
header file cleanup; primarily #include <unistd.h> in sendmail.h and delete duplicate cruft |
#
58323 |
| 28-Feb-1993 |
eric |
hooks for SMTP Service Extensions |
#
58247 |
| 26-Feb-1993 |
eric |
better handling of transient errors |
#
58179 |
| 24-Feb-1993 |
eric |
fix yet another problem with new owner-foo implementation |
#
58161 |
| 23-Feb-1993 |
eric |
delete trusted users code; it's too easy to circumvent |
#
58151 |
| 23-Feb-1993 |
eric |
overhaul status of SMTP reply codes |
#
58131 |
| 21-Feb-1993 |
eric |
$d is current date, not origination date |
#
58082 |
| 20-Feb-1993 |
eric |
close cached MCI connections after a fork; add p (privacy) and b (min blocks free) options; fix selfref code; clean up $#error format |
#
58069 |
| 19-Feb-1993 |
eric |
more bug fixes from Eric Wassenaar |
#
58020 |
| 16-Feb-1993 |
eric |
clean up log levels; allow IDA-style split header/envelope rewriting; extend arpatounix with more zones (but is this even needed?) |
#
57977 |
| 14-Feb-1993 |
eric |
HPUX and OSF/1 support; fix SMTP reply codes & multiple SMTP error problem; consider cache timeout non-permanent; be more graceful on OS failures; log forward, alias, and userdb expansions on log lev
HPUX and OSF/1 support; fix SMTP reply codes & multiple SMTP error problem; consider cache timeout non-permanent; be more graceful on OS failures; log forward, alias, and userdb expansions on log level 10
show more ...
|
#
57943 |
| 12-Feb-1993 |
eric |
fix wildcard MX handling (option W no longer needed); fix process title when using cached connection; many minor fixes |
#
57737 |
| 28-Jan-1993 |
eric |
fix the System 5 compatilibility to be compatible with the rest of the world. |