feat(mail) Introduce option SOGoVacationAllowZeroDays to allow a sieve vacation days value of 0

This commit is contained in:
y9048a
2024-11-21 11:52:51 +01:00
committed by QHivert
parent 7a7f85d1a7
commit 02dd5c3501
6 changed files with 38 additions and 6 deletions
+1
View File
@@ -60,6 +60,7 @@
- (NSString *) vacationDefaultSubject;
- (NSString *) vacationHeaderTemplateFile;
- (NSString *) vacationFooterTemplateFile;
- (BOOL) vacationAllowZeroDays;
- (NSString *) mailingMechanism;
- (NSString *) smtpServer;
- (BOOL)smtpMasterUserEnabled;