LinuxHelps.com

A blog for Linux Lovers.

10
Mar 2009
SpamAssasin failing with “Transport filter process failed (127): unable to execute command”
Posted in Whm/cpanel by sibu at 9:55 am |

SpamAssassin was failing to deliver emails with the following message:

SMTP connection from USERNAME lost while reading message data (header)
1H4zGX-0000KH-FH == user@domain.com R=virtual_sa_user T=virtual_sa_userdelivery defer (-24): Transport filter process failed (127): unable to execute command

To fix force a reinstall of the perl module:

perl -MCPAN -e shell
clean Mail::SpamAssassin
install Mail::SpamAssassin


You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply