HIROSHIMA Naoki
Tue, 02 Sep 2003 12:34:15 -0700
Now.. when users log into webmail (using squirrelmail) they get this error on the left hand frame sometimes:
ERROR: Could not complete request Query: CREATE "INBOX.Sent" Reason Given: CREATE failed: With a Maildir++ depot, you must create all mailboxes under INBOX. Try creating INBOX/INBOX.Sent
$default_folder_prefix = 'INBOX/'; $trash_folder = 'Trash'; $sent_folder = 'Sent'; $draft_folder = 'Drafts';