mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
For simplicity and consistency. Eliminate '_' in the name. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
13 lines
463 B
Plaintext
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
|