mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-01-28 20:56:03 +00:00
test: Add a set of tests for handling bad/invalid configs
This patch adds a set of tests to validate chasquid's handling of bad and invalid configurations, to make sure we fail as expected.
This commit is contained in:
5
test/t-20-bad_configs/c-05-no_addrs/chasquid.conf
Normal file
5
test/t-20-bad_configs/c-05-no_addrs/chasquid.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
mail_delivery_agent_bin: "test-mda"
|
||||
mail_delivery_agent_args: "%to%"
|
||||
|
||||
data_dir: "../.data"
|
||||
mail_log_path: "../.logs/mail_log"
|
||||
Reference in New Issue
Block a user