Fix archiving
This commit is contained in:
parent
56cf823559
commit
b820a28f85
15 changed files with 209 additions and 77 deletions
|
@ -973,7 +973,7 @@ namespace WebsitePanel.Import.Enterprise
|
|||
mailEnabledPublicFolder,
|
||||
mailboxManagerActions,
|
||||
samAccountName,
|
||||
CryptoUtils.Encrypt(accountPassword), 0, -1, string.Empty);
|
||||
CryptoUtils.Encrypt(accountPassword), 0, -1, string.Empty, false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue