FEATURE: Use HTML instead of text for incoming emails by default

This commit is contained in:
Gerhard Schlager 2018-02-21 11:14:36 +01:00
parent b5b892d5c8
commit 210939de68
1 changed files with 1 additions and 1 deletions

View File

@ -718,7 +718,7 @@ email:
pop3_polling_username: ''
pop3_polling_password: ''
log_mail_processing_failures: false
incoming_email_prefer_html: false
incoming_email_prefer_html: true
email_in:
default: false
client: true