Ticket #1484972 (closed Patches: fixed)
performance issues
| Reported by: | alec | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-alpha |
| Component: | Core functionality | Version: | 0.1.1 |
| Severity: | normal | Keywords: | performance |
| Cc: |
Description
1. If a mail is opened for preview this same request should also mark it to be read. This will save one request between client and server and one db connection attempt and one IMAP connection request on the server. 2. Qoutadisplay action can be used without imap connection because that action is called by set_quota function (app.js) which sets quota values when is called (move_del.inc and check_recent.inc).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
