Craig Hughes said:
> chmod 0666 /var/spool/spamassassin/auto* Also, chmod 1777 /var/spool/spamassassin so the lockfiles can be created and deleted. > Somehow the permissions on those files got set so that only root can > write to them. But of course, you're running as nobody, so when it > tries to write, it's failing. I'll need to check if this is the code's > fault. My initial guess is that compile_now() is running before the uid > is changed... yep, that looks like it. I reckon the best way to fix it is to recommend running those chmod's after the first run... --j. _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk