6049 | 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. |
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. |
6047 | 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. |
6042 | 05-Mar-1982 |
eric |
remove silly $U dependency in UGLYUUCP code |
6041 | 05-Mar-1982 |
eric |
remove silly $U dependency in UGLYUUCP code |
6039 | 05-Mar-1982 |
eric |
include direct connect on outgoing mail if the pathname is "[IPC]" -- this gives minimal number of processes for ethernet mail. |
6038 | 05-Mar-1982 |
eric |
include direct connect on outgoing mail if the pathname is "[IPC]" -- this gives minimal number of processes for ethernet mail. |
5987 | 27-Feb-1982 |
eric |
more work on after $g translate rewriting |
5985 | 27-Feb-1982 |
eric |
implement "return receipt requested". |
5984 | 27-Feb-1982 |
eric |
implement "return receipt requested". |
5983 | 27-Feb-1982 |
eric |
implement "return receipt requested". |
5982 | 27-Feb-1982 |
eric |
implement "return receipt requested". |
5981 | 27-Feb-1982 |
eric |
implement "return receipt requested". |
5980 | 27-Feb-1982 |
eric |
improve rewriting of "after $g translate" to correspond to the real world..... |
5979 | 26-Feb-1982 |
eric |
switch to the correct port (IPPORT_SMTP). |
5978 | 26-Feb-1982 |
eric |
implement daemon mode |
5977 | 26-Feb-1982 |
eric |
implement daemon mode |
5976 | 26-Feb-1982 |
eric |
implement daemon mode |
5975 | 26-Feb-1982 |
eric |
implement daemon mode |
5974 | 26-Feb-1982 |
eric |
default to OldStyle headers -- this turns out to be needed so that it will work right when running as a server. |
5973 | 26-Feb-1982 |
eric |
default to OldStyle headers -- this turns out to be needed so that it will work right when running as a server. |
5939 | 22-Feb-1982 |
eric |
some hacks to make the ethernet community happier -- .cf changes only |
5938 | 22-Feb-1982 |
eric |
be much more clever about splitting up addresses when doing header rewriting. become NewStyle automatically based on heuristics; this makes some other addresses work, although there are conceivably
be much more clever about splitting up addresses when doing header rewriting. become NewStyle automatically based on heuristics; this makes some other addresses work, although there are conceivably sites that this could break. Perhaps we should default to OldStyle? I don't think this would break anything.
show more ...
|
5937 | 22-Feb-1982 |
eric |
become NewStyle automatically based on heuristics |
5936 | 22-Feb-1982 |
eric |
be much mroe clever about splitting up addresses when doing header rewriting. |