]> granicus.if.org Git - neomutt/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)
commit49abecba47815b1faf2b0e01f43f78ed2422bcf4
treed1ac48dcc4c8c68be813f44ccc30dfcce7ce5200
parentfe05a992126fa52b885819b04ac60c61ce6c0469
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