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-02-exim/msmtprc
Alberto Bertogli 69222284e0 test: Rename test directories to use an explicit order
For convenience, rename the directories so the order is explicit in the name.
Make the simple test run first, to save time if it's not working.
2016-09-12 04:06:56 +01:00

15 lines
186 B
Plaintext

account default
host srv-chasquid
port 1025
tls on
tls_trust_file config/domains/srv-chasquid/cert.pem
from user@srv-chasquid
auth on
user user@srv-chasquid
password secretpassword