mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-17 14:37:02 +00:00
This patch integrates the aliases resolution into the daemon and queue. The queue now will resolve aliases at Put time.
12 lines
228 B
Plaintext
12 lines
228 B
Plaintext
smtp_address: ":1025"
|
|
submission_address: ":1587"
|
|
monitoring_address: ":1099"
|
|
|
|
mail_delivery_agent_bin: "test-mda"
|
|
mail_delivery_agent_args: "%user%@%domain%"
|
|
|
|
data_dir: "../.data"
|
|
|
|
suffix_separators: "+-"
|
|
drop_characters: "._"
|