Table of Contents

Modify User

BlueOnyx > Site Management > User List > Modify User

Configure the settings in the Modify User Settings screen (Account tab).

Configure the settings in the Modify User Settings screen (Email tab).

Anti-Spam Tab

When the AV-SPAM add-on package is installed, an Anti-Spam tab appears on this page. This tab provides the same personal spam filtering controls available in Personal Profile > Email, configured here by the SiteAdmin or admin on behalf of the user.

Users (or admins acting on their behalf) can set:

Delivery Actions

Personal Scoring Overrides

Sender Lists

Custom Rules Users can create custom Rspamd rules in SpamAssassin-style syntax or multimap expressions.

Automatic HAM/SPAM Bayes Training (AV-SPAM v8.1)

Since AV-SPAM v8.1, the email folder ``caughtspam`` is created automatically whenever a user is created or modified via the GUI.

If a user has his SPAM-filter configured to move all detected SPAM to the folder ``caughtspam`` and/or a user manually moves an email into that folder, the email is presented to Rspamd to learn it as SPAM. It may not accept emails that have insufficient numbers of tokens, but still: Such emails are at least considered for training.

If an email is moved out of the folder ``caughtspam``, then this email is trained as HAM.

This is implemented via special ImapSieve rules and a script that is triggered via a timer and does batch processing of up to 50 emails per user. Only new emails are taken into account and it keeps track of those it has already seen.

The training progress can be monitored via:

journalctl -u solarspeed-rspamd-imapsieve.service

On the Anti-Spam tab of this page you will find a table that shows how many HAM/SPAM emails were already learned for the user in question.

Note: This is an optional feature and must be enabled in the Services tab of the AV-SPAM Settings for it to work.