History log of /csrg-svn/usr.sbin/sendmail/src/ (Results 3201 – 3225 of 4477)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1013304-Jan-1983 eric

Don't try to drop our controlling TTY except when we are starting up a
daemon; this can cause UUCP jobs to hang waiting for carrier on a dialin
line (completely contrary to the intent). Many thanks

Don't try to drop our controlling TTY except when we are starting up a
daemon; this can cause UUCP jobs to hang waiting for carrier on a dialin
line (completely contrary to the intent). Many thanks to Keith Sklower
for pointing this one out. However, that damned parameter to disconnect()
has reappeared!

show more ...

1013204-Jan-1983 eric

Don't try to drop our controlling TTY except when we are starting up a
daemon; this can cause UUCP jobs to hang waiting for carrier on a dialin
line (completely contrary to the intent). Many thanks

Don't try to drop our controlling TTY except when we are starting up a
daemon; this can cause UUCP jobs to hang waiting for carrier on a dialin
line (completely contrary to the intent). Many thanks to Keith Sklower
for pointing this one out. However, that damned parameter to disconnect()
has reappeared!

show more ...

1013104-Jan-1983 eric

Ignore SIGPIPE early (in main rather than in deliver) so that rude hosts
that close the connection early don't cause us to die -- in particular,
CMU-CS-A (nee CMU-10A) was doing this after the DATA c

Ignore SIGPIPE early (in main rather than in deliver) so that rude hosts
that close the connection early don't cause us to die -- in particular,
CMU-CS-A (nee CMU-10A) was doing this after the DATA command; the problem
went away quite mysteriously, so I have no idea why it happened

show more ...

1013004-Jan-1983 eric

Ignore SIGPIPE early (in main rather than in deliver) so that rude hosts
that close the connection early don't cause us to die -- in particular,
CMU-CS-A (nee CMU-10A) was doing this after the DATA c

Ignore SIGPIPE early (in main rather than in deliver) so that rude hosts
that close the connection early don't cause us to die -- in particular,
CMU-CS-A (nee CMU-10A) was doing this after the DATA command; the problem
went away quite mysteriously, so I have no idea why it happened

show more ...

1012904-Jan-1983 eric

Ignore SIGPIPE early (in main rather than in deliver) so that rude hosts
that close the connection early don't cause us to die -- in particular,
CMU-CS-A (nee CMU-10A) was doing this after the DATA c

Ignore SIGPIPE early (in main rather than in deliver) so that rude hosts
that close the connection early don't cause us to die -- in particular,
CMU-CS-A (nee CMU-10A) was doing this after the DATA command; the problem
went away quite mysteriously, so I have no idea why it happened

show more ...

1012804-Jan-1983 eric

Ignore SIGPIPE early (in main rather than in deliver) so that rude hosts
that close the connection early don't cause us to die -- in particular,
CMU-CS-A (nee CMU-10A) was doing this after the DATA c

Ignore SIGPIPE early (in main rather than in deliver) so that rude hosts
that close the connection early don't cause us to die -- in particular,
CMU-CS-A (nee CMU-10A) was doing this after the DATA command; the problem
went away quite mysteriously, so I have no idea why it happened

show more ...

1012504-Jan-1983 eric

take EHOSTDOWN as a temporary failure; change the format of "deferred"
message to be consistent with other messages.

1012404-Jan-1983 eric

change format of deferred message to be consistent with other messages

1012304-Jan-1983 eric

take EHOSTDOWN as a temporary failure

1012204-Jan-1983 eric

fix botch that causes sendmail to core dump when there are large
numbers of requests

1012104-Jan-1983 eric

fix botch that causes sendmail to core dump when there are large
numbers of requests

1012004-Jan-1983 eric

add min and max

1011904-Jan-1983 eric

Detect an internal error that seems to be occuring

1011804-Jan-1983 eric

Detect an internal error that seems to be occuring

1010903-Jan-1983 eric

give more useful error messages (including the errno that caused
a temporary failure); reflect these messages out to mailq

1010803-Jan-1983 eric

give more useful error messages (including the errno that caused
a temporary failure); reflect these messages out to mailq

1010703-Jan-1983 eric

give more useful error messages (including the errno that caused
a temporary failure); reflect these messages out to mailq

1010603-Jan-1983 eric

give more useful error messages (including the errno that caused
a temporary failure); reflect these messages out to mailq

1010503-Jan-1983 eric

give more useful error messages (including the errno that caused
a temporary failure); reflect these messages out to mailq

1010203-Jan-1983 eric

add e_message field for eventual error message improvement

1010103-Jan-1983 eric

have canonname pass the address through ruleset four also

1010003-Jan-1983 eric

have canonname pass the address through ruleset four also

1009903-Jan-1983 eric

take ENETUNREACH (Network unreachable) as a transient error -- this
probably isn't usually right, but it seem safer in the long run....

1009803-Jan-1983 eric

take ENETUNREACH (Network unreachable) as a transient error -- this
probably isn't usually right, but it seem safer in the long run....

1009703-Jan-1983 eric

print "request" instead of "requests" if there is only one request

1...<<121122123124125126127128129130>>...180