#
67599 |
| 07-Aug-1994 |
eric |
first cut at full 8-bit data capability |
#
67547 |
| 23-Jul-1994 |
eric |
tweaks & bug fixes to MIME algorithm |
#
67546 |
| 23-Jul-1994 |
eric |
MIME 8 to 7 bit support |
#
67473 |
| 03-Jul-1994 |
eric |
break out special local mail processing (e.g., mapping to the "prog" mailer) onto separate mailer flags |
#
67268 |
| 29-May-1994 |
eric |
don't time out non-SMTP reads from stdin |
#
66891 |
| 18-Apr-1994 |
eric |
when creating the df file, be sure you truncate any existing file |
#
66864 |
| 18-Apr-1994 |
eric |
avoid using %m in syslog calls because it conflicts with HP-UX |
#
66796 |
| 15-Apr-1994 |
eric |
defer error messages until after the collect is done to get around a disagreement with MVS about how the SMTP protocol works |
#
66782 |
| 14-Apr-1994 |
eric |
improve "out of temp space" error message |
#
66765 |
| 12-Apr-1994 |
eric |
speed up reading of messages by reducing system call load |
#
65951 |
| 31-Jan-1994 |
eric |
be a bit less tricky to avoid confusing old C compilers |
#
65580 |
| 08-Jan-1994 |
eric |
fix problem that was causing the ctladdr of whoever ran the daemon (usually root) to own the delivery process |
#
64916 |
| 17-Nov-1993 |
eric |
fix problem that caused last header entered with no body to be discarded |
#
64762 |
| 27-Oct-1993 |
eric |
check fflush, fclose, and fsync return values in a few critical places |
#
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 |
#
64124 |
| 06-Aug-1993 |
eric |
fix duplicate error messages if connection lost during DATA when one address failed (wierd situation) |
#
64086 |
| 29-Jul-1993 |
eric |
don't call newstr() macro with arguments with subroutine calls, since it double-evaluates |
#
64068 |
| 27-Jul-1993 |
eric |
fix statistics gathering |
#
62522 |
| 07-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
61093 |
| 03-Jun-1993 |
eric |
print better diagnostic information on sfgets timeouts |
#
60603 |
| 30-May-1993 |
eric |
fsync queue files |
#
60502 |
| 27-May-1993 |
eric |
Solaris portability changes |
#
60494 |
| 27-May-1993 |
eric |
prototype functions |
#
59745 |
| 05-May-1993 |
eric |
create dead.letter with FileMode instead of 0666 |
#
59579 |
| 30-Apr-1993 |
eric |
don't change alpha case on header field names |