feat(mail): Add SOGoMailHideInlineAttachments option to hide attachments when inline. Fixes #5490.

This commit is contained in:
smizrahi
2023-11-01 18:25:01 +01:00
parent 277b73c663
commit abce5f42cf
7 changed files with 49 additions and 8 deletions

View File

@@ -2481,6 +2481,10 @@ Defaults to `NO` when unset.
Defaults to `inline` when unset.
|U |SOGoMailHideInlineAttachments
|Hide inline message as attachements if set to `YES`. Default value is `NO`.
|U |SOGoMailCustomFullName
|The string to use as full name when composing an email, if
_SOGoMailCustomFromEnabled_ is set in the user's domain defaults.