mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-17 14:37:02 +00:00
This patch implements an integration test for reloading; in particular it exercises reloading aliases and user databases.
15 lines
184 B
Plaintext
15 lines
184 B
Plaintext
account default
|
|
|
|
host testserver
|
|
port 1587
|
|
|
|
tls on
|
|
tls_trust_file config/certs/testserver/fullchain.pem
|
|
|
|
from someone@testserver
|
|
|
|
auth on
|
|
user someone@testserver
|
|
password password222
|
|
|