16140 | 11-Mar-1984 |
eric |
fixes from Greg Satz <satz@sri-tsc.ARPA>, mostly for PDP's |
16139 | 11-Mar-1984 |
eric |
fixes from Greg Satz <satz@sri-tsc.ARPA>, mostly for PDP's |
16138 | 11-Mar-1984 |
eric |
fixes from Greg Satz <satz@sri-tsc.ARPA>, mostly for PDP's |
16137 | 11-Mar-1984 |
eric |
fixes from Greg Satz <satz@sri-tsc.ARPA>, mostly for PDP's |
16136 | 11-Mar-1984 |
eric |
fix from Bill Nowicki -- don't return an error if the connection times out, since we haven't accepted responsibility yet. |
15774 | 27-Dec-1983 |
eric |
don't close files immediately before exec of mailer so that we can log; use FIOCLEX instead. Suggested by Tom Ferrin, UCSF CGL. |
15773 | 27-Dec-1983 |
eric |
don't close files immediately before exec of mailer so that we can log; use FIOCLEX instead. Suggested by Tom Ferrin, UCSF CGL. |
15772 | 27-Dec-1983 |
eric |
don't close files immediately before exec of mailer so that we can log; use FIOCLEX instead. Suggested by Tom Ferrin, UCSF CGL. |
15771 | 27-Dec-1983 |
eric |
don't close files immediately before exec of mailer so that we can log; use FIOCLEX instead. Suggested by Tom Ferrin, UCSF CGL. |
15770 | 27-Dec-1983 |
eric |
fix bug with un-DBM'ed alias files that adds a newline on the end of the last entry in the alias; found by John Gilmore, SMI |
15769 | 27-Dec-1983 |
eric |
fix bug with un-DBM'ed alias files that adds a newline on the end of the last entry in the alias; found by John Gilmore, SMI |
15597 | 26-Nov-1983 |
eric |
fix SERIOUS bug allowing anyone to be "wiz" without a password if the configuration was frozen |
15596 | 26-Nov-1983 |
eric |
fix SERIOUS bug allowing anyone to be "wiz" without a password if the configuration was frozen |
15535 | 13-Nov-1983 |
eric |
Fixes two nasty problems, both pointed out by Bill Nowicki at Stanford: I/O errors on input in collect would cause infinite loops, and a protocol error (or other error that would call smtpquit abnorm
Fixes two nasty problems, both pointed out by Bill Nowicki at Stanford: I/O errors on input in collect would cause infinite loops, and a protocol error (or other error that would call smtpquit abnormally) would cause core dumps
show more ...
|
15534 | 13-Nov-1983 |
eric |
Fixes two nasty problems, both pointed out by Bill Nowicki at Stanford: I/O errors on input in collect would cause infinite loops, and a protocol error (or other error that would call smtpquit abnorm
Fixes two nasty problems, both pointed out by Bill Nowicki at Stanford: I/O errors on input in collect would cause infinite loops, and a protocol error (or other error that would call smtpquit abnormally) would cause core dumps
show more ...
|
15533 | 13-Nov-1983 |
eric |
Fixes two nasty problems, both pointed out by Bill Nowicki at Stanford: I/O errors on input in collect would cause infinite loops, and a protocol error (or other error that would call smtpquit abnorm
Fixes two nasty problems, both pointed out by Bill Nowicki at Stanford: I/O errors on input in collect would cause infinite loops, and a protocol error (or other error that would call smtpquit abnormally) would cause core dumps
show more ...
|
15532 | 13-Nov-1983 |
eric |
Fixes two nasty problems, both pointed out by Bill Nowicki at Stanford: I/O errors on input in collect would cause infinite loops, and a protocol error (or other error that would call smtpquit abnorm
Fixes two nasty problems, both pointed out by Bill Nowicki at Stanford: I/O errors on input in collect would cause infinite loops, and a protocol error (or other error that would call smtpquit abnormally) would cause core dumps
show more ...
|
15531 | 13-Nov-1983 |
eric |
Fixes two nasty problems, both pointed out by Bill Nowicki at Stanford: I/O errors on input in collect would cause infinite loops, and a protocol error (or other error that would call smtpquit abnorm
Fixes two nasty problems, both pointed out by Bill Nowicki at Stanford: I/O errors on input in collect would cause infinite loops, and a protocol error (or other error that would call smtpquit abnormally) would cause core dumps
show more ...
|
15406 | 10-Nov-1983 |
eric |
Be able to override the hostname in the configuration file when frozen |
15405 | 10-Nov-1983 |
eric |
Be able to override the hostname in the configuration file when frozen |
15326 | 29-Oct-1983 |
eric |
declare getpwnam in recipient.c for earlier systems |
15325 | 29-Oct-1983 |
eric |
declare getpwnam in recipient.c for earlier systems |
15324 | 29-Oct-1983 |
eric |
add newline to "deferred" message in usersmtp.c |
15323 | 29-Oct-1983 |
eric |
add newline to "deferred" message in usersmtp.c |
15285 | 23-Oct-1983 |
eric |
handle dollar signs in headers properly |