19 Jul
2010
19 Jul
'10
7:56 p.m.
On Fri, 2010-07-16 at 22:38 -0700, Kevin Faulkner wrote:
mutt connecting option: mutt set spoolfile=imaps://server.here/INBOX."
Apparently this doesn't work, because
4> a0003 STATUS "Drafts" (MESSAGES)
It should be doing STATUS INBOX.Drafts.
namespace private { separator = . prefix = INBOX.
Or you could just remove the INBOX. prefix.
If it still doesn't seem to work, use http://wiki.dovecot.org/TestInstallation to figure out if the problem is on Dovecot's side or the client's side.