#
7053 |
| 07-Jun-1982 |
eric |
make transcripts verbose always; misc. message cleanup, etc. |
#
6992 |
| 31-May-1982 |
eric |
don't output SMTP/FTP error codes in transcript file |
#
6902 |
| 22-May-1982 |
eric |
add "envelopes" to contain the basic information needed as control info for each message. currently there is only one envelope -- this being the obvious stupid conversion. later there will be separ
add "envelopes" to contain the basic information needed as control info for each message. currently there is only one envelope -- this being the obvious stupid conversion. later there will be separate envelopes for error messages, return receipts, etc.
show more ...
|
#
6048 |
| 06-Mar-1982 |
eric |
clean up error handling in IPC case; fix a minor bug in headers in queueing code; make SMTP mail multi user per connect. |
#
5201 |
| 06-Dec-1981 |
eric |
increase buffer sizes (it's so embarrasing when the error routines core dump) and strip quote bits from messages. |
#
5193 |
| 06-Dec-1981 |
eric |
cleanup so it will go through lint without any fancy grep -v's; change the way SCCS Id's are handled. |
#
4834 |
| 08-Nov-1981 |
eric |
LINT |
#
4779 |
| 07-Nov-1981 |
eric |
clean up to compile & work on ARPAVAX; move stat file to /usr/lib/sendmail.st; fix bug in syserr with error codes |
#
4711 |
| 31-Oct-1981 |
eric |
drop old NCP stuff for ARPANET handling; fix some bugs in error messages with multiple recipients in SMTP; clean up error handling |
#
4623 |
| 26-Oct-1981 |
eric |
Install new experimental queueing facility -- one stage timeout, etc. This version is still quite incomplete. It needs to reorder the queue after some interval, do two-stage timeout, take option in
Install new experimental queueing facility -- one stage timeout, etc. This version is still quite incomplete. It needs to reorder the queue after some interval, do two-stage timeout, take option info from the queue file instead of the command line, read the sender's .mailcf file, etc. Some of this is useful for SMTP also.
show more ...
|
#
4577 |
| 22-Oct-1981 |
eric |
implement HELP and MRSQ -- MRSQ is a partial implementation of old MTP -- in particular, To: fields in MAIL commands are not yet implemented. The "message" routine now takes first args of the form "
implement HELP and MRSQ -- MRSQ is a partial implementation of old MTP -- in particular, To: fields in MAIL commands are not yet implemented. The "message" routine now takes first args of the form "999-" to specify continuation.
show more ...
|
#
4552 |
| 19-Oct-1981 |
eric |
implement SMTP mode -- doesn't support source routing or the HELP command, and doesn't give the correct code on VRFY or forwarding. Maybe someday.... |
#
4316 |
| 06-Sep-1981 |
eric |
cleanup, commenting, linting, etc. |
#
4183 |
| 20-Aug-1981 |
eric |
clean up some header information; don't reopen tempfile as stdin (to fix some problems with saving mail on interrupts) |
#
4167 |
| 18-Aug-1981 |
eric |
factor out ARPANET FTP reply codes into conf.c |
#
4162 |
| 18-Aug-1981 |
eric |
convert to really do arpanet reply codes right (maybe) |
#
4084 |
| 09-Aug-1981 |
eric |
lint it |
#
4077 |
| 09-Aug-1981 |
eric |
use <crlf> in arpanet mode |
#
4063 |
| 08-Aug-1981 |
eric |
give arpanet-style error messages on -a |
#
3311 |
| 20-Mar-1981 |
eric |
change name (again); from postbox to sendmail |
#
2989 |
| 07-Mar-1981 |
eric |
lint fixes |
#
2970 |
| 07-Mar-1981 |
eric |
----- delivermail ==> postbox ----- |
#
2775 |
| 28-Feb-1981 |
eric |
install VAX mpx file logging |
#
2097 |
| 10-Jan-1981 |
eric |
flush output after printing errors just in case |
#
1740 |
| 05-Nov-1980 |
eric |
release 2 |