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?

thanks,
William

-- 
View this message in context: 
http://www.nabble.com/inbox-and-sent-folders-tp21135102p21135102.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@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to