]> granicus.if.org Git - mutt/commit
Fix #828: Sendmail is now invoked with stdout and stderr redirected
authorThomas Roessler <roessler@does-not-exist.org>
Wed, 17 Oct 2001 16:22:48 +0000 (16:22 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Wed, 17 Oct 2001 16:22:48 +0000 (16:22 +0000)
commitdada5414137a663dced9225b9656206401debac2
treed1ac48dcc4c8c68be813f44ccc30dfcce7ce5200
parent2a9bf0ad88a46105861886181debf5a09efa58b9
Fix #828: Sendmail is now invoked with stdout and stderr redirected
to /dev/null.  Apparently, sendmail 8.12.1 doesn't like to be
invoked with stderr and stdout closed.
sendlib.c