Cobra Forum

General Category => Email => Topic started by: senthil on May 08, 2025, 07:28 AM

Title: SpamAssassin ignores mailboxes specfic configration when mailbox contains
Post by: senthil on May 08, 2025, 07:28 AM
Questions
SpamAssassin ignores mailboxes specfic configration when mailbox contains an ampersand

Symptoms
Cause
SpamAssassin does not support the ampersand character with the option --virtual-config-dir:

The set of characters allowed in the virtual username for this path are
restricted to:

A-Z a-z 0-9 - + _ . , @ =
This has been reported as the bug PPPM-14793 on Almalinux 8.

Resolution
As a workaround, it is recommended to change the mailbox name or replacing the & with any of the characters above.