mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-01-08 17:51:57 +00:00
This patch adds a set of tests to validate chasquid's handling of bad and invalid configurations, to make sure we fail as expected.
6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
mail_delivery_agent_bin: "test-mda"
|
|
mail_delivery_agent_args: "%to%"
|
|
|
|
data_dir: "../.data"
|
|
mail_log_path: "../.logs/mail_log"
|