mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-19 14:57:04 +00:00
The default INFO logs are more oriented towards debugging and can be a bit too verbose when looking for high-level information. This patch introduces a new "maillog" package, used to log messages of particular relevance to mail transmission at a higher level.
10 lines
209 B
Plaintext
10 lines
209 B
Plaintext
smtp_address: ":2025"
|
|
submission_address: ":2587"
|
|
monitoring_address: ":2099"
|
|
|
|
mail_delivery_agent_bin: "test-mda"
|
|
mail_delivery_agent_args: "%to%"
|
|
|
|
data_dir: "../.data-B"
|
|
mail_log_path: "../.logs/mail_log-B"
|