Spamassassin user preferences

May 6, 2025
1
0
1
Is it possible to use the spamassassin builtin functionality to use a mysql database for user custom scores (user_scores_sql_custom_query)? I have a setup with Roundcube as webmail extended with the sauserprefs plugin and would like to use it further with Proxmox Mail Gateway, especially for the per user defined block- and welcome lists.

I tried to implement it and it seems to work until a sender email gets blocked because if the receiver's blocklist. After that the sender gets sometimes blocked by other receivers. Same behavior with the user defined spamassassin scores.

Thank you in advance.