1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2025-12-17 14:37:02 +00:00
Files
go-chasquid-smtp/test/t-13-reload/msmtprc
Alberto Bertogli 751fbd4b55 test: Integration test for reload
This patch implements an integration test for reloading; in particular
it exercises reloading aliases and user databases.
2018-03-02 19:37:37 +00:00

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