fix(mail): improve decoding of ms-tnef body parts

- added decoding of meeting request & reponse
- added SOGoTnefDecoderDebugEnabled system default
This commit is contained in:
Francis Lachapelle
2021-08-06 15:28:35 -04:00
parent b39da3050b
commit 208f4366c4
6 changed files with 491 additions and 18 deletions
+1
View File
@@ -26,6 +26,7 @@
SOGoMemcachedHost = "localhost";
SOGoUIxDebugEnabled = NO;
SOGoTnefDecoderDebugEnabled = NO;
SOGoLDAPContactInfoAttribute = "description";