From fa4cd20fb14c087c80e6a9cde11df17d46e07566 Mon Sep 17 00:00:00 2001 From: thomascube Date: Fri, 4 Aug 2006 12:10:34 +0000 Subject: Several bugfixes; see CHANGELOG for details --- config/main.inc.php.dist | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config/main.inc.php.dist b/config/main.inc.php.dist index f679d1014..2f79bd8e8 100644 --- a/config/main.inc.php.dist +++ b/config/main.inc.php.dist @@ -137,7 +137,8 @@ $rcmail_config['sent_mbox'] = 'Sent'; // leave blank if they should be deleted directly $rcmail_config['trash_mbox'] = 'Trash'; -// display these folders separately in the mailbox list +// display these folders separately in the mailbox list. +// these folders will automatically be created if they do not exist $rcmail_config['default_imap_folders'] = array('INBOX', 'Drafts', 'Sent', 'Junk', 'Trash'); // protect the default folders from renames, deletes, and subscription changes -- cgit v1.2.3