immediately delete mails from EAS clients when they are marked as deleted on the IMAP server

This commit is contained in:
Ludovic Marcotte
2015-03-20 09:10:49 -04:00
parent ecd336fa5c
commit baf3d1f986
2 changed files with 6 additions and 5 deletions
+1
View File
@@ -3,6 +3,7 @@
Enhancements
- support for mail prority using EAS
- immediately delete mails from EAS clients when they are marked as deleted on the IMAP server
Bug fixes
- fixed login issue after password change (#2601)