On Thu, 28 Jun 2007, Tom Allison wrote:

cannot write to /var/www/.spamassassin/user_prefs: No such file or directory
failed to create default user preference file /var/www/.spamassassin/user_prefs


I never ever ever ever want to try to create a user_prefs file.
How do I make sure I never do this?

Using the '-x' or '--nocreate-prefs' switch will tell spamassassin to not create the user_prefs file.

This can be found by using:

  spamassassin -h

Also, if you are using the '-c' switch when starting spamd, remove it. '-c' tells spamd to create user_prefs files.

Reply via email to