58930 | 01-Apr-1993 |
eric |
free work queue entry even if skipping the job |
58929 | 01-Apr-1993 |
eric |
fixes to properly compute priority, nrcpts, etc. on requeued delivery |
58925 | 01-Apr-1993 |
eric |
give more info on error messages |
58924 | 01-Apr-1993 |
eric |
do immediate requeue if expanding aliases during queue run (from SMTP) |
58920 | 01-Apr-1993 |
eric |
diagnose incorrect privacy flags; quote backslashes in _phrase_; some FallBackMX fixes; don't ignore rest of queue if one job is locked; always respond "quickly" to RCPT; accept email for mailing lis
diagnose incorrect privacy flags; quote backslashes in _phrase_; some FallBackMX fixes; don't ignore rest of queue if one job is locked; always respond "quickly" to RCPT; accept email for mailing lists with errors on the list
show more ...
|
58919 | 01-Apr-1993 |
eric |
always respond "quickly" to RCPT commands; don't give error messages if there is an error in the alias |
58918 | 01-Apr-1993 |
eric |
don't do extra userdb lookups in VRFYONLY mode |
58917 | 01-Apr-1993 |
eric |
use e_statmsg for logging of OK status |
58916 | 01-Apr-1993 |
eric |
clear FATALERRS indication in cloned envelope; use e_statmsg for logging of OK status |
58915 | 01-Apr-1993 |
eric |
always do sendall, even if errors in queue file; save qf name properly |
58914 | 01-Apr-1993 |
eric |
strip leading spaces off of aliases |
58913 | 01-Apr-1993 |
eric |
add e_statmsg to hold local status message (per delivery pass) |
58909 | 01-Apr-1993 |
eric |
getservbyname gets a "service", not a "server" |
58908 | 01-Apr-1993 |
eric |
don't abort an entire queue run after a single locked file |
58907 | 01-Apr-1993 |
eric |
zero CurHostAddr more vigorously to avoid bogus log entries |
58906 | 01-Apr-1993 |
eric |
set CurHostName any time you create a connection to that host |
58892 | 31-Mar-1993 |
eric |
update with current status |
58891 | 31-Mar-1993 |
eric |
FallBackMX fixes |
58890 | 31-Mar-1993 |
eric |
arrange to quote backslash as well as other special characters |
58889 | 31-Mar-1993 |
eric |
ANSI changes |
58886 | 30-Mar-1993 |
eric |
diagnose bogus privacy flags |
58885 | 30-Mar-1993 |
eric |
fix incorrect infinite loop diagnosis & improve diagnostics; fix bogus CurHostAddr printing; don't warn about -f if setting sender to yourself; "probe" SMTP connections using RSET instead of NOOP |
58884 | 30-Mar-1993 |
eric |
hooks for eventual better handling of SMTP recipients |
58883 | 30-Mar-1993 |
eric |
attempt to get better handling of recipients going |
58875 | 30-Mar-1993 |
eric |
back out previous two changes |