7232 | 19-Jun-1982 |
eric |
remember to put a newline at the end of the UGLYUUCP line |
7231 | 19-Jun-1982 |
eric |
get rid of comment lines when storing rewriting rules |
7230 | 19-Jun-1982 |
eric |
get rid of comment lines when storing rewriting rules |
7229 | 19-Jun-1982 |
eric |
improve SMTP error reporting |
7228 | 19-Jun-1982 |
eric |
improve SMTP error reporting |
7219 | 18-Jun-1982 |
eric |
believe host name on SMTP "HELO" line |
7218 | 18-Jun-1982 |
eric |
believe host name on SMTP "HELO" line |
7211 | 17-Jun-1982 |
eric |
fix botch in -Q flag (sets AliasFile rather than QueueDir) |
7210 | 17-Jun-1982 |
eric |
fix botch in -Q flag (sets AliasFile rather than QueueDir) |
7209 | 17-Jun-1982 |
eric |
move junk into AUX directory |
7205 | 16-Jun-1982 |
eric |
allow connection refused as a temporary error; make sure there is always someone to return the mail to on error |
7204 | 16-Jun-1982 |
eric |
allow ECONNREFUSED (connection refused) as a temp error |
7203 | 16-Jun-1982 |
eric |
make sure there is always someone to return the message to |
7202 | 16-Jun-1982 |
eric |
fix botch in outputing "recipient" type lines (e.g., To:) |
7124 | 07-Jun-1982 |
eric |
call the routine putline to output lines to mailers. this lets us implement line length limits, etc. for full SMTP compatibility. |
7123 | 07-Jun-1982 |
eric |
call the routine putline to output lines to mailers. this lets us implement line length limits, etc. for full SMTP compatibility. |
7120 | 07-Jun-1982 |
eric |
allow multiple connections; call putline to output FULL_SMTP lines (to limit line lengths, etc.); involves adding an asm.sed script to the makefile |
7117 | 07-Jun-1982 |
eric |
allow multiple connections |
7113 | 07-Jun-1982 |
eric |
make bitset work even on an implicit cast to bool across subr calls |
7055 | 07-Jun-1982 |
eric |
make transcripts verbose always; misc. message cleanup, etc. |
7054 | 07-Jun-1982 |
eric |
make transcripts verbose always; misc. message cleanup, etc. |
7053 | 07-Jun-1982 |
eric |
make transcripts verbose always; misc. message cleanup, etc. |
7052 | 07-Jun-1982 |
eric |
make transcripts verbose always; misc. message cleanup, etc. |
7051 | 07-Jun-1982 |
eric |
make transcripts verbose always; misc. message cleanup, etc. |
7049 | 07-Jun-1982 |
eric |
strip out xlate stuff -- this belongs at a different level |