mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-06 22:08:51 +00:00
See ChangeLog
Monotone-Parent: fa6f3f2b467eaa14a01fb8a7dc2aee1e5e4191da Monotone-Revision: 743c613acf2129a221bf3026f94cba3d33fa64c8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-05-31T16:25:31
This commit is contained in:
@@ -639,6 +639,11 @@
|
||||
NSString *s;
|
||||
NSUInteger i, j, k;
|
||||
|
||||
// If Sieve scripts aren't enabled, there's no need in considering
|
||||
// what's potentially in the database regarding "fileinto" scripts.
|
||||
if (![[[context activeUser] domainDefaults] sieveScriptsEnabled])
|
||||
return [[NSArray array] jsonRepresentation];
|
||||
|
||||
ud = [[context activeUser] userDefaults];
|
||||
folders = [NSMutableArray array];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user