feat(mail): Deletion of mail older than x. Closes #6023.

This commit is contained in:
smizrahi
2024-11-20 16:34:30 +01:00
parent bce575a53d
commit d5e86f7387
16 changed files with 375 additions and 63 deletions
+2
View File
@@ -142,6 +142,8 @@ NSComparisonResult languageSort(id el1, id el2, void *context);
- (NSString *)urlCreateAccount;
- (BOOL)disableMailCleaning;
@end
#endif /* SOGOSYSTEMDEFAULTS_H */