diff --git a/config.example.yml b/config.example.yml index d91e738..e33c577 100644 --- a/config.example.yml +++ b/config.example.yml @@ -22,11 +22,11 @@ gpg: # optional enabled: true absent_notice: enabled: true # Wether to issue a notice if recipient does not use GPG (PGP) - text: "\n\n⚠️ This email was sent without end-to-end encryption.\n + 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: - "
⚠️ This email was sent without end-to-end encryption.
+ "
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.