10096 | 03-Jan-1983 |
eric |
print "request" instead of "requests" if there is only one request |
10095 | 03-Jan-1983 |
eric |
fix bug in commaize so that it won't core dump on every message (sigh); process timeouts like normal errors so that they will get delivered to the correct address (i.e., the Errors-To: address). |
10094 | 03-Jan-1983 |
eric |
process timeouts like normal errors, so that they will get delivered to the correct address (i.e., the Errors-To: address) |
10093 | 03-Jan-1983 |
eric |
process timeouts like normal errors, so that they will get delivered to the correct address (i.e., the Errors-To: address) |
10092 | 03-Jan-1983 |
eric |
process timeouts like normal errors, so that they will get delivered to the correct address (i.e., the Errors-To: address) |
10091 | 03-Jan-1983 |
eric |
fix bug in commaize so that it won't core dump on every message (sigh) |
10090 | 03-Jan-1983 |
eric |
fix botch in reading the queue that caused it to throw away the last entry it read -- this was particulary obvious with only one entry in the queue. |
10089 | 03-Jan-1983 |
eric |
fix botch in reading the queue that caused it to throw away the last entry it read -- this was particulary obvious with only one entry in the queue. |
10081 | 02-Jan-1983 |
eric |
Take errno 65, "Host is unreachable", to be a recoverable error |
10080 | 02-Jan-1983 |
eric |
Take errno 65, "Host is unreachable", to be a recoverable error |
10071 | 02-Jan-1983 |
eric |
clean up output of mailq mode |
10070 | 02-Jan-1983 |
eric |
clean up output of mailq mode |
10067 | 01-Jan-1983 |
eric |
Put CRLF on all lines in user SMTP. Pass this info down to innumerable routines. |
10066 | 01-Jan-1983 |
eric |
Put CRLF on all lines in user SMTP. Pass this info down to innumerable routines. |
10065 | 01-Jan-1983 |
eric |
Put CRLF on all lines in user SMTP. Pass this info down to innumerable routines. |
10064 | 01-Jan-1983 |
eric |
Put CRLF on all lines in user SMTP. Pass this info down to innumerable routines. |
10054 | 01-Jan-1983 |
eric |
Use a more resilient algorithm to handle the special case of an SMTP connection that is going down spontaneously (with a 421 reply code) |
10053 | 01-Jan-1983 |
eric |
Use a more resilient algorithm to handle the special case of an SMTP connection that is going down spontaneously (with a 421 reply code) |
10050 | 01-Jan-1983 |
eric |
tag syserr's specially in the log so they can be grep'ed out easily |
10031 | 30-Dec-1982 |
eric |
don't bother timing out on *.cf and qf* file reads -- they are really very vanilla |
10030 | 30-Dec-1982 |
eric |
don't bother timing out on *.cf and qf* file reads -- they are really very vanilla |
10029 | 30-Dec-1982 |
eric |
close files 3 through 20 before startup to insure sufficient resources |
10028 | 30-Dec-1982 |
eric |
close files 3 through 20 before startup to insure sufficient resources |
10011 | 29-Dec-1982 |
eric |
don't htons(sp->s_port) in makeconnection |
10010 | 29-Dec-1982 |
eric |
don't htons(sp->s_port) in makeconnection |