#
67939 |
| 20-Nov-1994 |
eric |
check for "<<>>" etc as equivalent to "<>" |
#
67880 |
| 04-Nov-1994 |
eric |
first cut at DSN implementation |
#
67765 |
| 08-Sep-1994 |
eric |
attempt to allow udb rewriting of envelope senders; still not quite right, but I can't really test it without a network connection |
#
67730 |
| 21-Aug-1994 |
eric |
multiple queue timeouts |
#
67691 |
| 16-Aug-1994 |
eric |
don't send warning message to owner-* or *-request addresses |
#
67682 |
| 15-Aug-1994 |
eric |
don't send error file with return receipts |
#
67619 |
| 08-Aug-1994 |
eric |
add F=d mailer flag to turn off angle brackets on return path |
#
67472 |
| 03-Jul-1994 |
eric |
break out special local mail processing (e.g., mapping to the "prog" mailer) onto separate mailer flags |
#
67261 |
| 29-May-1994 |
eric |
clean up Subject: line on warning messages |
#
66783 |
| 14-Apr-1994 |
eric |
add "noreceipts" privacy flag |
#
66049 |
| 10-Feb-1994 |
eric |
better fix to NULL q_home problem |
#
66046 |
| 10-Feb-1994 |
eric |
avoid core dump if $HOME not set |
#
65983 |
| 03-Feb-1994 |
eric |
restore -ba mode for UK Grey book |
#
65828 |
| 22-Jan-1994 |
eric |
avoid unnecessary <sys/time.h> inclusion |
#
65822 |
| 22-Jan-1994 |
eric |
Apollo/POSIX changes -- leading pathname of // can legally have different semantics; ensure that this never happens when building pathnames |
#
65584 |
| 09-Jan-1994 |
eric |
fix problem causing excessive rewriting of headers being queued |
#
65580 |
| 08-Jan-1994 |
eric |
fix problem that was causing the ctladdr of whoever ran the daemon (usually root) to own the delivery process |
#
65204 |
| 24-Dec-1993 |
eric |
no need to checkfd012() in dropenvelope -- that's a legit failure mode |
#
65089 |
| 11-Dec-1993 |
eric |
arrange to log sender in SMTP even if all RCPTs failed |
#
65071 |
| 10-Dec-1993 |
eric |
add a "recursion level" argument to rewrite() to detect loops politely |
#
65066 |
| 10-Dec-1993 |
eric |
add bufsize parameter to prescan |
#
65054 |
| 10-Dec-1993 |
eric |
avoid sending WARNING message on return-receipts |
#
65023 |
| 04-Dec-1993 |
eric |
fix problem that causes dead.letter to be unwritable |
#
65015 |
| 02-Dec-1993 |
eric |
fix bogus implementation of name overflow limiting |
#
64961 |
| 27-Nov-1993 |
eric |
sample implementation of buildfname that handles 8-bit characters |