1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2026-01-07 17:47:14 +00:00

test: Integration test for reload

This patch implements an integration test for reloading; in particular
it exercises reloading aliases and user databases.
This commit is contained in:
Alberto Bertogli
2018-03-02 16:15:15 +00:00
parent 0611b7a7fc
commit 751fbd4b55
7 changed files with 72 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
smtp_address: ":1025"
submission_address: ":1587"
monitoring_address: ":1099"
mail_delivery_agent_bin: "test-mda"
mail_delivery_agent_args: "%to%"
data_dir: "../.data"
mail_log_path: "../.logs/mail_log"