#
68075 |
| 10-Dec-1994 |
eric |
don't let an error in one envelope from address blow away other jobs to the same host later in the queue run |
#
67995 |
| 27-Nov-1994 |
eric |
fix a problem that was causing inappropriate MIME-encoding |
#
67987 |
| 23-Nov-1994 |
eric |
get ORCPT= ESMTP DSN parameter working |
#
67971 |
| 22-Nov-1994 |
eric |
some conditions were reversed |
#
67963 |
| 21-Nov-1994 |
eric |
convert to new DSN draft |
#
67936 |
| 19-Nov-1994 |
eric |
remove Content-Type: header from returned messages if and only if no body is to be returned -- this could confuse mail readers |
#
67893 |
| 08-Nov-1994 |
eric |
accept "ESMTP" anywhere on any line of the greeting message to force running in Extended mode |
#
67887 |
| 05-Nov-1994 |
eric |
tweak EightBitMode and F=8 options to do something useful |
#
67881 |
| 04-Nov-1994 |
eric |
add F=8 mailer flag to force "just send 8" behaviour |
#
67880 |
| 04-Nov-1994 |
eric |
first cut at DSN implementation |
#
67860 |
| 26-Oct-1994 |
eric |
include host name we are chatting with when diagnosing protocol error |
#
67546 |
| 23-Jul-1994 |
eric |
MIME 8 to 7 bit support |
#
67472 |
| 03-Jul-1994 |
eric |
break out special local mail processing (e.g., mapping to the "prog" mailer) onto separate mailer flags |
#
67417 |
| 17-Jun-1994 |
eric |
fixes for MIME body type support |
#
65870 |
| 24-Jan-1994 |
eric |
move 7BIT information from per-mailer to per-connection so it can be tweaked based on the other end |
#
65494 |
| 05-Jan-1994 |
eric |
try to make sure that path-addrs always have <angle brackets> |
#
65194 |
| 22-Dec-1993 |
eric |
avoid misleading error message if an SMTP mailer drops core |
#
65057 |
| 10-Dec-1993 |
eric |
avoid stupid failures if 421 error is returned during connection startup |
#
64822 |
| 08-Nov-1993 |
eric |
avoid having errors on quit requeue the current job -- this is not sensible under connection caching |
#
64750 |
| 24-Oct-1993 |
eric |
give immediate error reply to 5xx greeting message |
#
64731 |
| 21-Oct-1993 |
eric |
allow dumping of MCI cache to syslog for debugging |
#
64718 |
| 15-Oct-1993 |
eric |
8.6.2: improved error return messages; better error handling on hung connections or the name server is down; add "vendor code" on V line; fix some X-Authentication-Warning: problems; portability fixes |
#
64651 |
| 25-Sep-1993 |
eric |
comment regarding CheckLoopBack |
#
64644 |
| 24-Sep-1993 |
eric |
hooks for future features |
#
64254 |
| 14-Aug-1993 |
eric |
react reasonably with negative e_msgsize and SIZE parameter |