Re: spamd: fatal: setuid

2005-12-01 Thread Daryl C. W. O'Shea
On 01/12/2005 5:30 PM, User for SpamAssassin Mail List wrote: I think this is where the problems is coming in. Looking through the logs I found this: Dec 1 09:13:20 mail spamd[31417]: DCC -> check failed: cannot fork: Too many open files in system at /usr/share/perl5/Mail/SpamAssassin/Util.pm

Re: spamd: fatal: setuid

2005-12-01 Thread User for SpamAssassin Mail List
As a follow up I did find this on a Debian web site: echo "65536" > /proc/sys/fs/file-max # for 2.2 and 2.4 kernel echo "131072" > /proc/sys/fs/inode-max # for 2.2 kernel only So it looks like you don't have to worry about inodes on a 2.4 kernel. Ken Rea On Thu, 1 Dec 2005, User for Sp

Re: spamd: fatal: setuid

2005-12-01 Thread User for SpamAssassin Mail List
Matt, It's a Debian Stable system, and I did bump up that file and also put in a script on boot up to raise that number. Some of the ideas I found (after doing a google search) suggested changing the inode-max as well but I could not find that in the proc file system. We will see if that solves

Re: spamd: fatal: setuid

2005-12-01 Thread Matt Kettler
User for SpamAssassin Mail List wrote: > > I think this is where the problems is coming in. Looking through the logs > I found this: > > Dec 1 09:13:20 mail spamd[31417]: DCC -> check failed: cannot fork: Too many > open files in system > at /usr/share/perl5/Mail/SpamAssassin/Util.pm line 1019,

Re: spamd: fatal: setuid

2005-12-01 Thread User for SpamAssassin Mail List
I think this is where the problems is coming in. Looking through the logs I found this: Dec 1 09:13:20 mail spamd[31417]: DCC -> check failed: cannot fork: Too many open files in system at /usr/share/perl5/Mail/SpamAssassin/Util.pm line 1019, line 101. Dec 1 09:13:20 mail spamd[31417]: clea

Re: spamd: fatal: setuid

2005-12-01 Thread User for SpamAssassin Mail List
Yes the users do exist and usually it works fine. Ken On Thu, 1 Dec 2005, Theo Van Dinter wrote: > On Thu, Dec 01, 2005 at 12:54:17PM -0800, User for SpamAssassin Mail List > wrote: > > I'm getting these errors on some user when the spamd program tries to > > setuid to the users ID. Here i

Re: spamd: fatal: setuid

2005-12-01 Thread Theo Van Dinter
On Thu, Dec 01, 2005 at 12:54:17PM -0800, User for SpamAssassin Mail List wrote: > I'm getting these errors on some user when the spamd program tries to > setuid to the users ID. Here is some of the log file showing the error: Do those users actually exist? Does your perl support setuid? > Dec

spamd: fatal: setuid

2005-12-01 Thread User for SpamAssassin Mail List
Hello, I'm getting these errors on some user when the spamd program tries to setuid to the users ID. Here is some of the log file showing the error: Dec 1 09:24:38 mail spamd[1897]: connection from localhost [127.0.0.1] at port 57112 Dec 1 09:24:38 mail spamd[1897]: fatal: setuid to chuck fa