TF-3189 new option to enable/disable subaddressing for a personal folder
This commit is contained in:
committed by
Dat H. Pham
parent
f8f248fc3c
commit
89d80fe142
@@ -16,7 +16,8 @@ class MailboxConstants {
|
||||
MailboxProperty.unreadEmails,
|
||||
MailboxProperty.unreadThreads,
|
||||
MailboxProperty.myRights,
|
||||
MailboxProperty.namespace
|
||||
MailboxProperty.namespace,
|
||||
MailboxProperty.rights
|
||||
});
|
||||
|
||||
static final List<Role> defaultMailboxRoles = [
|
||||
|
||||
Reference in New Issue
Block a user