Ticket #1485037 (closed Bugs: invalid)

Opened 7 months ago

Last modified 7 months ago

Auto creation of imap folders

Reported by: blodan Owned by:
Priority: 5 Milestone: 0.2-alpha
Component: Client Scripts Version: 0.1.1
Severity: normal Keywords:
Cc:

Description

Hi,

I just noticed when i added a new account on my mailserver that the default imap folders in roundcube doesnt get created and subscriped on first login, the sent folder gets created and subscribed when you write your first mail, the trash folder gets created and subscribed when you first delete a mail and so on.. Is this a new bug in 0.1.1? I know it worked fine before

Im running rc 0.1.1 with hmailserver 4.4.1 and have no errors in the error log :\

My rc config got these set: $rcmail_configdefault_imap_folders? = array('INBOX', 'Drafts', 'Sent', 'Junk', 'Trash'); $rcmail_configprotect_default_folders? = TRUE;

Change History

Changed 7 months ago by blodan

ooooooooops, sorry for this!

You can remove this ticket, noticed there was a new config parameter added called $rcmail_configcreate_default_folders? = TRUE; which i didnt have added to my config

Changed 7 months ago by alec

  • status changed from new to closed
  • resolution set to invalid
Note: See TracTickets for help on using tickets.