>> I get the same error using qmail with vpopmail sometimes. ÂI also get >> this in /var/log/messages: >> >> Check out the out of memory errors >> >> May 20 16:52:34 mail kernel: Out of Memory: Killed process 729 >> (MailScanner). >> May 20 16:52:37 mail qmailq: Process did not exit cleanly, returned 0 >> with signal 9
>OOM means a lot of things, try increasing softlimit or ulimit of qmailq >user. > >this COULD work: > >edit /etc/init.d/openprotect > >and in start() function, instead of : > >check_mailscanner 2> /dev/null > >softlimit -a 500000000 /usr/sbin/check_mailscanner > >yeah the above is 5 followed by 8 zeros - 50 M !!! > >cheers, >G. I have tryed it, but the problem persist May 26 14:28:28 gsmMAIL qmailq: Process did not exit cleanly, returned 0 with signal 11 ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id149&alloc_id66&op=click _______________________________________________ Opencomputing-openprotect mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opencomputing-openprotect
