smtp_proxy: host: "localhost" port: 1025 smtp_server: host: "smtp.mailserver.com" port: 587 user: "your_email@mailserver.com" password: "your_password" from_name: "Your Name" from_email: "your_email@mailserver.com" apps: app1@localhost: password: "pw1" app2@localhost: password: "pw2" gpg: # optional home: "/home/user/.gnupg" passphrase: "phrase" enabled: true absent_notice: enabled: true # Wether to issue a notice if recipient does not use GPG (PGP) text: "\n\nNote: This email was sent without end-to-end encryption.\n This mail server supports automatic PGP encryption.\n Consider setting up a PGP key and publishing it to keys.openpgp.org." html: "

Note: This email was sent without end-to-end encryption.
This mail server supports automatic PGP encryption.
Consider setting up a PGP key and publishing it to keys.openpgp.org.

" # either text, html or email_http_keyserver: "https://keys.openpgp.org/vks/v1/by-email/" id_domain: "mytest" # For Message ids