#
68036 |
| 05-Dec-1994 |
eric |
do sender logging as early as possible |
#
67982 |
| 22-Nov-1994 |
eric |
clean up several small problems with file delivery, error detection, and return receipts |
#
67937 |
| 19-Nov-1994 |
eric |
change PF_NOBODYPART to be more descriptive of what the flag actually does |
#
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 |
#
67901 |
| 11-Nov-1994 |
eric |
translate newlines to space in logged message-id to avoid syslog truncations |
#
67896 |
| 08-Nov-1994 |
eric |
allow per-mailer default character set (applies to INCOMING mailer) |
#
67889 |
| 06-Nov-1994 |
eric |
create proper headers on MIME mail (not just MIME-Version:) |
#
67887 |
| 05-Nov-1994 |
eric |
tweak EightBitMode and F=8 options to do something useful |
#
67788 |
| 08-Oct-1994 |
eric |
avoid null pointer dereferences in some degenerate cases |
#
67730 |
| 21-Aug-1994 |
eric |
multiple queue timeouts |
#
67694 |
| 17-Aug-1994 |
eric |
add H_CTE for content-transfer-encoding; don't output it when you are going to be doing 8to7 bit MIME translation, which will add one |
#
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 |
#
66784 |
| 14-Apr-1994 |
eric |
give return-receipt on delivery to mailing lists (instead of to the members of that list) and suppress Return-Receipt-To: in subsequent deliveries to avoid denial of service attacks and generally imp
give return-receipt on delivery to mailing lists (instead of to the members of that list) and suppress Return-Receipt-To: in subsequent deliveries to avoid denial of service attacks and generally improve the semantics
show more ...
|
#
66748 |
| 12-Apr-1994 |
eric |
updates for Intergraph CLIX |
#
66255 |
| 25-Feb-1994 |
eric |
efficiency hacks |
#
66254 |
| 25-Feb-1994 |
eric |
avoid wrapping header lines too eagerly |
#
66123 |
| 16-Feb-1994 |
eric |
better patch of MAYBENEXTRELEASE problem |
#
66106 |
| 16-Feb-1994 |
eric |
fix a bug in MAYBENEXTRELEASE code -- it's not really fixed though |
#
66004 |
| 05-Feb-1994 |
eric |
wrap headers and lines more intelligently (important for very short line lengths |
#
66003 |
| 05-Feb-1994 |
eric |
allow $s to be set to NULL for locally generated mail |
#
65983 |
| 03-Feb-1994 |
eric |
restore -ba mode for UK Grey book |
#
65870 |
| 24-Jan-1994 |
eric |
move 7BIT information from per-mailer to per-connection so it can be tweaked based on the other end |
#
65731 |
| 13-Jan-1994 |
eric |
patch to protocol logging for short syslog buffer sizes |
#
65650 |
| 12-Jan-1994 |
eric |
some cleanup for short syslog buffers |