4580 | 22-Oct-1981 |
eric |
take fullname from /etc/passwd if Smtp mode and sender name is indeed local. Also accepts names more often; this is probably a disaster for sender verification. |
4579 | 22-Oct-1981 |
eric |
take fullname from /etc/passwd if Smtp mode and sender name is indeed local. Also accepts names more often; this is probably a disaster for sender verification. |
4578 | 22-Oct-1981 |
eric |
date and time created 81/10/22 09:22:30 by eric |
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 ...
|
4558 | 20-Oct-1981 |
eric |
clean up the SMTP stuff some more |
4557 | 20-Oct-1981 |
eric |
clean up the SMTP stuff some more |
4556 | 20-Oct-1981 |
eric |
add id keywords |
4555 | 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.... |
4554 | 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.... |
4553 | 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.... |
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.... |
4551 | 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.... |
4550 | 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.... |
4549 | 19-Oct-1981 |
eric |
date and time created 81/10/19 22:24:47 by eric |
4539 | 17-Oct-1981 |
eric |
initial prep to put in Daemon mode |
4538 | 17-Oct-1981 |
eric |
initial prep to put in Daemon mode |
4537 | 17-Oct-1981 |
eric |
initial prep to put in Daemon mode |
4536 | 17-Oct-1981 |
eric |
initial prep to put in Daemon mode |
4535 | 17-Oct-1981 |
eric |
date and time created 81/10/17 16:56:40 by eric |
4520 | 15-Oct-1981 |
eric |
add EX_TEMPFAIL |
4489 | 12-Oct-1981 |
eric |
throw in some "errno = 0;"'s to make syserr's more accurate; take any -f flag if debug mode and uid==euid. |
4488 | 12-Oct-1981 |
eric |
throw in some "errno = 0;"'s to make syserr's more accurate; take any -f flag if debug mode and uid==euid. |
4478 | 08-Oct-1981 |
eric |
ignore interrupts and hangups while calling mailer. |
4477 | 08-Oct-1981 |
eric |
ignore interrupts and hangups while calling mailer. |
4476 | 08-Oct-1981 |
eric |
fix botch in backup code during rewriting |