Author Topic: How do I autocreate "Special Folders"  (Read 2932 times)

Offline tuaris

  • Newbie
  • *
  • Posts: 2
    • http://www.unibia.net
How do I autocreate "Special Folders"
« on: May 20, 2011, 10:19:01 PM »
How do I configure Roundcube to automatically create the Trash, Sent, Junk, and Drafts folders?

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,856
How do I autocreate "Special Folders"
« Reply #1 on: May 21, 2011, 02:47:52 AM »
set
Code: [Select]
$rcmail_config['create_default_folders'] = true; in your config file. Note: this only works the very first time a user logs in using Roundcube
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦