February 22, 20215 yr I'm using Proxmox mailgateway as my frontend for postfix/dovecot (froxlor setup). It does a magnificent job filtering SPAM messages, (it marks them as "SPAM" on subject) but some users prefer to see the messages in their SPAM folder. Any sugestions on how to create a SPAM folder to all users and send all messages marked as SPAM (on subject) to there?
February 23, 20215 yr no idea how proxmox mailgateway does anything, but you might want to learn about sieve, https://en.wikipedia.org/wiki/Sieve_(mail_filtering_language)
February 24, 20215 yr Dovecot can automatically create folders and automatically subscribe users to this folder. Therefore you need to adjust /etc/dovecot/conf.d/15-mailboxes.conf. After that, you have to deliver the mails through sieve filters as d00p mentioned.
Archived
This topic is now archived and is closed to further replies.