[Dovecot] This store does not support subscriptions, or they are not enabled...
Hi folks.
I'm using evolution 2.2.3 on Fedora Core 4 with simap to dovecot 1.0beta9.
I had the same problem with dovecot 1.0alpha1.
The problem is that I can't seem to subscribe to any folders. Nor can I seem to get this combination to list all of my folders. I'd be fine with either.
It used to be, that if I just toggled "show only subscribed folders" a few times, I'd start getting folders, but not anymore. Of course, sometimes the behavior would be the opposite of what I'd selected, but I wasn't too worried about that.
Any suggestions?
Thanks!
On Fri, 2006-06-16 at 15:38 -0700, Dan Stromberg wrote:
Hi folks.
I'm using evolution 2.2.3 on Fedora Core 4 with simap to dovecot 1.0beta9.
I had the same problem with dovecot 1.0alpha1.
The problem is that I can't seem to subscribe to any folders. Nor can I seem to get this combination to list all of my folders. I'd be fine with either.
It used to be, that if I just toggled "show only subscribed folders" a few times, I'd start getting folders, but not anymore. Of course, sometimes the behavior would be the opposite of what I'd selected, but I wasn't too worried about that.
What's simap? I've never had problems with Evolution + Dovecot. Subscriptions work fine and showing all folders works fine.
Maybe the easiest way to debug it would be to look at the IMAP traffic and see what commands are being sent and what's being returned.
On Sun, 2006-06-18 at 13:28 +0300, Timo Sirainen wrote:
On Fri, 2006-06-16 at 15:38 -0700, Dan Stromberg wrote:
Hi folks.
I'm using evolution 2.2.3 on Fedora Core 4 with simap to dovecot 1.0beta9.
I had the same problem with dovecot 1.0alpha1.
The problem is that I can't seem to subscribe to any folders. Nor can I seem to get this combination to list all of my folders. I'd be fine with either.
It used to be, that if I just toggled "show only subscribed folders" a few times, I'd start getting folders, but not anymore. Of course, sometimes the behavior would be the opposite of what I'd selected, but I wasn't too worried about that.
What's simap? I've never had problems with Evolution + Dovecot. Subscriptions work fine and showing all folders works fine.
It's an (apparently) less common name for imaps.
Maybe the easiest way to debug it would be to look at the IMAP traffic and see what commands are being sent and what's being returned.
So the CAMEL thing or a sniffer...
Ok.
On Tue, 20 Jun 2006 14:24:23 -0700, Dan Stromberg wrote:
On Sun, 2006-06-18 at 13:28 +0300, Timo Sirainen wrote:
On Fri, 2006-06-16 at 15:38 -0700, Dan Stromberg wrote:
Hi folks.
I'm using evolution 2.2.3 on Fedora Core 4 with simap to dovecot 1.0beta9.
I had the same problem with dovecot 1.0alpha1.
The problem is that I can't seem to subscribe to any folders. Nor can I seem to get this combination to list all of my folders. I'd be fine with either.
It used to be, that if I just toggled "show only subscribed folders" a few times, I'd start getting folders, but not anymore. Of course, sometimes the behavior would be the opposite of what I'd selected, but I wasn't too worried about that.
What's simap? I've never had problems with Evolution + Dovecot. Subscriptions work fine and showing all folders works fine.
It's an (apparently) less common name for imaps.
Maybe the easiest way to debug it would be to look at the IMAP traffic and see what commands are being sent and what's being returned.
So the CAMEL thing or a sniffer...
Ok.
Here's what I'm seeing from CAMEL_VERBOSE_DEBUG - just the tail end. That HasNoChildren may be relevent, no?
Thanks!
received: A00012 OK Fetch completed.^M sending : A00013 SELECT INBOX^M received: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)^M received: * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted.^M received: * 8917 EXISTS^M received: * 0 RECENT^M received: * OK [UNSEEN 1] First unseen.^M received: * OK [UIDVALIDITY 1145906954] UIDs valid^M received: * OK [UIDNEXT 20863] Predicted next UID^M received: A00013 OK [READ-WRITE] Select completed.^M sending : A00014 FETCH 8917 UID^M received: * 8917 FETCH (UID 20862)^M received: A00014 OK Fetch completed.^M sending : A00015 LIST "" ~/Maildir/^M received: A00015 OK List completed.^M sending : A00016 LIST "" INBOX^M received: * LIST (\HasNoChildren) "." "INBOX"^M received: A00016 OK List completed.^M sending : A00017 LIST "" INBOX^M received: * LIST (\HasNoChildren) "." "INBOX"^M received: A00017 OK List completed.^M
On Wed, 21 Jun 2006 13:58:12 -0700, Dan Stromberg wrote:
On Tue, 20 Jun 2006 14:24:23 -0700, Dan Stromberg wrote:
On Sun, 2006-06-18 at 13:28 +0300, Timo Sirainen wrote:
On Fri, 2006-06-16 at 15:38 -0700, Dan Stromberg wrote:
Hi folks.
I'm using evolution 2.2.3 on Fedora Core 4 with simap to dovecot 1.0beta9.
I had the same problem with dovecot 1.0alpha1.
The problem is that I can't seem to subscribe to any folders. Nor can I seem to get this combination to list all of my folders. I'd be fine with either.
It used to be, that if I just toggled "show only subscribed folders" a few times, I'd start getting folders, but not anymore. Of course, sometimes the behavior would be the opposite of what I'd selected, but I wasn't too worried about that.
What's simap? I've never had problems with Evolution + Dovecot. Subscriptions work fine and showing all folders works fine.
It's an (apparently) less common name for imaps.
Maybe the easiest way to debug it would be to look at the IMAP traffic and see what commands are being sent and what's being returned.
So the CAMEL thing or a sniffer...
Ok.
Here's what I'm seeing from CAMEL_VERBOSE_DEBUG - just the tail end. That HasNoChildren may be relevent, no?
Thanks!
received: A00012 OK Fetch completed.^M sending : A00013 SELECT INBOX^M received: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)^M received: * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted.^M received: * 8917 EXISTS^M received: * 0 RECENT^M received: * OK [UNSEEN 1] First unseen.^M received: * OK [UIDVALIDITY 1145906954] UIDs valid^M received: * OK [UIDNEXT 20863] Predicted next UID^M received: A00013 OK [READ-WRITE] Select completed.^M sending : A00014 FETCH 8917 UID^M received: * 8917 FETCH (UID 20862)^M received: A00014 OK Fetch completed.^M sending : A00015 LIST "" ~/Maildir/^M received: A00015 OK List completed.^M sending : A00016 LIST "" INBOX^M received: * LIST (\HasNoChildren) "." "INBOX"^M received: A00016 OK List completed.^M sending : A00017 LIST "" INBOX^M received: * LIST (\HasNoChildren) "." "INBOX"^M received: A00017 OK List completed.^M
I just tested this using thunderbird (I mostly use evolution). Thunderbird had the same difficulty, suggesting a dovecot issue.
Any suggestions?
BTW, I saw, but no longer see, something about a mysql-related patch. I'm not using mysql for this, but I applied the patch anyway - it doesn't appear to have helped.
Thanks!
On Wed, 2006-06-21 at 13:58 -0700, Dan Stromberg wrote:
sending : A00015 LIST "" ~/Maildir/^M
Why is it doing this? Have you configured ~/Maildir/ as the namespace prefix in Evolution? Or have you tried to add such namespace to Dovecot?
On Thu, 2006-06-22 at 15:11 +0300, Timo Sirainen wrote:
On Wed, 2006-06-21 at 13:58 -0700, Dan Stromberg wrote:
sending : A00015 LIST "" ~/Maildir/^M
Why is it doing this? Have you configured ~/Maildir/ as the namespace prefix in Evolution? Or have you tried to add such namespace to Dovecot?
I'm configuring my mail to be at ~/Maildir in evolution... And in thunderbird.
But then I also have this in my dovecot.conf:
default_mail_env = maildir:~/Maildir/
And I'm beginning to wonder if I should disable this in dovecot or the MUA's. Thanks for the prodding.
I changed the above to:
default_mail_env = maildir:%h/Maildir/
...but still no folders. I either get "this store does not support subscriptions, or they are not enabled" or a list of folders that includes only my inbox.
Thanks!
On Thu, 2006-06-22 at 11:11 -0700, Dan Stromberg wrote:
On Thu, 2006-06-22 at 15:11 +0300, Timo Sirainen wrote:
On Wed, 2006-06-21 at 13:58 -0700, Dan Stromberg wrote:
sending : A00015 LIST "" ~/Maildir/^M
Why is it doing this? Have you configured ~/Maildir/ as the namespace prefix in Evolution? Or have you tried to add such namespace to Dovecot?
I'm configuring my mail to be at ~/Maildir in evolution... And in thunderbird.
Don't do that. You already told Dovecot where the mails are. If you really wanted that to work, you'd have to use full_filesystem_access=yes
On Thu, 2006-06-22 at 21:19 +0300, Timo Sirainen wrote:
On Thu, 2006-06-22 at 11:11 -0700, Dan Stromberg wrote:
On Thu, 2006-06-22 at 15:11 +0300, Timo Sirainen wrote:
On Wed, 2006-06-21 at 13:58 -0700, Dan Stromberg wrote:
sending : A00015 LIST "" ~/Maildir/^M
Why is it doing this? Have you configured ~/Maildir/ as the namespace prefix in Evolution? Or have you tried to add such namespace to Dovecot?
I'm configuring my mail to be at ~/Maildir in evolution... And in thunderbird.
Don't do that. You already told Dovecot where the mails are. If you really wanted that to work, you'd have to use full_filesystem_access=yes
That's fixed it. Thanks!
participants (2)
-
Dan Stromberg
-
Timo Sirainen