Hello Bob, On Thursday, December 19, 2002, Bob Avery-Babel wrote... > Yes. I have read throught the document on the Squirrelmail site that > discusses this. Yes I have searched through the archives but I am > still a bit baffled by this. :-)
> I can log in via squirrelmail web interface. I can send and receive > messages. The left hand pane gives this error: > ERROR : Could not complete request. > Query:CREATE ".Sent" > Reason Given: Invalid mailbox name > I have attempted to change the settings in the conf.pl script, to > 'none' '.' and Maildir Try "INBOX." and make sure your have your IMAP server set correctly in the configuration. > What does the error mean exactly? Does it mean that it can't find a > Sent folder, that it can create the Sent folder in the user's > directory? I'm not understanding exactly what it is saying... It's telling you that it cannot create the mailbox .Sent. This is because the IMAP call will be trying to make ..Sent which Courier is obviously not liking, returning an Invalid Mailbox name. -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This SF.NET email is sponsored by: Geek Gift Procrastinating? Get the perfect geek gift now! Before the Holidays pass you by. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
