mirror of
https://github.com/fergalmoran/mailcow-dockerized.git
synced 2025-12-25 19:08:41 +00:00
Add new SOGoMailHideInlineAttachments option to sogo.conf
SOGoMailHideInlineAttachments = YES; will allow to hide inline (body and footer) images being shown as attachments.
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
SOGoJunkFolderName= "Junk";
|
SOGoJunkFolderName= "Junk";
|
||||||
SOGoMailDomain = "sogo.local";
|
SOGoMailDomain = "sogo.local";
|
||||||
SOGoEnableEMailAlarms = YES;
|
SOGoEnableEMailAlarms = YES;
|
||||||
|
SOGoMailHideInlineAttachments = YES;
|
||||||
SOGoFoldersSendEMailNotifications = YES;
|
SOGoFoldersSendEMailNotifications = YES;
|
||||||
SOGoForwardEnabled = YES;
|
SOGoForwardEnabled = YES;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user