-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 5.2.X EE, 6.0.12 EE, 6.1.0 CE RC1
-
Fix Version/s: 5.2.X EE, 6.0.12 EE, 6.1.1 CE GA2
-
Component/s: Mail, ~ [Archived] Collaboration
-
Labels:None
-
Business Value:3
Mail Portlet - backport backend and features from mail-portlet in trunk back to 5.2.x
current mail portlet in 5.2.x:
- uses an older/slower method to synchronize files
- stores messages and accounts on the file system
- has some timeout/locking issues.
the mail portlet in trunk/6
- downloads the messages headers (very quickly)
- stores all data in the database
- improved connectivity so there arent timeout/locking issues
- relates
-
LPS-5181 After adding a gmail account to the mail portlet, it becomes unusable after a short amount of time.
- Closed