Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2002 06:43:32 -0800 (PST)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/smtpd Makefile ports/mail/smtpd/files patch-ab
Message-ID:  <200203301443.g2UEhWq78211@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dinoex      2002/03/30 06:43:32 PST

  Modified files:
    mail/smtpd           Makefile 
    mail/smtpd/files     patch-ab 
  Log:
  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
  
  Revision  Changes    Path
  1.11      +2 -1      ports/mail/smtpd/Makefile
  1.2       +21 -1     ports/mail/smtpd/files/patch-ab

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203301443.g2UEhWq78211>