12614 | 20-May-1983 |
eric |
Don't stack processes when VRFY fails. Give an error message on multiple RCPT commands with a bad address. |
12613 | 20-May-1983 |
eric |
Don't stack processes when VRFY fails. Give an error message on multiple RCPT commands with a bad address. |
12612 | 20-May-1983 |
eric |
Don't stack processes when VRFY fails. Give an error message on multiple RCPT commands with a bad address. |
12611 | 20-May-1983 |
eric |
Don't stack processes when VRFY fails. Give an error message on multiple RCPT commands with a bad address. |
12518 | 18-May-1983 |
eric |
Change WKTIMEFACT to be negative to force failing jobs to the end of the queue rather than to the beginning, giving better overall performance -- as noted by Jay Lepreau. Also, clean up the format o
Change WKTIMEFACT to be negative to force failing jobs to the end of the queue rather than to the beginning, giving better overall performance -- as noted by Jay Lepreau. Also, clean up the format of the mailq output.
show more ...
|
12517 | 18-May-1983 |
eric |
Minor formatting change so that the entire text of the message can be printed. |
12516 | 18-May-1983 |
eric |
change WKTIMEFACT to be negative so that jobs that are failing are pushed to the end rather than to the beginning of the queue, thus improving overall performance. Thanks to Jay Lepreau for this obs
change WKTIMEFACT to be negative so that jobs that are failing are pushed to the end rather than to the beginning of the queue, thus improving overall performance. Thanks to Jay Lepreau for this observation.
show more ...
|
12314 | 07-May-1983 |
eric |
Pass the size of the buffer to myhostname. |
12313 | 07-May-1983 |
eric |
Pass the size of the buffer to myhostname. |
12312 | 07-May-1983 |
eric |
Pass the size of the buffer to myhostname. |
12226 | 04-May-1983 |
eric |
fix botch in 3.338 -- arguments reversed |
12225 | 04-May-1983 |
eric |
fix botch in 3.338 -- arguments reversed |
12224 | 04-May-1983 |
eric |
Don't send domain-based UUCP addresses to UGLYUUCP hosts |
12223 | 04-May-1983 |
eric |
Don't send domain-based UUCP addresses to UGLYUUCP hosts |
12161 | 01-May-1983 |
eric |
don't add an extra tab in the header (white space should already exist) |
12160 | 01-May-1983 |
eric |
avoid core dumps on messages with very long header fields |
12159 | 01-May-1983 |
eric |
avoid core dumps on messages with very long header fields |
12137 | 30-Apr-1983 |
eric |
lint |
12136 | 30-Apr-1983 |
eric |
lint |
12135 | 30-Apr-1983 |
eric |
lint |
12134 | 30-Apr-1983 |
eric |
lint |
12133 | 30-Apr-1983 |
eric |
lint |
12016 | 23-Apr-1983 |
eric |
Don't put Resent-*: lines in queue file to prevent outputing them inappropriately in the sent message. |
12015 | 23-Apr-1983 |
eric |
Don't put Resent-*: lines in queue file to prevent outputing them inappropriately in the sent message. |
11996 | 19-Apr-1983 |
eric |
Fix bug causing convtime to loop forever on "w" (week) specification. |