Signum / ispmail-bookworm-ansible

Ansible playbook to set up a mail server as described in the ISPmail guide at workaround.org
MIT License
25 stars 6 forks source link

Spam folder name in Ispmail #6

Open FredMa01 opened 3 months ago

FredMa01 commented 3 months ago

Users are free to choose the name of their spam folder via roundcube. Thunderbird may choose a different folder name.

Very often it is the Spam or Junk folder.

With Ispmail, in the Dovecot settings for “Autoexpunge” (/etc/dovecot/conf.d/15-mailboxes.conf) and “Learning from user actions” (/etc/dovecot/conf.d/90-sieve.conf), the folder name chosen for spam is “Junk”. The problem is that these settings do not work for any other name such as "Spam".

How to solve this problem with Ispmail ? Force this folder name when creating an email address or accept several names in Dovecot settings ?

mikysal78 commented 3 months ago

I use this config ...see my pull request