bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug in imap status command


From: Sam Roberts
Subject: bug in imap status command
Date: Tue, 19 Feb 2002 09:39:44 -0500
User-agent: Mutt/1.3.16i

a0003 STATUS "INBOX" (UIDVALIDITY)
a0003 NO STATUS Error opening mailbox
a0004 CREATE "INBOX"
a0004 BAD CREATE Already exist

I stepped through the source, it appears that before mailbox_create_default()
is called, the name INBOX is changed to the user's spool name, but
then it is qualified with the current working directory.  Or something,
I saw this late sunday while struggling with my multiple .o file problem.

Possible buglet:

3 status "inbox" ()
  - shouldn't work, nothing in the parens (if cyrus is right, it
      complains but i think ours doesn't)

-- 
Sam Roberts <address@hidden> (Vivez sans temps mort!)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]