Date: Wed, 10 Mar 1999 11:42:52 +0000 From: Stuart Henderson <stuart@eclipse.net.uk> To: Martti Kuparinen <martti.kuparinen@lmf.ericsson.se> Cc: freebsd-isp@freebsd.org Subject: Re: Cyrus IMAP Message-ID: <36E65ABC.478AD3D9@eclipse.net.uk> References: <3.0.6.32.19990310110036.02faf150@openmail.lmf.ericsson.se>
next in thread | previous in thread | raw e-mail | index | archive | help
Have you checked the acl's are set correctly? ('lam user.martti' in cyradm) - It should have inherited the acl from the parent folder but it's worth checking. Also try the imap protocol with no client to get in the way of what cyrus is actually responding (in case it's something to do with the client software, like maybe subscriptions, this will get around that ;-) # telnet localhost 143 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. * OK flirble.eclipse.net.uk Cyrus IMAP4 v1.5.20 server ready . login username password . OK User logged in . list "INBOX" * * LIST () "." "INBOX" * LIST () "." "INBOX.sub" . OK Completed HTH Stuart To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36E65ABC.478AD3D9>