Is imap "list" required before imap "select" for shared folder?

2019-10-07 Thread Gene Smith via dovecot
I set up a shared mailbox with dovecot and it basically works. However, before I can imap SELECT or STATUS the shared mailbox I have to first do an imap LIST, i.e, . list "" * If list is not done first, the imap select or status command on the shared mailbox results in a "NO" response with

Re: Is imap "list" required before imap "select" for shared folder?

2019-10-07 Thread Gene Smith via dovecot
On 10/7/19 3:50 PM, Aki Tuomi wrote: On 07/10/2019 22:23 Gene Smith via dovecot < dovecot@dovecot.org <mailto:dovecot@dovecot.org>> wrote: I set up a shared mailbox with dovecot and it basically works. However, before I can imap SELECT or STATUS the shared mailbox I have to firs

Dovecot FINs after sending "NO Not showing other users' quota"

2019-11-24 Thread Gene Smith via dovecot
When I do imap getquota on a shared folder I see the NO response. That's OK but then often dovecot disconnects (sends FIN) to the client right after this. The client acks the disconnect and creates a new connection and continues on. Should dovecot disconnect after this type of imap "NO" respons