mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-28 09:53:23 +00:00
(feat) new junk/not junk capability with generic SMTP integration
This commit is contained in:
@@ -361,4 +361,9 @@
|
||||
return [self boolForKey: @"SOGoNotifyOnExternalModifications"];
|
||||
}
|
||||
|
||||
- (NSDictionary *) mailJunkSettings
|
||||
{
|
||||
return [self objectForKey: @"SOGoMailJunkSettings"];
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user