6.0.0-beta1
7/15/25

[#10015] subscribe IMAP folder unsubscribe after logout
Summary subscribe IMAP folder unsubscribe after logout
Queue IMP
Queue Version 5.0.1
Type Bug
State No Feedback
Priority 1. Low
Owners
Requester samuel.wolf (at) wolf-maschinenbau (dot) de
Created 04/30/2011 (5190 days ago)
Due
Updated 05/13/2011 (5177 days ago)
Assigned 05/02/2011 (5188 days ago)
Resolved 05/10/2011 (5180 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/13/2011 04:59:55 PM samuel (dot) wolf (at) wolf-maschinenbau (dot) de Comment #13 Reply to this comment
Don't know what was wrong on the first debug, here is the log:

(1305301833.5434) S: * LIST (\Subscribed) "/" "Drafts"
(1305301833.5435) S: * LIST (\Subscribed \NonExistent) "/" 
"Shared/name.shared/ordner1"
(1305301833.5436) S: * LIST (\Subscribed \NonExistent) "/" 
"Shared/name.shared/ordner2"
(1305301833.5437) S: * LIST (\Subscribed \NonExistent) "/" 
"Shared/name.shared/ordner3"
(1305301833.5438) S: * LIST (\Subscribed \NonExistent) "/" 
"Shared/name.shared/ordner4"
(1305301833.5439) S: * LIST (\Subscribed \NonExistent) "/" "Shared/"
(1305301833.5440) S: 3 OK List completed.
(1305301833.5469) C: 4 LIST "" (INBOX)
(1305301833.5828) S: * LIST () "/" "INBOX"
(1305301833.5829) S: 4 OK List completed.
(1305301833.5974) C: 5 SELECT INBOX
05/10/2011 03:23:41 AM Michael Slusarz Comment #12
Taken from Michael Slusarz
State ⇒ No Feedback
Reply to this comment
Don't understand how to config the debug config parameter in backends.php.
Without debug logs, no way to track this down.  My guess is that there 
is something wrong with your preferences backend.
05/08/2011 05:04:57 PM samuel (dot) wolf (at) wolf-maschinenbau (dot) de Comment #11 Reply to this comment

[Show Quoted Text - 16 lines]
Don't understand how to config the debug config parameter in backends.php.

Found a workaround to see all folders, disable "Use IMAP folder 
subscriptions?" option.
Debugging should not be enabled on a production server,   
Attach/post only the portion of the log that directly deals with the 
problem reported (it may be simplest to clear the log file and then 
perform the event that causes the error).
05/02/2011 07:27:40 PM Michael Slusarz Comment #10
Assigned to Michael Slusarz
Reply to this comment
Yes that's my issue, I can reproduce it (dovecot-imapd 1.2.9 server).
Don't know what's wrong in my setup...
Maybe there is an issue with IMP -> Dovecot communication parsing (I 
use dovecot 2 fwiw).  So an IMAP log may be useful.

Start logging (as described below), perform the steps outlined 
previously, and attach the IMAP logs to this ticket.

----

To further debug this issue, we need details of the IMP -> IMAP/POP 
communication.

To enable debugging, see instructions contained in 
imp/config/backends.php (the 'debug' config parameter).

Debugging should not be enabled on a production server,   Attach/post 
only the portion of the log that directly deals with the problem 
reported (it may be simplest to clear the log file and then perform 
the event that causes the error).
05/02/2011 07:23:23 PM samuel (dot) wolf (at) wolf-maschinenbau (dot) de Comment #9 Reply to this comment
1. Log in to IMP (we will use standard view for this example)
2. Go to folders page.
3. Display all folders (e.g. display unsubscribed folders)
4. Go to a mailbox under Shared Folders (we will call it X) and 
explicitly subscribe to it.
5. Log out.
6. Log in.
7. X is not displayed.
Yes that's my issue, I can reproduce it (dovecot-imapd 1.2.9 server).
Don't know what's wrong in my setup...
05/02/2011 07:07:10 PM Michael Slusarz Comment #8
Priority ⇒ 1. Low
Reply to this comment
I still don't understand what the issue is.  As far as I can tell, 
this is what you are reporting:

1. Log in to IMP (we will use standard view for this example)
2. Go to folders page.
3. Display all folders (e.g. display unsubscribed folders)
4. Go to a mailbox under Shared Folders (we will call it X) and 
explicitly subscribe to it.
5. Log out.
6. Log in.
7. X is not displayed.

If this is indeed the issue reported, I can not reproduce.
05/02/2011 06:58:41 PM samuel (dot) wolf (at) wolf-maschinenbau (dot) de Comment #7
New Attachment: thunderbird_imap.png Download
Reply to this comment
Screenshot from thunderbird, folders are displayed after login.
IMP 4 folders are displayed after login.

IMP 5 need to subscribe the folders after login again. Still see the 
folders in thunderbird and IMP 4 without subscribe.

05/02/2011 05:46:37 PM samuel (dot) wolf (at) wolf-maschinenbau (dot) de Comment #6
New Attachment: imp_folder_imap_4.png Download
Reply to this comment
Is that screenshot from IMP 5 or DIMP 1? It shows the the folders just fine.
That looks like either the folder view in IMP (standard mode) or the 
sidebar.  DIMP has never used the tree line graphic connectors.
Yes was IMP 5 standard mode, here a screenshot from IMP 4.
I can't add anything to what Jan has already said.  There's no way 
that IMP is unsubscribing mailboxes at the IMAP level though.
That's true, IMP 5 _dont_ unsubscribe folders (sorry, first bug report 
was wrong!) after logout and login I have to go to "Folders" -> "Show 
All Folders" -> mark my folders -> "Subscribe".

I can see my folders in IMP 4 every time, IMP 5 don't show my folders 
after login and logout.

05/02/2011 05:18:09 PM Michael Slusarz Comment #5 Reply to this comment
Is that screenshot from IMP 5 or DIMP 1? It shows the the folders just fine.
That looks like either the folder view in IMP (standard mode) or the 
sidebar.  DIMP has never used the tree line graphic connectors.

I can't add anything to what Jan has already said.  There's no way 
that IMP is unsubscribing mailboxes at the IMAP level though.
05/02/2011 05:11:07 PM Jan Schneider Comment #4 Reply to this comment
Is that screenshot from IMP 5 or DIMP 1? It shows the the folders just fine.
05/02/2011 04:38:06 PM samuel (dot) wolf (at) wolf-maschinenbau (dot) de Comment #3
New Attachment: imp_folder_imap.png Download
Reply to this comment
Subscriptions are saved on the IMAP server, not as a preference, so 
they should work independently from the client. Are the folder still 
subscribed if using a different client?
Yes if I use IMP 4.3.9 or DIMP 1.1.6 the folders still subscribed, use 
it for months.
Maybe it's a problem with the GUI?

One thing is different, I can not subscribe the folder "Shared" and 
"...shared", thats normal but the "...shared" folder ist now marked 
gray.
If not, does IMP show subscribed folders after subscribing them with 
a different client?
05/02/2011 03:00:13 PM Jan Schneider Comment #2
Priority ⇒ 2. Medium
State ⇒ Feedback
Reply to this comment
Subscriptions are saved on the IMAP server, not as a preference, so 
they should work independently from the client. Are the folder still 
subscribed if using a different client? If not, does IMP show 
subscribed folders after subscribing them with a different client?
04/30/2011 05:08:43 PM samuel (dot) wolf (at) wolf-maschinenbau (dot) de Comment #1
Priority ⇒ 3. High
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Summary ⇒ subscribe IMAP folder unsubscribe after logout
Type ⇒ Bug
Queue ⇒ IMP
Reply to this comment
Have some shared folders of a dovecot imap server. After IMP logout 
all subscribe imap folders are unsubscribe.
Work with IMP/DIMP 4.

Saved Queries