Roundcube Community Forum

Release Support => Pending Issues => Topic started by: tuaris on May 20, 2011, 10:19:01 PM

Title: How do I autocreate "Special Folders"
Post by: tuaris on May 20, 2011, 10:19:01 PM
How do I configure Roundcube to automatically create the Trash, Sent, Junk, and Drafts folders?
Title: How do I autocreate "Special Folders"
Post by: JohnDoh on May 21, 2011, 02:47:52 AM
set $rcmail_config['create_default_folders'] = true; in your config file. Note: this only works the very first time a user logs in using Roundcube