yllar
2008-05-30 186f3fa81f232344742b0a1c6313ec0744cbd651
commit | author | age
4e17e6 1 CHANGELOG RoundCube Webmail
T 2 ---------------------------
3
681a59 4 2008/05/30 (alec)
A 5 ----------
6 - Support for subfolders in default/protected folders (#1484665)
6eaac2 7 - Disallowed delimiter in folder name (#1484803)
e16938 8 - Support " and \ in folder names
681a59 9
A 10 2008/05/29 (alec)
11 ----------
12 - Polish localization folder renamed to pl_PL
13
53873e 14 2008/05/28 (alec)
A 15 ----------
16 - Fixed sorting of folders with non-ascii characters
17
a55606 18 2008/05/21 (alec)
A 19 ----------
89cf7c 20 - Localized pagetitle in Settings and Address Book
a55606 21
d7f3d7 22 2008/05/19 (alec)
A 23 ----------
24 - Fixed Mysql DDL for default identities creation (#1485070)
25
d9b29a 26 2008/05/16 (alec)
A 27 ----------
28 - In Preferences added possibility to configure 'read_when_deleted',
3044ae 29   'mdn_requests', 'flag_for_deletion' options
d9b29a 30
b026c3 31 2008/05/15 (thomasb)
T 32 ----------
33 - Make IMAP auth type configurable (#1483825)
34 - Fix empty values with FROM_UNIXTIME() in rcube_mdb2 (#1485055)
35
51cca6 36 2008/05/15 (alec)
b026c3 37 ----------
51cca6 38 - Fix attachment list on IE 6/7 (#1484807)
A 39
c17991 40 2008/05/12 (estadtherr)
S 41 ----------
42 - fix JavaScript in compose.html that shows cc/bcc fields if populated
43
e5deaa 44 2008/05/12 (alec)
b026c3 45 ----------
e5deaa 46 - Updated PEAR::DB package to version 1.7.13
A 47
2e90ff 48 2008/05/10 (alec)
b026c3 49 ----------
2e90ff 50 - Make password input fields of type password in installer (#1484886)
A 51
ca4c08 52 2008/05/09 (alec)
b026c3 53 ----------
ad6958 54 - Don't call CAPABILITY if was recieved as server's optional response 
A 55   on connect (RFC3501 [7.1]) 
ca4c08 56
1a659d 57 2008/05/08 (alec)
A 58 ----------
59 - Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)
f1b753 60 - Optimized messages sorting on servers without sort capability (#1485049)
6153e2 61 - Option 'use_SQL_address_book' replaced by 'address_book_type'
583850 62 - Corrected message headers decoding when charset isn't specified and improved
A 63   support for native languages (#1485050, #1485048)
1a659d 64
4f9c83 65 2008/05/07 (davidke/richs)
S 66 ----------
67 - Completed LDAP address book support so it can now write to an LDAP server. 
68 - Expanded LDAP configuration options to support LDAP server writes.
69 - Modified config/main.inc.php.dist:
70   New Option: $rcmail_config['use_SQL_address_book']
71   Changed Option:  $rcmail_config['ldap_public']['Verisign']
72
b61965 73 2008/05/05 (alec)
A 74 ----------
75 - Installer: encode special characters in DB username/password (#1485042)
1088d6 76 - Do charset conversion also for from/to column on messages list
32ac95 77 - Fix management of folders with national characters in names (#1485036, #1485001)
b61965 78
d1403f 79 2008/05/02 (alec)
A 80 ----------
81 - Updated MDB2 package to version 2.5.0b1
82 - Updated MDB2 pgsql, mysql, mysqli, sqlite drivers to version 1.5.0b1
83 - Updated MDB2 mssql driver to version 1.3.0b1
84 - Fixed identities saving when using MDB2 pgsql driver (#1485032)
85
7ec922 86 2008/05/01 (alec)
A 87 ----------
88 - Fix BCC header reset (#1484997)
89
197601 90 2008/04/30 (thomasb)
T 91 ----------
92 - Introduce new application class 'rcmail' and get rid of some global vars
93
257782 94 2008/04/29 (alec)
A 95 ----------
96 - improved messages list performance - patch from Justin Heesemann
97
ae0c82 98 2008/04/23 (alec)
A 99 ----------
100 - Append skin_path to images location only when it starts 
101   with '/' sign (#1484859)
102
653242 103 2008/04/20 (estadtherr)
S 104 ----------
105 - fix parse_attrib_string to handle unquoted values, which fixes
106   display issues with HTML messages that do not quote attributes
107
0a97a0 108 2008/04/17 (alec)
A 109 ----------
110 - Fix IMAP response in message body when message has no body (#1484964)
157881 111 - Updated PEAR::Auth_SASL to 1.0.2
ea090c 112 - Fix non-RFC dates formatting (#1484901)
0a97a0 113
A 114 2008/04/16 (estadtherr)
140d6e 115 ----------
S 116 - Fix mail sending with new TinyMCE
117
f94a80 118 2008/04/16 (alec)
A 119 ----------
120 - Fix typo in set_charset() (#1484991)
e7d37a 121 - Decode entities when inserting HTML signature to plain text message (#1484990)
f94a80 122
d9344f 123 2008/04/15 (estadtherr)
S 124 ----------
125 - HTML editing is now working with PHP5 updates and TinyMCE v3.0.6
dbbd1f 126 - fix signature loading on Windows (#1484545)
8e5def 127 - add language support to HTML editing (#1484862)
d9344f 128
76a89b 129 2008/04/15 (alec)
A 130 ----------
131 - Fix remove signature when replying (#1333167)
132 - Fix problem with line with a space at the end (#1484916)
133 - Don't send set_env() in ajax response when env array is empty
d7a411 134 - Fix <!DOCTYPE> tag filtering (#1484391)
A 135 - Fix <?xml> tag filtering (#1484403)
136  
a901aa 137 2008/04/14 (alec)
A 138 ----------
139 - Added sections (fieldset+label) in Settings interface
140
3d3531 141 2008/04/12 (alec)
A 142 ----------
143 - Fixed and optimized 'read_when_deleted': mark as read on server side
144   in one action when marking as deleted, fixed js bugs when deleting
145   from message preview page 
146
47124c 147 2008/04/12 (thomasb)
T 148 ----------
149 - Changed codebase to PHP5 with autoloader
150 - Added some new classes from devel-vnext branch
deb921 151
47124c 152 2008/04/11 (alec)
T 153 ----------
deb921 154 - Mark as read in one action with message preview (#1484972)
A 155 - Delete redundant quota reads (#1484972)
156 - Add options for empty trash and expunge inbox on logout (#1483863)
157
158 2008/04/10 (alec)
47124c 159 ----------
deb921 160 - Add rows highlighting in onmousemove on ksearch list
A 161 - Remove lines wrapping when displaying message
162 - Fix month localization
163 - Do ob_start/ob_end_clean when reading config files (#1484624)
164 - Fix debug (ajax) console 
165
166 2008/04/02 (alec)
47124c 167 ----------
deb921 168 - Updated timezones list (#1484908)
A 169 - Fix design in Settings (#1484799)
170 - Fix deleting messages after clicking on "All" (#1484838)
171 - Fix sorting o0f message list when default folder is empty (#1484317)
172 - Fix creating a new folder w/a comma in its name (#1484681)
173
174 2008/04/01 (thomasb)
47124c 175 ----------
deb921 176 - Fix Enter problem on login (#1484839)
A 177 - Make the http-received header in outgoing mails configurable
178
179 2008/03/30 (till)
47124c 180 ----------
deb921 181 - Fix Firefox problem with ob_gzhandler (#1484932)
A 182 - Improve message previewpane - less loading (#1484316)
183
184 2008/03/28 (thomasb)
47124c 185 ----------
deb921 186 - Disable installer by default; add config option to enable it again 
A 187
188 2008/03/24 (till)
47124c 189 ----------
deb921 190 - Don't send mark requests for already marked messages (#1484906)
A 191 - Fix "quote inside a quote" (#1484783)
192
193 2008/03/23 (till)
194
195 - Applied patch to strip newlines from headers (#1484811)
196 - Applied patch to trim login (#1484231)
197 - Added robots.txt
198 - Fix attachment problem when restoring saved draft without body (#1484506)
199 - Fix call to undefined function decrypt_passwd()  
200
17b5fb 201 2008/03/21 (thomasb)
T 202 ----------
203 - Add configurable default charset for message decoding
bf1be0 204 - Applied patch to fix mime decoding an folder subscription (#1484191)
T 205 - Applied patch to correctly quote email recipient strings (#1484191)
206 - Fix wrong charset aliases (#1484818 and #1484598)
207 - Remove hard-coded size of logo image (#1484378)
208 - Strip slashes from virtuser email values (#1484700)
209 - Fixed message part window display in IE6 (#1484610)
17b5fb 210
27564f 211 2008/02/28 (thomasb)
T 212 ----------
213 - Fix folder adding/renaming inspired by #1484800
214 - Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets
215 - Fix quirky message selection
216 - Completed installer
217
fed22f 218 2008/02/20 (thomasb)
T 219 ----------
220 - Localize folder name in page title (#1484785)
103d6b 221 - Fix code using wrong variable name (#1484018)
e8f8fe 222 - Allow to send mail with BCC recipients only
103d6b 223 - Remove MDN headers before saving in sent folder
fed22f 224
2f93b0 225 2008/02/12 (estadtherr)
S 226 ----------
66f12a 227 - fix switching between HTML/plain composing (#1484752) 
2f93b0 228 - condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
S 229 - fix image removal in message display when message HTML includes JS event handlers
230
7f9ea1 231 2008/02/11 (thomasb)
T 232 ----------
233 - Add function to mark the selected messages as read/unread (#1457360)
283eca 234 - Also do charset decoding as suggested in RFC 2231 (fix #1484321)
T 235 - Show message count in folder list and hint when creating a subfolder
7f9ea1 236
2062ba 237 2008/02/08 (thomasb)
T 238 ----------
239 - Distinguish ssl and tls for imap connections (#1484667)
240 - Added some charset aliases to fix typical mis-labelling (#1484565)
241
c3f94d 242 2008/02/07 (thomasb)
6726f0 243 ----------
T 244 - Remember decision to display images for a certain message during session (#1484754)
2062ba 245 - Truncate attachment filenames to 55 characters due to an IE bug (#1484757)
c3f94d 246 - Fix size of the attachment preview frame (#1484758)
6726f0 247
cf1f0f 248 2008/02/05 (thomasb)
0ea884 249 ----------
T 250 - Fix regular expression for checking e-mail address (#1484710)
251 - Make sending of read receipts configurable
cf1f0f 252 - Respect config when localize folder names (#1484707)
a02d48 253 - Applied patch for updating page title (#1484727, #1484650)
T 254 - Applied patch to prevent from purging inbox by uberlinuxguy (#1484449)
6726f0 255 - Applied patch to prevent bad header delimiters (#1484751)
b15568 256 - Also send search request when deleting a contact (#1484620)
a02d48 257 - Add CSS hack for Safari
0ea884 258
ff08ee 259 2008/02/02 (thomasb)
T 260 ----------
261 - Always update $CONFIG with user prefs (#1484729)
262 - Don't ask for MDN confirmations on drafted messages (#1484691)
2062ba 263 - Also respect receipt and priority settings when re-opening a draft message
ff08ee 264
1f020b 265 2008/01/31 (robin)
2062ba 266 ----------
1f020b 267 - Remember search results (closes #1483883), patch by the_glu
S 268
371d9d 269 2008/01/08 (tomekp)
S 270 ----------
d4cbfa 271 - add he (Hebrew) localization (#1484713)
S 272
273 2008/01/08 (tomekp)
274 ----------
371d9d 275 - update fr localization
S 276
ff5c99 277 2008/01/04 (tomekp)
S 278 - purge kur_KU because it has no messages translation
5b3c99 279 - bump copyright for all localization files
ff5c99 280
0df5b2 281 2007/12/31 (tomekp)
S 282 ----------
283 - update es localization
284
11751f 285 2007/12/28 (tomekp)
S 286 ----------
287 - update mk localization
288
823012 289 2007/12/27 (tomekp)
S 290 ----------
291 - update se localization
292
28f49e 293 2007/12/13 (robin)
S 294 ----------
295 - Add Received header on outgoing mail
296
deb302 297 2007/12/10 (estadtherr)
S 298 ----------
299 - Upgrade to TinyMCE 2.1.3
338551 300 - Allow inserting image attachments into HTML messages while composing (#1484557)
deb302 301
fba1f5 302 2007/12/10 (thomasb)
T 303 ----------
304 - Delegate user-stuff to new class rcube_user
305 - Implement Message-Disposition-Notification (Receipts)
306
0e6ee2 307 2007/12/05 (tomekp)
S 308 ----------
309 - update bg, uk localization
310
78ab48 311 2007/12/04 (tomekp)
S 312 ----------
313 - update bg localization
314
c57996 315 2007/11/25 (thomasb)
T 316 ----------
317 - Applied UID fetch patch by Glen Ogilvie
318 - Applied patch for correct Postgres instructions from ticket #1484674
319 - Fix overriding of session vars when register_globals is on (#1484670)
320 - Fix wrong Postgres setup instructions in INSTALL (#1484674)
321 - Fix bug with case-sensitive folder names (#1484245)
322 - Don't create default folders by default
323 - Added Georgian localization by Zaza Zviadadze
324 - Updated Russian localization
325 - Fixed some potential security risks (audited by Andris)
110748 326 - Only show new messages if they match the current search (#1484176)
c57996 327
082f00 328 2007/11/20 (tomekp)
S 329 ----------
330 - add Korean (kr) localization
331
96facb 332 2007/11/14 (tomekp)
S 333 ----------
334 - update id_ID localization
335
e4867e 336 2007/11/06 (thomasb)
T 337 ----------
338 - Switch to/from when searcing in Sent folder (#1484555)
339 - Correctly read the References header (#1484646)
340 - Unset old cookie in before sending a new value (#1484639)
a9cc52 341 - Correctly decode attachments when downloading them (#1484645 and #1484642)
e4867e 342
b14f77 343 2007/10/22 (tomekp)
e4867e 344 ----------
b14f77 345 - update ru, eo localizations
S 346
ecd2e7 347 2007/10/17 (thomasb)
T 348 ----------
349 - Make message listing less error prone
350
b37599 351 2007/10/10 (thomasb)
T 352 ----------
ecd2e7 353 - Suppress IE errors when clearing attachments form (#1484356)
b37599 354 - Set preferences field in user table to NULL (#1484386)
T 355 - Log error when login fails due to auto_create_user turned off
356 - Update UPGRADING instructions
357
732539 358 2007/10/05 (tomekp)
S 359 ----------
360 - Add Esperanto localization
361
362 2007/10/04 (Stiwi)
363 ----------
364 - Updated German localization
365
fc7492 366 2007/10/04 (yllar)
S 367 ----------
368 - Added Malay localization
369 - Updated Lithuanian localization
370
0c3ab1 371 2007/09/27 (tomekp)
S 372 ----------
373 - Update dutch localization (closes #1484588)
374
97bd2c 375 2007/09/29 (thomasb)
T 376 ----------
377 - Filter linked/imported CSS files (closes #1484056)
378
379
e2f373 380 2007/09/27 (tomekp)
S 381 ----------
382 - Update brazilian portuguese localization (#1484580)
383
7984ec 384 2007/09/26 (thomasb)
T 385 ----------
386 - Improve message compose screen (closes #1484383)
f4f8c6 387 - Select next row after removing one from list (#1484387)
7984ec 388
T 389
c7b726 390 2007/09/26 (tomekp)
7984ec 391 ----------
10766b 392 - Add polish labels for changes in r816.
c7b726 393 - Update polish localization (#1484579)
804489 394 - Update thai localization (#1484578)
c7b726 395
b0dbf3 396 2007/09/25 (robin)
S 397 ----------
398 - Enable drag-/dropping of folders to a new parent folder (#1457344)
399
400
c45471 401 2007/09/24 (robin)
S 402 ----------
403 - Fix preview pane size for Safari & Konqueror (#1484187)
404
405
aca3d2 406 2007/09/20 (robin)
S 407 ----------
408 - Make smtp HELO/EHLO hostname configurable (#1484067)
409
410
4d0413 411 2007/09/19 (thomasb)
5eee00 412 ----------
7984ec 413 - IPv6 Compatability (#1484322), Patch #1484373
4d0413 414 - Unlock interface when message sending fails (#1484570)
5eee00 415 - Eval PHP code in template includes (if configured)
T 416 - Show message when folder is empty. Mo more static text in table (#1484395)
417 - Only display unread count in page title when new messages arrived
418 - Show mailbox name in page title
419
420
03b271 421 2007/09/09 (thomasb)
T 422 ----------
eb6842 423 - Fixed wrong delete button tooltip (#1483965)
74ae88 424 - Fixed charset encoding bug (#1484429)
03b271 425 - Applied patch for LDAP version (#1484552)
T 426 - Improved XHTML validation
427
428
0d1dd7 429 2007/09/05 (thomasb)
T 430 ----------
431 - Fix message list selection (#1484550)
432 - Better fix lowercased usernames (#1484473)
433 - Update pngbehavior Script as suggested in #1484490
434
435
301454 436 2007/08/29 (richs)
S 437 ----------
438 - Fixed moving/deleting messages when more than 1 is selected
439
6b603d 440 2007/08/15 (thomasb)
T 441 ----------
442 - Applied patch for LDAP contacts listing by Glen Ogilvie
443 - Applied patch for more address fields in LDAP contacts (#1484402)
444 - Close LDAP connections on script shutdown
445
446
88f66e 447 2007/08/13 (thomasb)
T 448 ----------
449 - Add alternative for getallheaders() (fix #1484508)
450 - Revert changes for mbstring usage (fix #1484509)
451
452
31d9ef 453 2007/08/10 (thomasb)
719a25 454 ----------
T 455 - Identify mailboxes case-sensitive
456 - Sort mailbox list case-insensitive (closes #1484338)
457 - Fix display of multipart messages from Apple Mail (closes #1484027)
458 - Protect AJAX request from being fetched by a foreign site (XSS)
459 - Make autocomplete for loginform configurable by the skin template
fc7374 460 - Fix compose function from address book (closes #1484426)
b8e65c 461 - Added //IGNORE to iconv call (patch #1484420, closes #1484023)
T 462 - Check if mbstring supports charset (#1484290 and #1484292)
463 - Prefer iconv over mbstring (as suggested in #1484292)
8810b6 464 - Check filesize of template includes (#1484409)
e71598 465 - Updated Simplified Chinese localization
T 466 - Added Ukrainian translation
719a25 467
T 468
31d9ef 469 2007/08/09 (richs)
4b9efb 470 ----------
S 471 - Fixed bug with buttons not dimming/enabling properly after switching folders
472 - Fixed compose window becoming unresponsive after saving a draft (#1484487)
473 - Re-enabled "Back" button in compose window now that bug #1484487 is fixed
474 - Fixed unresponsive interface issue when downloading attachments (#1484496)
475 - Lowered status message time from 5 to 3 seconds to improve responsiveness
476 - Added note to INSTALL about .htaccess limiting upload_max_filesize
477 - Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini
fc7374 478 - Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)
4b9efb 479 - Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed
S 480
719a25 481
3fc00e 482 2007/07/03 (thomasb)
T 483 ----------
484 - Added Macedonian (Slavic FYROM) localization
485 - Fix status message bug #1484464 with regard to #1484353
486 - Fix address adding bug reported by David Koblas
9e0bb6 487 - Applied socket error patch by Thomas Mangin
3fc00e 488
T 489
5bd325 490 2007/06/28 (tomekp)
S 491 ----------
492 - fix typos in Polish localization (Janusz Zamecki)
493
494
9cc925 495 2007/06/27 (tomekp)
S 496 ----------
497 - Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization
498
499
95609c 500 2007/06/12 (thomasb)
T 501 ----------
502 - Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization
503 - Added Irish/Gaelic translation
504 - Little correction in Swedish translation
505 - Quote username for virtuser_query
506 - Pass-by-reference workarround for PHP5 in sendmail.inc
507
508
570f0b 509 2007/06/04 (estadtherr)
S 510 ----------
511 - Fixed bug in HTML->Plain editor toggling
512
513
b2fb95 514 2007/05/28 (thomasb)
T 515 ---------
516 - Fixed buggy imap_root settings (closes #1484379)
517 - Prevent default events on subject links (#1484399)
518 - Typo in rcube_smtp.inc
519
520
2c6337 521 2007/05/23 (estadtherr)
S 522 ----------
523 - Upgrade to TinyMCE v2.1.1.1
524
525
8d0758 526 2007/05/18 (thomasb)
T 527 ----------
528 - Use HTTP-POST requests for actions that change state
529
530
028953 531 2007/05/17 (thomasb)
T 532 ----------
6ae6e4 533 - Updated Catalan, Russian, Portuguese, Slovak and Chinese translations
028953 534 - Renamed localization folder for Chinese (Big5)
T 535 - Chanegd Slovenian language code from 'si' to 'sl'
e3caaf 536 - Added Sinhala (Sri-Lanka) localization
T 537 - Use global filters and bind username/ for Ldap searches (#1484159)
6ae6e4 538 - Hide quota display if imap server does not support it
T 539 - Hide address groups if no LDAP servers configured
540 - Add link to message subjects (closes #1484257)
541 - Better SQL query for contact listing/search (closes #1484369)
028953 542
T 543
cd6396 544 2007/05/13 (thomasb)
T 545 ----------
546 - Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation
2e8a61 547 - Fixed marking as read in preview pane (closes #1484364)
281e3e 548 - CSS hack to display attachments correctly in IE6
a23884 549 - Wrap message body text (closes #1484148)
cd6396 550
T 551
552 2007/05/03 (yllar)
553 ----------
554 - Updated French, Lithuanian, Armenian, Spanish and Italian translations
555
556
a19598 557 2007/05/01 (thomasb)
T 558 ----------
f5d6a9 559 - Updated German, Euskara, Hungarian, Romanian and Spanish translation
a19598 560 - Added Hindi and Kurdish localization
T 561
562
f5d6a9 563 2007/04/28 (thomasb)
a19598 564 ----------
f5d6a9 565 - LDAP access is back in address book (closes #1484087)
a19598 566 - Added search function for contacts
T 567 - New Template parsing and output encoding
f5d6a9 568 - Fixed bugs #1484119 and #1483978
a19598 569
T 570
fd3934 571 2007/04/08 (thomasb)
T 572 ----------
573 - Fixed message moving procedure (closes #1484308)
574 - Fixed display of multiple attachments (closes #1466563)
575 - Fixed check for new messages (closes #1484310)
576 - List attachments without filename
577
578
aad6e2 579 2007/03/27 (thomasb)
T 580 ----------
581 - New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
582   Should close bugs #1483951 and #1484299
583
584
28bfe4 585 2007/03/23 (thomasb)
T 586 ----------
587 - Correctly translate mailbox names (closes #1484276)
588 - Quote e-mail address links (closes #1484300)
589
590
3cf664 591 2007/03/21 (thomasb)
T 592 ----------
593 - Updated PEAR::Mail_mime package
594 - Added Persian localization
595 - Updated Catalan and Brazilian Portuguese translations
596 - Updated INSTALL manual with a note about database passwords
597 - Accept single quotes for HTML attributes when modifying message body (thanks Jason)
598 - Sanitize input for new users/identities (thanks Colin Alston)
599
600
5cc4b1 601 2007/03/19 (thomasb)
T 602 ----------
603 - Don't download HTML message parts
604 - Convert HTML parts to plaintext if 'prefer_html' is off
605 - Correctly parse message/rfc822 parts (closes #1484045)
606 - Code cleanup
607
608
86958f 609 2007/03/18 (thomasb)
T 610 ----------
611 - Also use user_id for unique key in messages table (closes #1484074)
612 - Hide contacts drop down on blur (closes #1484203)
613 - Make entries in contacts drop down clickable
614 - Turn off browser autocompletion on login page
615 - Quote <? in text/html message parts
616 - Hide border around radio buttons
617 - Replaced old JS function calls.
618
619
5a6ad2 620 2007/03/13 (thomasb)
T 621 ----------
622 - Applied patch for attachment download by crichardson (closes #1484198)
623 - Fixed bug in Postgres DB handling (closes #1484068)
624 - Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
625 - Fixed array_merge bug (closes #1484281)
626 - Fixed flag for deletion in list view (closes #1484264)
627 - Finally support semicolons as recipient separator (closes ##1484251)
628 - Fixed message headers (subject) encoding
629
630
024797 631 2007/03/04 (tomekp)
5a6ad2 632 ----------
024797 633 - check if safe mode is on or not (closes #1484269)
S 634
5a6ad2 635
7bbd5f 636 2007/03/02 (thomasb)
ff52be 637 ----------
7bbd5f 638 - Show "no subject" in message list if subject is missing (closes #1484243)
ff52be 639 - Solved page caching of message preview (closes #1484153)
T 640 - Only use gzip compression if configured (closes #1484236)
641
642
e17702 643 2007/02/25 (estadtherr)
S 644 ----------
645 - Fixed priority selector issue (#1484150)
87e2fd 646 - Upgraded to TinyMCE v2.1.0
e17702 647
S 648
e6a406 649 2007/02/21 (thomasb)
T 650 ----------
651 - Fixed some CSS issues in default skin (closes #1484210 and #1484161)
652 - Prevent from double quoting of numeric HTML character references (closes #1484253)
653
654
a9e531 655 2007/02/07 (tomekp)
S 656 ----------
657 - Updated (bg) translation (Doichin Dokov)
e6a406 658
a9e531 659
9d41ed 660 2007/02/06 (tomekp)
S 661 ----------
662 - Updated (pl) translation
663 - Updated (pt_BR) translation (Robson F. Ramaldes)
664 - Big cleanup in program/localization
665
e6a406 666
9dbf74 667 2007/02/05 (thomasb)
T 668 ----------
669 - Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation
670
671
bb8562 672 2007/01/07 (estadtherr)
S 673 ----------
674 - Fixed display of HTML message attachments (closes #1484178)
675
676
97c8d3 677 2007/01/07 (thomasb)
T 678 ----------
679 - Applied patch for preview caching (closes #1484186)
21b5c7 680 - Added Thai and Vietnamese localization files
97c8d3 681
bb8562 682
86df15 683 2006/12/29 (thomasb)
T 684 ----------
685 - Added error handling for attachment uploads
686 - Use multibyte safe string functions where necessary (closes #1483988)
687 - Updated Swiss German localization (de_CH)
688
689
ee883a 690 2006/12/22 (thomasb)
T 691 ----------
692 - Applied security patch to validate the submitted host value (by Kees Cook)
693 - Applied security patch to validate input values when deleting contacts (by Kees Cook)
694 - Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
695 - Applied a patch to more aggressively sanitize a HTML message
696 - Visualize blocked images in HTML messages
697
698
04c618 699 2006/12/20 (thomasb)
T 700 ----------
701 - Fixed wrong message listing when showing search results (closes #1484131)
702 - Introduced functions Q() and JQ() as aliases for rep_specialchars_output()
703 - Show remote images when opening HTML message part as attachment
704
705
a7d5c6 706 2006/12/17 (thomasb)
T 707 ----------
708 - Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane
709
710
1a98a6 711 2006/12/06 (thomasb)
T 712 ----------
713 - Improve memory usage when sending mail (closes #1484098)
714 - Mark messages as read once the preview is loaded (closes #1484132)
715 - Include smtp final response in log (closes #1484081)
716
717
421f5e 718 2006/12/04 (thomasb)
T 719 ----------
720 - Corrected date string in sent message header (closes #1484125)
721 - Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
722 - Changed srong tooltips for message browse buttons (closes #1483930)
723
724
dd792e 725 2006/12/03 (estadtherr)
S 726 ----------
727 - Added fix to convert HTML signatures for plain text messages
728 - Fixed signature delimeter character to be standard (Bug #1484035)
729
730
53ed1e 731 2006/12/01 (thomasb)
T 732 ----------
733 - Implemented preview pane
734 - Fixed XSS vulnerability (Bug #1484109)
735 - Remove newlines from mail headers (Bug #1484031)
736 - Selection issues when moving/deleting (Bug #1484044)
737 - Applied patch of Clement Moulin for imap host auto-selection
738 - ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
739 - Fixed folder name encoding in subscription list (Bug #1484113)
740 - Fixed JS errors in identity list (Bug #1484120)
741 - Show client debug console on debug_level 8
733c78 742 - Added Serbian translation
T 743 - Updated Spanish and Bulgarian localization
53ed1e 744
cf87c1 745
086377 746 2006/11/22 (robin)
53ed1e 747 ----------
086377 748 - Fix a bug introduced with Shift-Del yesterday
S 749
750
cf87c1 751 2006/11/21 (robin)
53ed1e 752 ----------
b6677b 753 - Add missing nl_NL translations
S 754 - Translate foldernames in folder form (closes #1484113)
755
756
757 2006/11/21 (robin)
53ed1e 758 ----------
cf87c1 759 - Added first and last buttons to message list, address book
S 760   and message detail
761 - Pressing Shift-Del bypasses Trash folder
762 - Enable purge command for Junk folder
763
764
765 2006/11/17 (robin)
766 ----------
767 - Re-initialize message list after shift-select and delete
768
769
770 2006/11/16 (robin)
771 ----------
772 - Fixed updating message list after expunge and purge
773 - Fetch all aliases if virtuser_query is used instead
774   of only the first one
775
776
8e2090 777 2006/11/11 (estadtherr)
S 778 ----------
779 - fixed deletion/moving of messages from within "show" page
780
781
53ed1e 782 2006/11/09 (thomasb)
T 783 ----------
784 - Little bugfix in HTML encoding
785 - Fixed encoding issues and delete-on-reply problem
786 - Corrected template parsing
787
788
f0ea59 789 2006/11/07 (estadtherr)
S 790 ----------
791 - Upgraded to TinyMCE v2.0.8
792 - Fixed CSS path for editor popups
793
6b1fc0 794 2006/09/26 (estadtherr)
S 795 ----------
796 - Added spellchecker plugin to TinyMCE configuration
797 - Fixed HTML/Plain toggle labels
798
799
6b47de 800 2006/09/24 (thomasb)
T 801 ----------
802 - Partial client re-write with a common list class
803 - Re-enabled multi select of contacts (Bug #1484017)
804 - Enable contact editing right after creation (Bug #1459641)
805 - Updated Hungarian, Estonian and Traditional Chinese localization
806
807
c8c1a3 808 2006/09/19 (thomasb)
T 809 ----------
810 - Correct UTF-7 to UTF-8 conversion if mbstring is not available
811
812
a0109c 813 2006/09/13 (estadtherr)
S 814 ----------
815 - Introduction of TinyMCE HTML editor support for message composition and signatures
816   Note : a new column is added to the "identities" database table
817
818
40ed9b 819 2006/09/12 (estadtherr)
S 820 ----------
821 - Fixed html2text treatment of table headers (Bug #1484020)
822 - Fixed IMAP fetch of message body (Bug #1484019)
823
824
8acab0 825 2006/09/08 (thomasb)
T 826 ----------
827 - Fixed safe_mode problems (Bug #1418381)
828 - Fixed wrong header encoding (Bug #1483976)
829
830
e170b4 831 2006/09/07 (thomasb)
T 832 ----------
833 - Made automatic draft saving configurable
834 - Fixed JS bug when renaming folders (Bug #1483989)
835 - Don't wait for complete page load when calling JavaScript init()
836 - Some improvements to prevent session expiration
837 - Prevent from double submit of spell check requests
838
839
5cd296 840 2006/09/01 (thomasb)
T 841 ----------
842 - Imporoved message parsing and HTML validation
843 - Added quota display as image (by Brett Patterson)
844 - Corrected creation of a message-id
845 - Updated Norwegian (bokmal) localization
846
847
10c92b 848 2006/08/30 (thomasb)
T 849 ----------
850 - New indentation for quoted message text
851 - Improved HTML validity
852
853
949dea 854 2006/08/28 (estadtherr)
S 855 ----------
856 - Fixed URL character set (Ticket #1445501)
857 - Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
858
859
f7bfec 860 2006/08/25 (thomasb)
T 861 ----------
862 - Fixed folder renaming: unsubscribe before rename (Bug #1483920)
863 - Finalized new message parsing (+ chaching)
864 - Updated SQL scripts and UPGRADING instructions
865
866
6c76c9 867 2006/08/23 (thomasb)
T 868 ----------
869 - Updated Polish, Portuguese, Latvian, Chinese and Japanese localization
870
871
a5d3e6 872 2006/08/20 (thomasb)
T 873 ----------
6c76c9 874 - Fixed wrong usage of mbstring (Bug #1462439)
a5d3e6 875 - Set default spelling language (Ticket #1483938)
T 876 - Added support for Nox Spell Server
877
878
879 2006/08/18 (thomasb)
880 ----------
881 - Re-built message parsing (Bug #1327068)
f7bfec 882   Now based on the message structure delivered by the IMAP server.
a5d3e6 883 - Fixed some XSS and SQL injection issues
T 884
885
4d4264 886 2006/08/10 (thomasb)
T 887 ----------
888 - Fixed charset problems with folder renaming
889
890
fa4cd2 891 2006/08/04 (thomasb)
T 892 ----------
893 - Fixed Bug in saving identities (Ticket #1483915)
894 - Set folder name in window title (Bug #1483919)
895 - Don't add imap_root to INBOX path (Bug #1483816)
896 - Attempt to create default folders only after login
897 - Avoid usage of $CONFIG in rcube_imap class
898
899
fe79b1 900 2006/07/30 (thomasb)
T 901 ----------
902 - Alter links in HTML messages (Bug #1326402)
903 - Added fallback if host not found in 'mail_domain' array
904 - Applied patch of Charles to highlight droptargets (Ticket #1473034)
f9c107 905 - Fixed folder renaming (Bug #1483914)
T 906 - Added confirmation message after deleting a folder
fe79b1 907
T 908
24053e 909 2006/07/25 (thomasb)
T 910 ----------
911 - Made folder renaming a bit more ajax-style
912 - Changed rename-labels and German translation
913 - Fixed addressbox countbar width (Bug #1483845)
914 - Fixed refresh interval problems in Safari (Bug #1483902) 
915 - Fixed clear_message_list_header() errors (Bug #1483898)
916 - Sanity check of $message_set in imap.inc (Bug #1443200)
917 - Added correct changing of message list headers for Sent folder
918 - Updated Spanish localization (Ticket #1483887)
919 - Applied patch #1483846
920
921
f0f98f 922 2006/07/24 (richs)
S 923 ----------
924 - Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869)
925 - Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc
926 - Draft saving now properly returns an error when saving fails
927 - Draft timer stops and resets properly when attachments are uploaded, or when saving manually
928 - Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened
929
930
078adf 931 2006/07/19 (thomasb)
T 932 ----------
933 - Correct entity encoding of link urls (HTML validity)
baf135 934 - Improved usability in compose step (Ticket #1483807)
078adf 935 - Added absolute URLs to several buttons (for "open in new window")
baf135 936 - Applied patch #1328032
T 937 - Fixed Bug/Patch #1443200
078adf 938
T 939
66e2bf 940 2006/07/18 (thomasb)
bac7d1 941 ----------
T 942 - Fixed password with spaces issue (Bug #1364122)
943 - Replaced _auth hash with second cookie (Ticket #1483811)
944 - Don't use get_input_value() for passwords (Bug #1468895)
945 - Made password encryption key configurable
946 - Minor bugfixes with charset encoding
66e2bf 947 - Added <label> tags to forms (Ticket #1483810)
bac7d1 948
T 949
66e2bf 950 2006/07/07 (thomasb)
321302 951 ----------
T 952 - Fixed INSTALL_PATH bug #1425663
953
954
b4b081 955 2006/07/03 (richs)
S 956 ----------
957 - Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)
958 - Updated French localizations (Ticket #1483862)
959 - Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)
960 - Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)
961 - Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)
962 - Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php) 
963
964
25d8ba 965 2006/06/30 (richs)
S 966 ----------
967 - Fixed empty INBOX compatibility bug (Patch #1443200)
968 - Temporarily fixed French "compact" localization (Patch #1483862)
969 - Fixed "Select All" not working with Delete interface button (Bug #1332434)
970 - Fixed messsage list column compatibility with Konqueror (Bug #1395711)
971 - Fixed "unread count" in window title when count changed (Bug #1483812)
972 - Fixed DB error when deleting from message table (Patch #1483835)
973
b4b081 974
a894ba 975 2006/06/29 (richs)
S 976 ----------
977 - Added ability to remove attachments (Feature #1436721)
978 - Default folders are now auto-created on first login (Feature #1471594)
979 - Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)
980 - Corrected Italian localizations
981 - Tweaked rename-folder form to clear after a rename
982
983
c8c1e0 984 2006/06/26 (richs)
S 985 ----------
986 - Added button to immediately check for new messages 
987 - New message checking now displays status "Checking for new messages..."
988 - New message checking now looks for unread messages in all mailboxes (Feature #1326401)
989 - Task buttons now respond to clicks by darkening (as in other applications)
990 - Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists
991 - Added ability to sort messages by "Size"
992 - Added ability to rename folders (Feature #1326396)
993 - Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders
994 - Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc
995
996
b068a0 997 2006/06/25
T 998 ----------
999 - Changed behavior to include host-specific configuration (Bug #1483849)
1000 - Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
1001 - Fixed spell checker to work with the new URL at google.com
1002 - Some memory and security optimizations sendmail.inc
1003 - Updated UGRADING description
1004
1005
1966c5 1006 2006/06/19
S 1007 ----------
1008 - Added Drafts support (Feature #1326839) (richs)
1009
b068a0 1010
d72d41 1011 2006/06/02
T 1012 ----------
1013 - Updated Estonian localization and moved from ee to et
1014 - Added Bulgarian localization
1015
1016
1017 2006/05/25
1018 ----------
1019 - Finalized GoogieSpell integration
1020
1021
cead5c 1022 2006/05/18
T 1023 ----------
1024 - Added Arabic and Armenian localizations
1025 - Updated Russian localization
1026 - Removed MDB2 classes from repository. Install them seperately if used.
1027 - Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
1028 - Allow & in e-mail addresses
1029
1030
e886c1 1031 2006/05/05
326e87 1032 ----------
e886c1 1033 - Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
T 1034 - Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
1035 - Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
1036 - Corrected INSTALL description (Bug #1476106)
ad7063 1037 - Added charset to javascript HTTP headers
e886c1 1038 - Fixed Opera bug with CC and BCC fields (Bug #1474576)
T 1039 - Changed login page title regarding product name (Bug #1476413)
326e87 1040 - Pimped search function
69b83b 1041 - Applied attachment viewing/forwarding patches by Andrew Fladmark
dd53e2 1042 - Applied prev/next patch by Leonard Bouchet
T 1043 - Applied patches by Mark Bucciarelli
1044 - Applied patch for requesting receipts by Salvatore Ansani
1045 - Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)
1046
1047
c40563 1048 2006/04/13
T 1049 ----------
1050 - Added Slovenian localization
1051 - Updated Portuguese localization
1052 - Fixed parent.location problem for compose-links
1053 - Added sort order saving patch by Jacob Brunson
1054 - Added gzip compression support
1055
1056
0f246a 1057 2006/04/02
T 1058 ----------
1059 - Added Lithuanian localization
1060 - Improved search function
1061 - Added version string as template object
1062 - Load host-specific configuration file (see config/main.inc.php)
1063 - New config parameter adding domain to user names for login
1064 - Strip tags on _auth, _action, _task parameters
1065 - Corrected labels for next/previous page buttons in address book 
1066
1067
4647e1 1068 2006/03/23
T 1069 ----------
1070 - Auto-detect mail header delimiters
1071 - Regard daylight savings
1072 - Localized quota display
1073 - Started implementing search function
1074
1075
8c2e58 1076 2006/03/20
T 1077 ----------
ad57b3 1078 - Avoid error message when saving an unchanged identity (Bug #1429510)
8c2e58 1079 - Fixed hard-coded cols selection for sent folder (Bug #1354586)
T 1080 - Enable some HTML links for use with "open in new window" or "save target"
1081 - Check meta-key instead of ctrl on Macs
1082 - Ignore double clicks when holding down a modifier key
1083 - Fixed reloading of the login page
1084 - Fixed typo in compose template (Bug #1446852)
1085 - Added compose button to message read step (Request #1433288)
1086 - New config parameter for persistent database connections (Bug #1431817)
1087
1088
ffcbd8 1089 2006/03/14
T 1090 ----------
1091 - Don't remove internal HTML tags in plaintext messages
1092 - Improved error handling in DB connection failure
1093
0a6937 1094
T 1095 2006/02/22
1096 ----------
1097 - Updated localizations
1098 - Fixed bug #1435989
1099
1100
f88d41 1101 2006/02/19
T 1102 ----------
1103 - Updated localizations
1104 - Applied patch of Anders Karlsson
1105 - Applied patch of Jacob Brunson
1106 - Applied patch for virtuser_query by Robin Elfrink
1107 - Added support for References header (patch by Auke)
1108 - Added support for mbstring module by Tadashi Jokagi
1109 - Added function for automatic remove of slashes on GET and POST vars
1110   if magic_quotes is enabled
1111
1112
1113 2006/02/05
15a9d1 1114 ----------
58e360 1115 - Added Slovak, Hungarian, Bosnian and Croation translation
15a9d1 1116 - Fixed bug when inserting signatures with !?&
f88d41 1117 - Chopping message headers before inserting into the message cache table
T 1118   (to avoid bugs in Postgres)
15a9d1 1119 - Allow one-char domains in e-mail addresses
T 1120 - Make product name in page title configurable
1121 - Make username available as skin object
f88d41 1122 - Added session_write_close() in rcube_db class destructor to avoid problems
T 1123   in PHP 5.0.5
1124 - Use move_uploaded_file() instead of copy() for a more secure handling of
1125   uploaded attachments
15a9d1 1126 - Additional config parameter to show/hide deleted messages
T 1127 - Added periodic request for checking new mails (Request #1307821)
1128 - Added EXPUNGE command
1129 - Optimized loading time for mail interface
051893 1130 - Changed to full UTF-8 support
T 1131 - Additional timezones (Patch #1389912)
1132 - Added LDAP public search (experimental)
03cc16 1133 - Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
T 1134 - Casting to strings when adding empty headers to message cache (Bug #1406026)
58e360 1135 - Skip sender-address as recipient when Reply-to-all
T 1136 - Fixes in utf8-class
1137 - Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
f88d41 1138 - Added garbage collector for message cache
T 1139 - Added patches for BCC headers
15a9d1 1140
977a29 1141
T 1142 2005/12/16
1143 ----------
1144 - Added Turkish and Simplified Chinese translation
1145 - Use virtusertable to resolve e-mail addresses at login
f88d41 1146 - Configurable mail_domain used to compose correct e-mail addresses
T 1147   on first login
977a29 1148
T 1149
1cded8 1150 2005/12/03
4e17e6 1151 ----------
f88d41 1152 - Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
T 1153   Estonian and Chinese translation
f3b659 1154 - Get IMAP server capabilities in array
T 1155 - Check for NAMESPACE capability before sending command
1156 - Set default user language from config 'locale_string'
b076a4 1157 - Added sorting patch for message list
T 1158 - Make default sort col/order configurable
dba5f7 1159 - Fixed XSS in address book and identities
e0ddd4 1160 - Added more XSS protection (Bug #1308236)
T 1161 - Added tab indexes for compose form
10a699 1162 - Added 'changed' col to contacts table
T 1163 - Support for 160-bit session hashes
1164 - Added input check for contacts and identities (Patch #1346523)
1165 - Added messages/warning to compose step (Patch #1323895)
b4a999 1166 - Added favicon to the default skin
583f1c 1167 - Fixed Bug #1334337 as far as possible
ecf759 1168 - Added Reply-To-All functionality (Request #1326395, Patch #1349777)
T 1169 - Redesign of client side AJAX code (enable multi threading)
1170 - Added keep-alive signal every minute
0cbc09 1171 - Make logs dir configurable
fd8c50 1172 - Added support for SMTPS
4b0f65 1173 - Decode attachment file names
T 1174 - Make delimiter for message headers configurable
1175 - Add generic footer to sent messages
1cded8 1176 - Choose the rigt identity when replying
T 1177 - Remove signature when replying (Request #1333167)
1178 - Signatures for each identity
1179 - Select charset when composing message
1180 - Complete re-design of the caching mechanism
4b0f65 1181
T 1182
1cded8 1183 2005/08/11
T 1184 ----------
1185 - Write list header to client even if list is empty
1186 - Add functions "select all", "select none" to message list
f88d41 1187 - Improved filter for HTML messages to remove potentially malicious tags
T 1188   (script, iframe, object) and event handlers.
1cded8 1189 - Buttons for next/previous message in view mode
T 1190 - Add new created contact to list and show confirmation status
1191 - Added folder management (subscribe/create/delete)
1192 - Log message sending (SMTP log)
1193 - Grant access for Camino browser
1194 - Added German translation
1195
1196
1197 2005/10/20
1198 ----------
1199 - Added Swedish, Latvian, Portuguese and Catalan translation
1200 - Make SMTP auth method configurable
1201 - Make mailboxlist scrollable (Bug #1326372)
1202 - Fixed SSL support
1203 - Improved support for Courier IMAP (root folder and delimiter issues)
1204 - Moved taskbar from bottom to top
1205 - Added 'session_lifetime' parameter
1206 - Fixed wrong unread count when deleting message (Bug #1332434)
1207 - Srip tags when creating a new folder (Bug #1332084)
1208 - Translate HTML tags in message headers (Bug #1330134)
1209 - Correction in German translation (Bug #1329434)
1210 - Display folder names with special chars correctly (Bug #1330157)
1211
1212
1213 2005/10/07
1214 ----------
1215 - Added French, Italian, Spanish, Danish, Dutch translation
1216 - Clarified license (Bug #1305966)
1217 - Fixed PHP warnings (Bug #1299403)
1218 - Fixed english translation (Bug #1295406)
1219 - Fixed bug #1290833: Last character of email not seen
1220 - Fixed bug #1292199 when creating new user
1221 - Allow more browsers (Bug #1285101)
1222 - Added setting for showing pretty dates
1223 - Added support for SQLite database
1224 - Make use of message caching configurable
1225 - Also add attachments when forwarding a message
1226 - Long folder names will not flow over message list (Bug #1267232)
1227 - Show nested mailboxes hieracically
1228 - Enable IMAPS by host
1229
1230
1231 2005/08/20
1232 ----------
1233 - Improved cacheing of mailbox messagecount
1234 - Fixed javascript bug when creating a new message folder
1235 - Fixed javascript bugs #1260990 and #1260992: folder selection
1236 - Make Trash folder configurable
1237 - Auto create folders Inbox, Sent and Trash (if configured)
1238 - Support for IMAP root folder
1239 - Added support fot text/enriched messages
1240 - Make list of special mailboxes configurable
1241