mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
- Sieve script detects spam headers used by Rspamd and SpamAssassin - Autosubscribe to Archive, Drafts, Junk, Sent, Trash - Autoexpunge Trash and Junk folders - INBOX.Junk -> Junk, INBOX.Trash -> Trash, Sent Messages -> Sent
7 lines
184 B
Plaintext
7 lines
184 B
Plaintext
# Direct edits to this file will be lost!
|
|
# Manage your settings on Plinth <https://localhost/plinth/apps/email_server>
|
|
|
|
plugin {
|
|
sieve_after = /etc/dovecot/freedombox-sieve-after
|
|
}
|