wwuster wrote: > > I'm running Ubuntu 8.10, dovecot and squirrelmail. > > in /etc/dovecot/dovecot.conf I have: > mail_location = maildir:~/_mail/inbox > > and in /etc/squirrelmail/config.php I have: > $default_folder_prefix = '_mail/'; > $sent_folder = 'sent'; > > If I go to http://localhost/squirrelmail I can log in and see my inbox. > But I get an error message about the sent folder: > ERROR: Could not complete request. > Query: CREATE "_mail/sent" > Reason Given: Invalid mailbox name: _mail/sent > > How do I get rid of this error? > 1. Fix your dovecot configuration. mail_location sets location of all mail folders. Not just INBOX. 2. If you check mailing list history, you would know that $default_folder_prefix should be set to empty string in default dovecot namespace configuration. SquirrelMail does not see directory set in Dovecot configuration. -- Tomas -- View this message in context: http://www.nabble.com/inbox-and-sent-folders-tp21135102p21139705.html Sent from the squirrelmail-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users