On Apr 25, 2018, at 8:57 AM, Paul R. Ganci <ga...@nurdog.com> wrote: > > Sorry I should have mentioned that. I was aware of that issue. As you can see > spamd is running as root in this case and the spamassassin tests were also > done as root.
spamd running as root doesn't run as root; it downgrades itself to "nobody." Check to make sure that the TxRep plugin is world-readable. Also check to make sure you don't have any per-user preferences in /root that might be enabling TxRep when SA is manually invoked. Cheers. --- Amir