#
69836 |
| 10-Jun-1995 |
eric |
diagnose -t call with no recipients in header |
#
69801 |
| 05-Jun-1995 |
eric |
freespace=>freediskspace, enoughspace=>enoughdiskspace to avoid conflicts with some memory allocators (e.g., A/UX) |
#
69730 |
| 27-May-1995 |
eric |
log message on too-large message |
#
69622 |
| 23-May-1995 |
eric |
log premature end-of-message conditions when collecting messages |
#
69105 |
| 29-Apr-1995 |
eric |
better (more accurate) labelling of 8bit code |
#
68883 |
| 25-Apr-1995 |
eric |
only insist on CRLF for SMTP 8BITMIME |
#
68877 |
| 24-Apr-1995 |
eric |
efficiency improvements |
#
68857 |
| 22-Apr-1995 |
eric |
better use of extended DSN status codes |
#
68839 |
| 21-Apr-1995 |
eric |
update copyright notice |
#
68837 |
| 21-Apr-1995 |
eric |
better debugging message for message termination |
#
68738 |
| 07-Apr-1995 |
eric |
null bytes in headers can cause data to be lost -- just ignore them |
#
68717 |
| 03-Apr-1995 |
eric |
clean up problems with MIME 8 to 7 bit conversions |
#
68692 |
| 31-Mar-1995 |
eric |
buffer error messages during collect phase (better implementation) |
#
68564 |
| 21-Mar-1995 |
eric |
eliminate `D' line in qf file |
#
68560 |
| 21-Mar-1995 |
eric |
fix some compile problems with message sizes |
#
68559 |
| 21-Mar-1995 |
eric |
new DSN draft |
#
68449 |
| 24-Feb-1995 |
eric |
add NoRecipientAction; make Bcc: field truncate instead of delete |
#
68433 |
| 23-Feb-1995 |
eric |
cleanup to make gcc -Winitialized happier |
#
67887 |
| 05-Nov-1994 |
eric |
tweak EightBitMode and F=8 options to do something useful |
#
67831 |
| 17-Oct-1994 |
eric |
if a message exceeds MaxMessageSize, stop pushing the data to disk -- it is just a possible denial-of-service attack |
#
67704 |
| 18-Aug-1994 |
eric |
fix problems eating initial From_ line |
#
67689 |
| 16-Aug-1994 |
eric |
fix a couple of bugs having to do with CRLF mapping |
#
67688 |
| 15-Aug-1994 |
eric |
store dev information in qf file; add RFC 1428-specified Content-Type: text/plain; charset=unknown-8bit header to messages being converted from 8 -> 7 bit with no specific Content-Type |
#
67683 |
| 15-Aug-1994 |
eric |
move hvalue extern declaration into sendmail.h |
#
67617 |
| 07-Aug-1994 |
eric |
DECWRL extensions to qf file |