mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-22 10:01:45 +00:00
- Make extensive use of the milter protocol - Milter: add X-Fbx- headers to emails - All submitted mails go to smtp:localhost:10025 for filtering - Header privacy for submitted mails - Rspamd: be able to inject and replace FreedomBox-managed config - Reserve special addresses for future use Known issue: internal emails do not go through spam filtering
6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
# -*- mode: conf-space -*-
|
|
# This file is managed by FreedomBox. Direct edits will be lost!
|
|
|
|
# Scrub all internal headers
|
|
/^X-Fbx-/ IGNORE
|