According to the CHANGELOG:
2005/08/20 ..
..
I have everything else working (postfix/postfix.admin/Cyrus-IMAP/SASL/ roundcube), but it only creates the INBOX on login...
Ideas?
Thanks,
Andrew
Here's a shot in the dark.
Does the inbox have the appropriate flags set that allow users to
create sub folders?
If you can create the mailboxes manually, then obviously this flag is
set. If that's the case, then my only other suggestion is to
investigate the patch here:
http://email.uoa.gr/projects/cyrus/autocreate/
I've never used it, so I'm only slightly aware of its existence and
not much else. Might be worth a shot though.
On Jan 31, 2006, at 3:19 PM, Andrew Gehring wrote:
According to the CHANGELOG:
2005/08/20 ..
- Auto create folders Inbox, Sent and Trash (if configured)
..
I have everything else working (postfix/postfix.admin/Cyrus-IMAP/ SASL/roundcube), but it only creates the INBOX on login...
Ideas?
Thanks,
Andrew
Maybe I mis-read the CHANGELOG...
I was under the impression that roundcube created the Inbox, Trash,
Junk, and sent folders auto-magically... no?
It is creating the Inbox, and I just discovered it creates the Sent,
but not Trash...
Andrew
On Jan 31, 2006, at 3:37 PM, Andrew Gehring wrote:
Maybe I mis-read the CHANGELOG...
I was under the impression that roundcube created the Inbox, Trash,
Junk, and sent folders auto-magically... no?
It'll try to. I've seen new cyrus installs where create privleges
weren't given to the mailbox owners so no subfolders could be made.
Just brought it up in case roundcube was trying and silently failing.
It is creating the Inbox, and I just discovered it creates the
Sent, but not Trash...
Well, thats progress of sorts.
-- J.