On Mon, 17 Feb 2003, gary wrote:
>On Mon, Feb 17, 2003 at 07:06:23AM +0100 or thereabouts, Andreas Aardal Hanssen wrote:
>> Hi, Gary.
>> On Sun, 16 Feb 2003, Gary wrote:
>> >> There - now 1.0.23-2 is out and the bug with CREATE has been fixed.
>> >Just d/l'd it, installed the 7.2 rpm, and Mulburry will not let me create
>> >mailboxes.  Same error. "could not create mailbox, create failed, invalid
>> >mailbox..
>> Did you create the mailboxes as subfolders under INBOX? I'm running the 
>> 7.2 rpm myself, and I have no problems with this.
>Yes, under INBOX, using Mulburry to create the subfolders for me, as per
>usual.  It just will not do it.  Some basics, what should the Maildir
>permissions be? 755 and the cur, tmp, new ?
>Did you make the subfolders by using maildirmake?  This has me puzzled.

The permissions should be such that you as a regular user can use the
folders with standard UNIX tools. The umask in bincimap.conf is set to
077, which creates mailboxes that are readable for user only.

If this is too strict, you could try to change this to 022.

If this isn't the problem, could you check manually and paste in the 
correspondance? Using "fixcrio openssl s_client -connect server:993", try
issuing the commands:

1 LOGIN user "pass"
2 CREATE INBOX.Foo

If this gives an internal error, we'll have to use the "strace" trick.

Andy

-- 
Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg
Author of Binc IMAP    | Nil desperandum

Reply via email to