Date: Mon, 20 Apr 1998 13:48:26 -0400 From: Robert Withrow <bwithrow@BayNetworks.COM> To: freebsd-hackers@FreeBSD.ORG Cc: bwithrow@BayNetworks.COM Subject: Sendmail error messages...caused by limits? Message-ID: <199804201748.NAA23356@tuva.engeast.baynetworks.com>
next in thread | raw e-mail | index | archive | help
I get these: Apr 14 11:55:29 tuva sendmail[22717]: NOQUEUE: SYSERR: putoutmsg (NO-HOST): error on output channel sending "451 fill_fd: before readcf: fd 1 not open: Bad file descriptor": Input/output error Apr 14 11:55:29 tuva sendmail[22717]: NOQUEUE: SYSERR(bwithrow): fill_fd: before readcf: fd 1 not open: Bad file descriptor Apr 14 11:55:55 tuva sendmail[22717]: NOQUEUE: SYSERR(bwithrow): fill_fd: before readcf: fd 2 not open: Bad file descriptor Apr 14 11:56:32 tuva sendmail[22790]: NOQUEUE: SYSERR: putoutmsg (NO-HOST): error on output channel sending "451 fill_fd: before readcf: fd 1 not open: Bad file descriptor": Input/output error Apr 14 11:56:32 tuva sendmail[22790]: NOQUEUE: SYSERR(bwithrow): fill_fd: before readcf: fd 1 not open: Bad file descriptor Apr 14 11:56:39 tuva sendmail[22790]: NOQUEUE: SYSERR(bwithrow): fill_fd: before readcf: fd 2 not open: Bad file descriptor I am beginning to suspect that this is because I placed myself in the "root" login group and when I do hefty compiles I somehow gobble up resources that sendmail needs. I say this because these messages seem to correlate in time with big builds. Has anyone come up with a reasonable set of stuff to go into login.conf that will support the needs of "power-developers" but not lead to inadvertent denial-of-service attacks? ;-) (Assuming my assumption is correct). -- Robert Withrow -- (+1 508 916 8256) BWithrow@BayNetworks.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804201748.NAA23356>