Ticket #181 (closed Tasks: fixed)
Handle IMAP servers that do not support IDLE
| Reported by: | octo | Owned by: | octo |
|---|---|---|---|
| Priority: | major | Milestone: | 2.0 |
| Component: | LogicMail | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: |
Description
While it is rare, IMAP servers can opt to not support the IDLE feature. LogicMail needs to handle this case, so users do not get strange messages like "NO IDLE not configured".
Change History
comment:1 Changed 2 years ago by octo
- Priority changed from minor to major
- Status changed from new to accepted
comment:2 Changed 20 months ago by octo
- Status changed from accepted to closed
- Resolution set to fixed
Polling loop now implemented for non-IDLE-supporting servers. This loop has the same 5 minute period as the IDLE keepalive loop, so it is not to be confused with longer-term always-on/server-polling development plans.
Note: See
TracTickets for help on using
tickets.
