# [server] # hostname = localhost # port = 8025 [client] hostname = smtp.mail.example.com port = 465 username = foo@example.com password = s3cr3t sender = foo@example.com # 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 [emails] # If you want to encrypt outgoing email, add the recipient certificate to the email # if not, add an empty string # uses email = Path to certificate # monitoring.foo@example.com = /path/to/recipient_cert # unencrypted@example.com = ""