Plesk qmail returns the following error – Deferred 451 qmail-spp failure plugins chkrcptto child crashed

Plesk qmail returns the following error:

“Deferred: 451 qmail-spp failure: plugins/chkrcptto: child crashed (#4.3.0)”

This is caused by incorrect permissions on or a missinf /dev/null device.

Remove any existing /dev/null and create a new one with the following commands.

~# mknod -m 666  /dev/full c 1 7
~# chown root:root /dev/full
This entry was posted in Wiki and tagged , , , , , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>