FreedomBox/plinth/modules/email/data/etc/postfix/freedombox-transport-from
Sunil Mohan Adapa 32737a16ed
email: Rename app from email_server to email
For simplicity and consistency. Eliminate '_' in the name.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2022-03-02 07:36:40 -05:00

13 lines
463 B
Plaintext

# -*- mode: conf-space -*-
# This file is managed by FreedomBox. Direct edits will be lost!
# Sender dependent transport map format
# Overrides default_transport
# Reserved domain names
/\.onion$/i error: not implemented: mail delivery from .onion
/\.i2p$/i error: not implemented: mail delivery from .i2p
/\.fm\.localhost$/i error: not implemented: mail delivery from .fm.localhost
# Caret addresses
/^[a-z0-9\-\.]+\^/i error: not implemented: caret addresses