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
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
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