8907 | 25-Oct-1982 |
eric |
Don't send closing protocol to SMTP if you haven't opened the connection; this happens if checkcompat fails on the only recipient. |
8906 | 25-Oct-1982 |
eric |
Don't send closing protocol to SMTP if you haven't opened the connection; this happens if checkcompat fails on the only recipient. |
8822 | 22-Oct-1982 |
eric |
part of a heuristic hill climbing algorithm to minimize the number of IPC bugs that come crawling over me. |
8821 | 22-Oct-1982 |
eric |
part of a heuristic hill climbing algorithm to minimize the number of IPC bugs that come crawling over me. |
8547 | 16-Oct-1982 |
eric |
Put list of login names able to use -f in the .cf file. |
8546 | 16-Oct-1982 |
eric |
Put list of login names able to use -f in the .cf file. |
8545 | 16-Oct-1982 |
eric |
Put list of login names able to use -f in the .cf file. |
8544 | 16-Oct-1982 |
eric |
Arrange for a wizards password (the W option). The SMTP KILL command may only be issued if this option is set. This delta adds the "WIZ" command, and changes _KILL => KILL, _DEBUG => DEBUG, _VERBOS
Arrange for a wizards password (the W option). The SMTP KILL command may only be issued if this option is set. This delta adds the "WIZ" command, and changes _KILL => KILL, _DEBUG => DEBUG, _VERBOSE => VERB, and _SHOWQ => SHOWQ.
show more ...
|
8543 | 16-Oct-1982 |
eric |
Fix debug statement in sendall |
8542 | 16-Oct-1982 |
eric |
Fix debug statement in sendall |
8541 | 16-Oct-1982 |
eric |
Arrange for MD_FORK to work well with -v so that we can use it as the default. This was really a separate bug, but I have just lumped it in here -- the problem came up with stty tostop. |
8540 | 16-Oct-1982 |
eric |
Arrange for MD_FORK to work well with -v so that we can use it as the default. This was really a separate bug, but I have just lumped it in here -- the problem came up with stty tostop. |
8518 | 13-Oct-1982 |
eric |
Don't interrupt the process doing accepts (have a separate process running the queue) to avoid a large pile of 4.1[abc] bugs. When something more stable comes out, I will change this. |
8517 | 13-Oct-1982 |
eric |
Don't interrupt the process doing accepts (have a separate process running the queue) to avoid a large pile of 4.1[abc] bugs. When something more stable comes out, I will change this. |
8515 | 13-Oct-1982 |
eric |
Don't interpret <, >, (, or ) while in QST (quote state) during prescan |
8514 | 13-Oct-1982 |
eric |
Don't interpret <, >, (, or ) while in QST (quote state) during prescan |
8497 | 11-Oct-1982 |
eric |
have auto-queueups print a polite message in the log (rather than an obnoxious "Temporary Failure"). Adds a new routine "logdelivery". |
8496 | 11-Oct-1982 |
eric |
have auto-queueups print a polite message in the log (rather than an obnoxious "Temporary Failure"). Adds a new routine "logdelivery". |
8495 | 11-Oct-1982 |
eric |
have auto-queueups print a polite message in the log (rather than an obnoxious "Temporary Failure"). Adds a new routine "logdelivery". |
8440 | 09-Oct-1982 |
eric |
force a queuename in returntosender to insure that everyone has a queue name. |
8439 | 09-Oct-1982 |
eric |
force a queuename in returntosender to insure that everyone has a queue name. |
8438 | 09-Oct-1982 |
eric |
Lock out interrupts during alias rebuild; add an alias "@:@" after rebuild that we can check for to insure that the alias file is up to date. Times out after five minutes (is this reasonable on ucbv
Lock out interrupts during alias rebuild; add an alias "@:@" after rebuild that we can check for to insure that the alias file is up to date. Times out after five minutes (is this reasonable on ucbvax?) and forces a rebuild. It shouldn't matter in the long run if two people rebuild, so I think this is the right thing to do.
show more ...
|
8437 | 09-Oct-1982 |
eric |
Lock out interrupts during alias rebuild; add an alias "@:@" after rebuild that we can check for to insure that the alias file is up to date. Times out after five minutes (is this reasonable on ucbv
Lock out interrupts during alias rebuild; add an alias "@:@" after rebuild that we can check for to insure that the alias file is up to date. Times out after five minutes (is this reasonable on ucbvax?) and forces a rebuild. It shouldn't matter in the long run if two people rebuild, so I think this is the right thing to do.
show more ...
|
8436 | 09-Oct-1982 |
eric |
Handle Reverse-Path in some reasonable way. You must put the 'X' flag (M_FULLSMTP) in the local mailer's flags to get this line. |
8435 | 09-Oct-1982 |
eric |
Handle Reverse-Path in some reasonable way. You must put the 'X' flag (M_FULLSMTP) in the local mailer's flags to get this line. |