2
0
Эх сурвалжийг харах

Add new SOGoMailHideInlineAttachments option to sogo.conf

SOGoMailHideInlineAttachments = YES; will allow to hide inline (body and footer) images being shown as attachments.
Mathilde 1 жил өмнө
parent
commit
a249e2028d

+ 1 - 0
data/conf/sogo/sogo.conf

@@ -12,6 +12,7 @@
     SOGoJunkFolderName= "Junk";
     SOGoMailDomain = "sogo.local";
     SOGoEnableEMailAlarms = YES;
+    SOGoMailHideInlineAttachments = YES;
     SOGoFoldersSendEMailNotifications = YES;
     SOGoForwardEnabled = YES;