Author Topic: Per User Spamassassin  (Read 162 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Per User Spamassassin
« on: March 13, 2026, 12:31:11 AM »
To enable per user settings do I only need to add the file /home/[user]/.spamassassin/user_prefs and make sure it is owned by [user]:[user]?

To enable per vmail user, can I add the file /var/vmail/[domain.tld]/[vuser]/.spamassassin/user_prefs and ensure it is owned by [user]:mail?

Is there any other required configuration to tell spamassassin to look for these files?

Thanks.