mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 02:45:25 +00:00
feat(notification): add enotify sieve script
This commit is contained in:
@@ -225,6 +225,11 @@
|
||||
return [self stringArrayForKey: @"SOGoForwardConstraintsDomains"];
|
||||
}
|
||||
|
||||
- (BOOL) notificationEnabled
|
||||
{
|
||||
return [self boolForKey: @"SOGoNotificationEnabled"];
|
||||
}
|
||||
|
||||
- (BOOL) vacationEnabled
|
||||
{
|
||||
return [self boolForKey: @"SOGoVacationEnabled"];
|
||||
|
||||
Reference in New Issue
Block a user