Single domain mail not routing

justjosh

Verified User
Joined
Oct 13, 2019
Messages
33
Hey,

We have one domain acting up on a server with 50+. Does not even send mail to same domain on same server.

Can't find anything in the logs except for this:
R=spamcheck_director T=spamcheck defer (-24): Transport filter process failed (127): unable to execute command

What gives?

Thanks!
 
Looks like something from Spamassassin. Did you install Spamassassin from Custombuild or via another way like perl or apt/yum/dnf?

Try to disable spamassassin from that account and if it works enable it again.
If not, you might need to re-install Spamassassin and see if it gives any errors.
 
Via custombuild. Could not find the issue. End up rebuilding spamassassin + exim to fix it.
 
Back
Top