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.
[text]~# mknod -m 666 /dev/full c 1 7
~# chown root:root /dev/full[/text]
This entry was written by
Martin, posted on
February 3, 2010 at 6:09 pm, filed under
Wiki and tagged
451,
chkrcptto,
failure,
plesk,
qmail,
smtp,
virtual server,
virtuozzo,
vps. Bookmark the
permalink. Follow any comments here with the
RSS feed for this post.
or leave a trackback:
Trackback URL.