Re: [CSCMail-Users] Sending Mail Issue
Brought to you by:
countzer0
From: Count Z. <cou...@cy...> - 2001-09-08 01:16:25
|
The "Can't ignore signal CHLD, forcing to default" error is simply a perl version difference issue. ie: we attempt to assign a IGNORE default handler to SIG CHLD to avoid zombie processes. Some installations of perl do not complain, others do, but ALL do the "right thing" and quietly clean up child processes when they end. In other words, this is a harmless error and has nothing to do with your mail delivery problem. (On my current system, I get that error every time CSCMail forks to run cscget or cscsend, yet everything works 100%) To troubleshoot your mail delivery problem, I need more information about your installation. Does the mail stay in your "Outbox" ? If so, have you tried running "cscsend" from the command line? Does the mail get delivered if you do that? Are there any other errors printed to your console when you run CSCMail? -Count Zero ----- Original Message ----- From: "strider corinth" <st...@cc...> To: <csc...@li...> Sent: Friday, September 07, 2001 8:52 PM Subject: [CSCMail-Users] Sending Mail Issue > Hi. I need a little advice on my CSCMail installation. I just installed on > my Slackware box, and I'm running into this error message when I try to send > mail: > > Can't ignore signal CHLD, forcing to default. > > The mail isn't ever sent. I'm currently not using a database, and I'm using > CSCMail 1.6.1, though I used 1.7.x awhile ago with the same result. > > Thanks much for any help you can give. > > - John Robinson > > -- > > Love justice; desire mercy. > > > _______________________________________________ > | Be sure to read the CSCMail FAQ: > | http://www.cscmail.net/cscmail.faq > | > | CSCMail Home Page: > | http://www.cscmail.net > | > | To unsubscribe or change your preferences: > | https://lists.sourceforge.net/lists/listinfo/cscmail-users > > |