#
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. |
#
57734 |
| 28-Jan-1993 |
eric |
fix mci_state after sending RSET command |
#
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) |
#
57663 |
| 22-Jan-1993 |
eric |
fix -e compat flag; a few compilation warnings; improve error messages |
#
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 ...
|
#
57631 |
| 20-Jan-1993 |
eric |
fix problem with address delimitor inside quotes; define $k and $=k to be the name (from the uname call) |
#
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 |
#
57464 |
| 10-Jan-1993 |
eric |
jgm+@CMU.EDU: check mtime of thaw file against .cf and sendmail binary |
#
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 |
#
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 |
#
57406 |
| 03-Jan-1993 |
eric |
fix botch causing queued headers to have ?XX? prefixes |
#
57402 |
| 02-Jan-1993 |
eric |
changes to recognize special mailer types (e.g., file) early |
#
57390 |
| 01-Jan-1993 |
eric |
pass timeouts to sfgets; check for control characters in addresses; fixed deferred error reporting; report duplicate aliases; handle mixed case recursive aliases; misc fixes |
#
57359 |
| 30-Dec-1992 |
eric |
put return-receipt-to on a conf.c flag (but don't set it); fix minor syslog problem |
#
57252 |
| 21-Dec-1992 |
eric |
Release 6 |
#
57249 |
| 21-Dec-1992 |
eric |
fix aliases to print error messages (rather than core dumping); allow words as error codes to $#error mailer |
#
57231 |
| 20-Dec-1992 |
eric |
change random constants to be #defines; getopt-ify main.c |
#
57208 |
| 18-Dec-1992 |
eric |
add NIS map type; log message-id in same line as from logging |
#
57207 |
| 18-Dec-1992 |
eric |
allow I option to arbitrarily set and clear resolver options |
#
57205 |
| 18-Dec-1992 |
eric |
when searching the name server, when there is at least one dot, search the unmodified name first (this is so foo.cs will get the Czechoslovakian foo, for example) |
#
57203 |
| 18-Dec-1992 |
eric |
log host name on reply: read error message |