On 2020/10/25 07:58, Kevin A. McGrail wrote:
This sounds like a path issue and you have two versions of SA
installed.
----
Yeah, sorta.
One perhaps from a package manager like yum or apt and
another from cpan.
----
Both by me, but I didn't know the "sa-<binaries>" ignored
where they were installed/invoked from.
Your root installation likely has a different path,
hence the discrepancy.
---
Oddly enough, not -- mostly to prevent probs like this.
And sa-update rights to /var/lib/spamassassdin
by default so likely a non-privileged user can't overwrite the
MIRRORED.BY <http://MIRRORED.BY> file.
---
My normal login has the correct access rights. It's in
the spamd group.
Hope this helps.
---
Indeed! Before I could tell you there was no possibility of that,
I had to check & used locate to find all copies of 'sa-update' and weeded out
the backups. Then found the prob -- sorta...In order not to hve
to duplicate explain, will put that in a different note.
Thanks again!