Files
smtprd-ng/config.example
2024-07-05 21:56:16 +02:00

17 lines
410 B
Plaintext

# [server]
# hostname = localhost
# port = 8025
[client]
hostname = smtp.mail.example.com
port = 465
username = foo@example.com
password = s3cr3t
sender = foo@example.com
recipients = monitoring.foo@example.com, John Foobar <foo@baz.org>
# set_reply_to = false
# use_tls = true
# start_tls = false
# smime_cert = /path/to/cert
# smime_cert_private = /path/to/cert.key
# smime_to_cert = /path/to/recipient_cert