feat(mail): new parameter to disable S/MIME certificates

This commit is contained in:
Francis Lachapelle
2021-08-11 18:18:29 -04:00
parent 90752c4382
commit 545cfe58c6
6 changed files with 26 additions and 1 deletions
+1
View File
@@ -66,6 +66,7 @@
- (BOOL) mailKeepDraftsAfterSend;
- (BOOL) mailAttachTextDocumentsInline;
- (NSArray *) mailListViewColumnsOrder;
- (BOOL) mailCertificateEnabled;
- (BOOL) aclSendEMailNotifications;
- (BOOL) appointmentSendEMailNotifications;