mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-19 23:24:53 +00:00
(feat) new junk/not junk capability with generic SMTP integration
This commit is contained in:
@@ -108,6 +108,9 @@ extern NSString *SOGoWeekStartFirstFullWeek;
|
||||
- (void) setTrashFolderName: (NSString *) newValue;
|
||||
- (NSString *) trashFolderName;
|
||||
|
||||
- (void) setJunkFolderName: (NSString *) newValue;
|
||||
- (NSString *) junkFolderName;
|
||||
|
||||
- (void) setFirstDayOfWeek: (int) newValue;
|
||||
- (int) firstDayOfWeek;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user