e.g.
When running the command csf --logrun the email is never sent out. LFD reports that the email was sent successfully (with debug on) but I see this in the mail logs:
Code: Select all
Apr 12 09:16:40 web1 plesk sendmail[23334]: handlers_stderr: SKIP
Apr 12 09:16:40 web1 plesk sendmail[23334]: _mh_fork(): Error occured during waiting the child process with pid: 23335: No child processes
Apr 12 09:16:40 web1 plesk sendmail[23334]: Error during 'check-quota' handler
Apr 12 09:16:40 web1 plesk sendmail[23333]: waitpid failed (10): No child processes
This seems to be happening on Plesk servers only. I think that CSF and the Plesk sendmail wrapper are not playing nice together with the new reaper code. The only way I've gotten all email notifications to work are to set OLD_REAPER = "1" in /etc/csf/csf.conf. I've verified the error across multiple servers running the latest Plesk 12 on both Centos 5, Centos 6, Centos7.