Displaying 1 result from an estimated 1 matches for "syyy".
2007 Aug 14
2
namespaces and creation of folders that contain folders...
...informing us that it wants to create children under this
mailbox. */
directory = TRUE;
mailbox = t_strndup(mailbox, len-1);
full_mailbox = t_strndup(full_mailbox,
strlen(full_mailbox)-1);
i_info("Z CREATE NAME: YYY%sYYY", mailbox);
}
We've been having trouble with people not being able to create a mail
folder that will contain other folders. Tried it both with users using mbox
(where this would be a filesystem directory) and maildir. Failed everytime
because of a test which rejects folder name...