On Thu, Feb 16, 2023 at 9:57 PM joe a <joea-li...@j4computers.com> wrote:

>
> plugin: failed to parse plugin (from @INC): Can't locate
> Mail/SpamAssassin/Plugin/SpamCop.pm:
> lib/Mail/SpamAssassin/Plugin/SpamCop.pm: Permission denied at (eval 44)
> line 1.
>

root can do anything. a restricted user can't: it's only allowed to do what
others allowed it.

it also runs with another environment, so it may miss PATHes or @INC
directories.

You should locate the SpamCop.pm file and list the owner and ACL.

As user spamfilter run spamassassin with -D and see in the first lines if
you have similar errors.

Also check permission of /var/mail/spamd/Cabinet.Missed-SPAM. I had
permission problems trying to sa-learn files owned by root.



> Running with the -D option does produce more, after that list of
> permission denied items
>
> Feb 16 15:55:30.884 [10384] dbg: config: warning: no description set for
> STOX_REPLY_TYPE_WITHOUT_QUOTES
>

These are not permission errors but warnings about the rules having no text
descriptions. It's ok.


>
>

Reply via email to