﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1487807	Immediate logoff from IMAP server after NAMESPACE command	kilrogg		"Hi.

I've reinstalled our IMAP Server (Courier-IMAP v. 4.5.0) and Roundcube 5.1 running on PHP 5.3 and Lighttpd.

Login is working fine but after successful login I'm thrown back to login-screen.

Mail Server is working fine (tested with Outlook, Thunderbird).

IMAP Log follows:
{{{
S: * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE AUTH=PLAIN ACL ACL2=UNION] Courier-IMAP ready. Copyright 1998-2008 Double Precision, Inc.  See COPYING for distribution information.
C: A0001 CAPABILITY
S: * CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE AUTH=PLAIN ACL ACL2=UNION
S: A0001 OK CAPABILITY completed
C: A0002 AUTHENTICATE PLAIN
S: +
C: a2lscm9nZwBraWxyb2dnAFJhaWQ1QXplcm90aA==
S: A0002 OK LOGIN Ok.
C: A0003 NAMESPACE
S: * NAMESPACE ((""INBOX."" ""."")) NIL ((""#shared."" ""."")(""shared."" "".""))
S: A0003 OK NAMESPACE completed.
C: A0004 LOGOUT
S: * BYE Courier-IMAP server shutting down
S: A0004 OK LOGOUT completed
}}}"	Bugs	closed	3	later	IMAP connection	0.8.4	major	worksforme	IMAP NAMESPACE LOGIN LOGOFF	
