Commit graph

2 commits

Author SHA1 Message Date
Dirk Meyer
9487b0418f Patch to solve problem:
since version 8.12.1 (8.12.0 ?) sendmail complains if a program piping
data to it doesn't have stdin, stdout and stderr opened; smtpfwdd
doesn't open stdout and stderr when forwarding a mail to sendmail,
therefore an anoying system messages is generated for each incoming mail:
Dec 30 00:05:44 alchemy sendmail[96078]: SYSERR(uucp): File descriptors
	missing on startup: stdout, stderr: Bad file descriptor

Maintainer Timeout.

PR:		33314
Submitted by:	marius@alchemy.franken.de
2002-03-30 14:43:32 +00:00
Steve Price
fda894de42 Make this compile again in -current.
PR:		6977
Submitted by:	maintainer
1998-07-03 23:30:35 +00:00