Am Donnerstag, 19. April 2018, 20:53:19 CEST schrieb Rainer Dorsch:
Thank you for your reply, Jesse.

Hmm.....no cd /home/rd/ does not help and there is no lib directory in there

you don't need the lib/ directory there. in fact, the problem is that in original directory perl could not check if it exists - one of directories in path (including ".") was inaccessible
rd@netcup:~$ ls -l lib
ls: cannot access lib: No such file or directory
rd@netcup:~$ ls -l Mail
ls: cannot access Mail: No such file or directory
rd@netcup:~$ pwd
/home/rd

On 19.04.18 21:03, Rainer Dorsch wrote:
Subject: Re: Can't locate Mail/SpamAssassin/Plugin/SpamCop.pm:
lib/Mail/SpamAssassin/Plugin/SpamCop.pm: Permission denied

Update: the cd /home/rd solves the problem!

I did not realize that the reportspam-line.sh is just called once and I have
to restart it....

try "mkdir -m 000 lib" and you'll see the problem is back.

I think this problem started appearing few years ago when perl started
throwing error when it could not search @INC because of permissions.

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
How does cat play with mouse? cat /dev/mouse

Reply via email to