I have installed Roundcube [0.6] and messages are only shown in the Inbox folder all other folders (Sent , Drafts, Trash, Junk) are empty.
Also even though create_default_folders has been set to true no folders were not created.
In version [0.5.4] every thing work fine
anybody know how I can solve this or is this simple a major issue with [0.6] because I will Downgrade back to [0.5.4]
QuoteAlso even though create_default_folders has been set to true no folders were not created.
default folders are only created the first time a user logs in.
When you upgraded to 0.6 did you check your config file was up to date? specifically did you see the line
Quote// NOTE: Use folder names with namespace prefix (INBOX. on Courier-IMAP)
and does this apply to your setup?