Web-based management of email certificate (cont'd)

This commit is contained in:
Francis Lachapelle
2018-01-19 09:29:28 -05:00
parent 2fc8018b52
commit c2169a1f72
+6
View File
@@ -2329,6 +2329,12 @@ static NSArray *reminderValues = nil;
[v setObject: sanitizedLabels forKey: @"SOGoMailLabelsColors"];
}
//
// Keep the primary mail certificate
//
if ([[[user userDefaults] mailCertificate] length])
[v setObject: [[user userDefaults] mailCertificate] forKey: @"SOGoMailCertificate"];
//
// We sanitize our auxilary mail accounts
//