#
58151 |
| 23-Feb-1993 |
eric |
overhaul status of SMTP reply codes |
#
58146 |
| 22-Feb-1993 |
eric |
don't go into queue mode when you want verify mode |
#
58139 |
| 21-Feb-1993 |
eric |
M_LOCAL => M_LOCALMAILER to avoid conflict with Ultrix <sys/mount.h> |
#
58108 |
| 21-Feb-1993 |
eric |
try to catch exec problem with automounter |
#
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 |
#
58068 |
| 19-Feb-1993 |
eric |
let HPUX use initgroups; -DHASINITGROUPS if you have one |
#
58050 |
| 18-Feb-1993 |
eric |
move the meta-characters from C0 into C1 space |
#
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 |
#
57736 |
| 28-Jan-1993 |
eric |
System 5 compatibility, misc fixes |
#
57731 |
| 26-Jan-1993 |
eric |
some (iffy) changes to prevent suppressing the actual sender during a queue run (interaction with C line in qf file) |
#
57721 |
| 25-Jan-1993 |
eric |
log all instances of setting stat to EX_INTERNAL (Internal error) |
#
57642 |
| 21-Jan-1993 |
eric |
more environment problems; limit resource exhaustion; fix incorrect name in Connection timed out message; ANSI C fixes; log message sender on returned mail during queue run; count recipients properly
more environment problems; limit resource exhaustion; fix incorrect name in Connection timed out message; ANSI C fixes; log message sender on returned mail during queue run; count recipients properly; fix YP code; diagnose "message timed out" properly
show more ...
|
#
57589 |
| 18-Jan-1993 |
eric |
implement arpatounix; log more info; allow nested $?...$|...$.; POSIX compatibility; handle SMTP MAIL command errors properly; do early diagnosis of .cf errors; adjust checkpointing; misc bugs |
#
57529 |
| 13-Jan-1993 |
eric |
environment handling simplification/bug fix; handle commas inside comments; properly limit large messages in -obq mode |
#
57459 |
| 10-Jan-1993 |
eric |
change checkcompat() to return an exit status |
#
57454 |
| 10-Jan-1993 |
eric |
MX piggybacking, based on code from John Myers@CMU; allow checkcompat to return -1 to mean tempfail; bug fix in m_mno computation |
#
57441 |
| 10-Jan-1993 |
eric |
let checkcompat return -1 to indicate temporary failure |
#
57438 |
| 09-Jan-1993 |
eric |
tuning of queueing functions as recommended by John Gardiner Myers <jgm+@CMU.EDU>; return mail headers (no body) on messages with negative precedence; minor other bug fixes |
#
57402 |
| 02-Jan-1993 |
eric |
changes to recognize special mailer types (e.g., file) early |
#
57387 |
| 01-Jan-1993 |
eric |
debugging information (print MCI structure) |
#
57252 |
| 21-Dec-1992 |
eric |
Release 6 |
#
57232 |
| 20-Dec-1992 |
eric |
change random constants to be #defines |
#
56795 |
| 14-Nov-1992 |
eric |
(partially) ANSI-fy it |