Summary | Folders not checked for new mail not saved between sessions |
Queue | IMP |
Queue Version | 5.0.8 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | eduardo (at) kalinowski (dot) com (dot) br |
Created | 07/18/2011 (5114 days ago) |
Due | |
Updated | 07/26/2011 (5106 days ago) |
Assigned | 07/26/2011 (5106 days ago) |
Resolved | 07/26/2011 (5106 days ago) |
Milestone | |
Patch | No |
Ticket #10351: Don't allow nav_poll toggling if locked or nav_poll_all is set2 files changed, 7 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/75d60fcbd505edeb55ea19974f10f329a1216eb1
Type ⇒ Enhancement
Priority ⇒ 1. Low
State ⇒ Assigned
that is not a bug per se.
mail" in the "Folder display" section enabled. When this is enabled,
at the start of each session all folders are marked for polling, and
disabling a folder only lasts for that session.
Perhaps if that option is enabled, the right menu options to
enable/disable polling shouldn't be present, since the preference
setting somewhat overrides them.
State ⇒ Assigned
the Virtual Inbox. And folders marked for not polling are lost when
logging out and logging in again.
indeed no longer polled, but still included in the virtual inbox?
actuall polling is done, and I just checked and it appears that the
polling is not done, sorry.
interface. There are options to subscribe/unsubscribe folders, but not
for checking or not for new messages. I remember this existed in IMP 4.
One thing that I did notice is that it seems that the request isn't
even honoured. Looking at the response to ajax.php/imp/poll, the
folder is still listed there, even after selecting it for not being
checked.
The request to ajax.php/imp/modifyPool is "add=0&mbox=Sent", and it responds
/*-secure-{"response":{"add":0,"mbox":"Sent"},"msgs":[{"charset":"UTF-8","message":"\"Sent\" mailbox no longer polled for new
mail.","flags":[],"type":"horde.success"}]}*/
but I can see "Sent" listed in further reponses to ajax.php/imp/poll
traditional interface?
State ⇒ Feedback
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Summary ⇒ Folders not checked for new mail not saved between sessions
Type ⇒ Bug
Queue ⇒ IMP
for the current session. After logging out and logging in again, that
setting is lost and the folder is again being checked for new mails.