fix: initialize $where
[squirrelmail.git] / ChangeLog
1 **************************************
2 *** Squirrelmail Stable Series 1.2 ***
3 **************************************
4
5 Version 1.2.6 -- CVS
6 --------------------
7 - Added POP3 Before SMTP option (feature request: #498428)
8 - Added a server-side thread sorting option per folder
9 - Added a server-side sorting global option
10 - Fix for jumping buttons in Mozilla (bug #522149)
11 - Logout error system unified.
12 - Fix for a "theme passed as cookie" exploit.
13 - PostgreSQL is now supported for database backed use
14 - Added user option to sort messages by internal date
15 - Changed attachment handling now attachments are adressed to
16 unique compose session.
17 - Added forward messages as message/rfc822 attachment
18 - Fixed handling message/rfc822 attachments
19 - Fixed folder list display when special folders have subfolders
20 - Added option to auto-append sig before reply/forward text (523853)
21 - Fixed subfolders being "orphaned" when renaming parents (498167)
22 - Filters are updated when renaming/deleting folders (512056)
23 - Filtering now happens on login (filters plugin)
24 - Added option for WIDTH and HEIGHT tags to Org. Logo. (patch #412754)
25 - Fixed resume draft bug #513521, #514639
26 - Newmail plugin: admin can disable the use of audio (patch #517698)
27 - Fixed quoting problem in safe html (patch #516542)
28 - SPAM folder no longer special folder (filters plugin)
29 - Filtering now happens on folder list refresh (filters plugin)
30 - Added checking of input of the folders page
31 - Made erronous deleting of folders harder (patch #514208)
32 - Made SquirrelMail display \Noselect nodes in Cyrus also made it
33 impossible to try to delete \Noselect nodes. (patch #452178)
34 - SquirrelSpell version 0.3.8 -- pretty configuration error reporting
35 added by popular demand.
36 - Improved the handling of IMAP [PARSE] messages to reduce retrieval error.
37 - Fixed small bug in handeling timezone (bug #536149)
38
39 Version 1.2.5 -- 22 February 2002
40 ---------------------------------
41 - Multiple mailbox list calls cached.
42 - Added 'View unsafe images' link to the bottom of pages which contain
43 unsafe images.
44 - Fixed 'too many close table tags' and various other issues
45 which meant SM output didn't always validate as clean HTML.
46 - Added the ability to add special folders through plugins.
47 - Added an Always compose in a pop-up window option.
48 - Search page update with ability to save searches and search
49 all folders at once.
50 - Made searching on multiple criteria possible, with thanks to Jason Munro
51 - Fixed 'list all' in addressbook (#506624, thanks to Kurt Yoder)
52 - Fixed small bugs in db_prefs
53 - Allowed SquirrelMail to work from within a frame, eg. not using _top
54 this is configureable. (thanks to Simon Dick)
55 - Added options to conf.pl to enable automated plugin installation:
56 ./conf.pl --install-plugin <pluginname>. This allows plugins to be
57 distributed in packages. Conf.pl now also reports when saving fails.
58 - Attachment hooks now also allow specification of generic rules like
59 text/* which will be used when no specific rule is available.
60 - conf.pl can now configure database backed address books and
61 preferences.
62 - Version 0.3.7 of SquirrelSpell. Fixes a potential privacy
63 vulnerability (symlink attack), plus introduces formatting fixes
64 and javadoc-style comments.
65 - Bugfix in mailfetch reported by Mateusz Mazur
66 - Administrator plugin. A web based conf.pl replacement.
67 - Removed GLOBALS from conf.pl
68 - HTML messages optimization.
69 - Added support for requesting read receipts (MDN) and delivery receipts.
70 - Added the ability to stop users changing their names and email addresses.
71 - Added signature into multiple identities (Stefan Meier <Stefan.Meier@cimsource.com>)
72 - Updated user help files to reflect UI chanegs and added functionality.
73
74 Version 1.2.4 -- 25 January 2002
75 --------------------------------
76 - Fixes a nasty remote arbitrary command execution vulnerability
77 in the spellchecker plugin.
78
79 Version 1.2.3 -- 21 January 2002
80 --------------------------------
81 - Fixed focus system on pages that contain forms.
82 - Fixed IMAP code to send different command identifiers as per
83 section 2.2.1 of RFC 2060.
84 - Fixed 'sticky priority' so that replies are set to the same
85 priority as the original message.
86 - Fixed Printer Friendly to print HTML messages.
87 - Fixed multiple receivers in Sent mailbox (#500910).
88 - Disabled prefs caching under PHP 4.1
89 - Added "Search Memory". Enabling to store up to
90 9 predefined searchs.
91 - Increased security in html message.
92 - Added the possibility to specify system-defined css in order to
93 allow users to change the font family and size of SM. Making possible to
94 make it bigger or smaller depending on their screen size. Sysops may add
95 or remove these system-defined css located in themes/css/
96 - Fixed a bug appearing on some apache virtual hosts
97 - Fixed javascript error (#505255)
98 - Fixed the db_prefs so they work again (#499609, thanks to Simon Dick)
99
100 Version 1.2.2 -- 1 January 2002
101 -------------------------------
102
103 - Fixed an infinite loop in printer friendly when wrapping option
104 is not in the prefs.
105 Bug reported by Boris Manojlovic <steki@verat.net>
106 - Html cleanup, with patch from Dave Huang (#496712)
107 - Fixed a problem saving prefs when using PHP 4.1
108 - Russian, Thai, Swedish, Dutch and French update.
109 - Changed configure invocation from bash to sh. (Bug #496752)
110 - Changed conf.pl invocation from '#!/usr/bin/perl' to
111 '#!/usr/bin/env perl' to help people who have perl somewhere
112 else. (Bug #496753)
113 - Fixed sorting of folder list, bug #497181
114 - Fixed wrong behavior of non-javascript select all, bug #496681
115 - Added "Show Pages" link to message list showing all messages
116 (the resultant page of clicking "Show All")
117 - i18n Fix. Because of different configurations in the gettext system,
118 some installations could not manage correctly SM languages other than
119 English. This has been corrected.
120 - Miscellaneous rewrites and improvements.
121 - Moved locale files into the ISO-conformant directories.
122 - Moved help files into the ISO-conformant directories.
123 - Moved compilepo and mergepo files from locale/ into po/
124 - Slight i18n fixes and rewrites to accommodate for moved files.
125 - Fixes for entities in the subject when replying.
126 - Fixes for entities in the To: header. (Bug #489365)
127 - Fix for incorrect javascript prefs handling (Bug #497688)
128 - Added color 15 for themes to separate background and foreground colors.
129 - Added several new themes.
130
131 Version 1.2.1 -- 25 December 2001
132 ---------------------------------
133
134 - Fixed the bug that kept the create, delete, and rename sections
135 from appearing in the folders page (#496604)
136 - Fixed the motd bug not allowing ' (#496616)
137 - Sorting of addressbook_search fixed, thanks to the patch of
138 Cor Bosman (xs4all)
139
140 Version 1.2.0 -- 25 December 2001
141 ---------------------------------
142
143 - Collapsible Folders
144 - The Paginator!!!
145 - Hundreds of UI Tweaks
146 - Message Drafts
147 - Rewrite of much of the options pages
148 - Multiple identities
149 - Reply Citations
150 - Better Attachment Handling
151 - Integration of Several Plugins into Core Code (including xmailer,
152 attachment_common, paginator, priority, printer_friendly, sqclock)
153 - Ability to mark messages as Read/Unread
154 - New themes (including a Christmas theme, and several changing themes)
155 - Rewrite of much of the options pages code
156 - Improved support for newer versions of PHP
157 - Message lists can be shown with alternating colors for easier reading
158 - Can include/exclude yourself when using the "Reply All"
159 - Message highlighting comes with dozens more easily accessable colors.
160 - Option to set the "Priority" of the message(Normal/High/Low)
161 - Now able to show all messages of an inbox at the same time.
162 - Cleanup of the paginator code, improving display style
163 - Cleanup of configuration file code, a bit
164 - Introduction of sent_subfolders plugin as Official Plugin
165 - Bugfixes..and more Bugfixes!
166
167
168 ***************************************************************
169 *** Squirrelmail Development Series 1.1 and 1.1 Pre-Releases ***
170 ****************************************************************
171
172 Version 1.2.0-rc3 -- 2 December 2001
173 ------------------------------------
174 - Speed improvements and optimizations on much of the code
175 - Comments added, formatting cleaned up for much of the code
176 - Several plugins integrated into the Squirrelmail core
177 (focus change, attachment common, printer friendly, etc)
178 - Several plugins added as "Official Plugins" to the main
179 Squirrelmail distribution
180 - First half of a rewrite of the option pages code
181 - The Paginator!!!
182 - Other stuff that I don't recall (developers, please fill this in!)
183
184 Version 1.1.3 -- (never really released)
185 ----------------------------------------
186 - Added major speed improvements to IMAP functions by our
187 friends at XS4ALL
188 - Fixed MOTD
189 - Fixed multipart/alternative messages
190 - Updated Dutch translation
191 - Added Indonesian translation
192 - Added Portuguese (Portugal) translation
193 - Added language aliasing
194 - Added Turkish translation
195
196 Version 1.1.2 -- May 21, 2001
197 -----------------------------
198 - Many bugs squashed
199 - Several UI tweaks and improvements
200 - Added option (3 -> 14 in conf.pl) to auto create sent and trash folders.
201 - Updated Czech translation
202 - Support for multiple identities
203 - Support for Russian Apache removed. It is now deemed easier to just
204 turn off Charset Recoding in the Russian Apache config. See the file
205 doc/README.russian_apache
206
207 Version 1.1.1 -- April 30, 2001
208 -------------------------------
209 - Added built-in support for gettext if compiled support isn't available
210 - Made validate.php include a few more standard things
211 - Corrected a bug when sending an email properly
212
213 Version 1.1.0 -- April 21, 2000
214 -------------------------------
215 - Added option to have signout page redirect to another page (patch from
216 Scott Bronson) This can be configured in conf.pl (Org Prefs)
217 - Much improved SMTP error handling (patch from Jeff Evans)
218 - Preferences are now cached instead of read in every page load.
219 - Improved URL parser
220 - Added ability to read HTML messages by default instead of plain text
221 (Display Options)
222 - Added authenticated SMTP server support (configure in conf.pl)
223 - Rewrote attachment handling code in compose.php
224 - If aliases are typed in To, Cc, or Bcc, they are automatically looked up
225 in the addressbook and converted to the associated addresses.
226 - Added collapseable folder listing (an option that can be turned on in
227 Folder Options)
228 - Added alternating row colors to improve interface (Display Options)
229
230
231 **************************************
232 *** Squirrelmail Stable Series 1.0 ***
233 **************************************
234
235 Version 1.0.6 -- April 19, 2001
236 -------------------------------
237 - Reworked validation for each page. It's now standardized in validate.php
238 - Fixed login bug that resulted from 1.0.5 security updates
239 - Fixed plugin incompatibilities that were introduced in 1.0.5
240 - Added more security checking to preference saving/loading
241 - Updated German translation (thanks to Ronald Bauerschmidt <rb@debian.org>)
242 - Updated Finnish help files
243
244 Version 1.0.5 -- April 17, 2001
245 -------------------------------
246 - MAJOR security issues addressed. Please upgrade as soon as possible.
247 - Downloading attachments should work better due to a tip by Ray Black III.
248 - Fixed bug with drop-down folder list not containing INBOX
249 - Added Swedish help files Teemu Junnila <teejun@vallcom.com>
250 - Added Italian help files Antonetti Roberto <antonr@piceniaweb.com>
251
252 Version 1.0.4 -- April 9, 2001
253 ------------------------------
254 - Fixed some bugs with folder creation
255 - Security fix for UW IMAP server to disallow folder paths outside of
256 $folder_prefix
257 - Some problems with header encoding/decoding fixed
258 - Made subject column take up whatever width is available
259 - Added bcc to html addressbook search
260
261 Version 1.0.3 -- March 9, 2001
262 ------------------------------
263 - Many i18n enhancements/fixes
264 - Fixed bug with default theme path being set incorrectly
265 - Fixed problem when sending/forwarding multiple attachments
266 - Made folder drop-down list consistant in look to the other drop-downs
267 - Fixed problem where some attachment filenames would not be displayed
268 - Added Finnish help files by Teemu Junnila <teejun@vallcom.com>
269 - Updated Norwegian translation
270 - Updated Brazillian Portuguise translation
271
272 Version 1.0.2 -- February 8, 2001
273 ---------------------------------
274 - Added a workaround for RedHat's 4.0.4pl1-3 binary package (It's also
275 the same workaround for Konqueror and other PHP installations?)
276 - Select All works through the search
277 - Better escaped string handling from POST variables
278 - Many more code cleanups and optimizations
279 - Added Hungarian translation by Teemu Junnila <teejun@vallcom.com>
280 - Added Icelandic translation by Karl Heiðar" <karlh@macho.is>
281 - Updated Taiwan translation
282 - Updated Sweedish translation
283 - Updated Finnish translation
284
285 Version 1.0.1 -- February 1, 2001
286 ---------------------------------
287 - Improved the way sqimap_read_data() is handled
288 - Sped up "no sorting" even more
289 - Fixed problems with sending messages
290 - Fixed some pass-by-reference calls that caused problems with newer
291 PHP versions
292 - Fixed bug that didn't display last folder subscribed to
293 - Removed requirement of PHP 4.0.1 for array_unique() function
294 - Removed unnecessary echo statements by breaking out of PHP
295 - Changed evaluation method from using " to ' for speed improvements
296 - If no plugin array set in config.php, now handled correctly
297 - If subject is > 55 chars, trims it and puts "..." in message list
298 - Hundreds of minor changes to remove all verbose PHP warning messages
299
300 Version 1.0 -- January 30, 2001
301 -------------------------------
302 - Updated config_default.php to include attachment_common plugin
303 (now in distribution)
304 - A few minor speed improvements
305 - Fixed problems in sqimap_read_body(), made it more reliable
306 - Added French translation of help files by gore K <gore_k@ymca-cepiere.org>
307 - Added Finnish translation by Teemu Junnila <teejun@vallcom.com>
308 - Updated Sweedish translation
309 - Updated Russian translation
310
311
312 ********************************************************
313 *** Squirrelmail Development Series 1.0 Pre-Releases ***
314 ********************************************************
315
316 Version 1.0pre3 -- January 22, 2001
317 -----------------------------------
318 - Fixed some "Select All" bugs
319 - Finally fixed the IE/SSL download problem!!
320 - Added Danish translation by Claus Rasmussen <claus@webclaus.com>
321 - Updated Spanish translation
322 - Updated Polish translation
323 - Updated Taiwan translation
324 - Updated Czech translation
325 - Updated Korean translation
326
327 Version 1.0pre2 -- January 15, 2001
328 -----------------------------------
329 - A number of security fixes
330 - Replaced error messages with better, formatted, and meaningful messages.
331 - Fixed "reply all" so that it works intelligently now
332 - Made deleted (but not expunged) messages easier to detect (only if
333 $auto_expunge = false)
334 - Fixed bug that didn't display size correctly in search results
335 - Major memory management and speed improvements with downloading of
336 attachments
337 - Made $auto_expunge variable actually do something
338 - Fixed bug that didn't display login failure message
339 - Fixed minor bug in sqimap_mailbox_list
340 - Added sqimap_capability function to check capabilities of server.
341 - Rewrote sqimap_get_delim to use NAMESPACE capability (if available) to
342 get delimiter.
343 - Added Catalan translation of Help documents by Josep Sanz <jsanz@fa.upc.es>
344 - Added Taiwan translation by "ching" <ching@kiwa.com.tw>
345
346 Version 1.0pre1 -- December 14, 2000
347 ------------------------------------
348 - Fixed bug in sending messages with a blank line with a "."
349 - Folder displays have been changed to be more readable in drop-down lists
350 - For security, login verification happens, then we're redirected to
351 webmail.php
352 - Folder sorting now case insensative
353 - added config option to set IMAP folder delimiter rather than always
354 detecting it
355 - Made session cookie parameter use PHP's settings rather than making
356 assumptions
357 - Select/Deselect all implemented using only HTML (not Javascript)
358 - Fixed default charset that is sent with outbound messages (now user's
359 preferred charset)
360 - Sort method saving now transparent to user, and saves between sessions
361 - Now replacing all \n with \r\n before sending the message.
362 - Added sorting option for NO sorting.. 10000 times faster!
363 - Using <pre> tags for viewing message body instead of <tt> and &nbsp;
364 - Added redirection from subdirectories to login page
365 - Attachments are shown in message index (shown as a "+")
366 - Updated attachment plugin support and passing values to hooks (see
367 plugins.txt)
368 - Added file and message size in many locations
369 - Made message index order customizable (from, subject, date) can be (date,
370 from, subject)
371 - Fixed some security problems with uploading attachments
372 - When reading, attachments look better and have a better plugin interface
373 - Some functions now pass values by reference to save on memory
374 - Added Catalan translation from Josep Sanz <jsanz@fa.upc.es>
375 - Added Serbian translation from Boris Manojlovic <steki@verat.net>
376 - Added Polish translation of Help from Krystian Kanabrodzki
377 <krys@voruta.eu.org>
378
379
380 *****************************************
381 *** Squirrelmail 0.5 and Pre-Releases ***
382 *****************************************
383
384 Version 0.5 -- September 25, 2000
385 ---------------------------------
386 - Fixed some problems with downloading attachments in IE
387 - If no date is set in header, we take internal date of the imap server
388 - Fixed some lingering bugs in mime parsing
389 - Searching specifies CHARSET option
390 - Security fixes
391 - Fixed hyperlink rendering problems
392
393 Version 0.5pre2 -- September 6, 2000
394 ------------------------------------
395 - Added quite a few new themes
396 - Fixed double folder problem on some servers
397 - Using encryption for passwords
398 - Added a patch from Bill Thousand to allow easier virtual domains
399 - Security updates with attachments
400 - Added more hooks for plugins, updated plugin.txt
401 - Improved HTML address book
402 - Fixed bugs in parsing email addresses in smtp.php
403 - Applied fixes for Courier IMAP server (by Andreas Dahl)
404 - Fixed some buggy IMAP handling
405 - Improved word wrapping
406 - Fixed bugs with adding and not adding backslashes
407 - Made message highlighting case insensative
408 - Added Korean translation from Jong-II Kim <aporie@netian.com>
409 - Added Italian translation from Aldo Moresco <moresco@idcm.it>
410 - Added French translation from Ali Nedjimi <lrdfrx@club-internet.fr>
411
412 Version 0.5pre1 -- August 9, 2000
413 ---------------------------------
414 - Searching folders functionality added
415 - Date display now is similar to Netscape Messenger
416 - Many bugs have been reported to the list, and been squashed
417 - Help system developed
418 - Folder list now shows configurable details about messages
419 - It is now possible to select multiple subscribes/unsubscribes
420 - Removed a bunch of annoying "success" screens, improved navigation
421 - Better IMAP session handling
422 - Redid the options section and split it into different parts
423 - Added "view all headers" option when reading a message
424 - In-Reply-To and References headers are inserted when replying to a message.
425 - Changed how attachments are displayed and handled
426 - Rewrote MIME support from scratch, optomizing it an unbelievable amount
427 - Added support for message highlighting
428 - Moved Address and Send buttons on Compose form for easier access
429 - Added Polish translation from Lukasz Klimek <casa@LO.Pila.PL>
430 - Added Swedish translation from Tobias Ekbom
431 - Added Brazilian Portuguse translation from Henrique Moura
432 - Added Dutch translation from Arjen Halma
433
434
435 *****************************************
436 *** Squirrelmail 0.4 and Pre-Releases ***
437 *****************************************
438
439 Version 0.4 -- May 15, 2000
440 ---------------------------
441 - If subject is blank, displays "(no subject)"
442 - Fixed a few minor bugs and typos reported to list
443 - Changed <? to <?php in a few places
444
445 Version 0.4pre2 -- May 5, 2000
446 ------------------------------
447 - Replying sets the "Answered" flag on the original message
448 - When message is sent, it sends you to the folder you were looking at.
449 - HTML based address book search
450 - Made folder listing look first at subscribed folders, making it
451 faster, even if you don't have $folder_prefix set.
452 - Fixed some bugs with default sent and trash folders
453 - Fixed some bugs with folder manipulating
454
455 Version 0.4pre1 -- April 29, 2000
456 ---------------------------------
457 - For speed's sake, unseen messages are only noted on INBOX in left
458 folder list. This will change with 0.5.
459 - Optomizations, fewer IMAP calls, more efficient sorting algorithms.
460 - Fixed all bugs listed in BUG
461 - When inside the Sent folder, it displays "To" instead of "From"
462 - Added ability to go to Next and Previous message while reading a message
463 - Caching of the message headers in mailbox (much faster)
464 - Added a preference that allows users to customize how many messages
465 they see when they index a mailbox
466 - Added flag status showing on message list (Answered, Flagged, and Seen)
467 - Now using PHP session management
468 - Parsing the body for URLs and Email addrs
469 - Added option to configure default folder directory. ie: ~/mail
470 - Configuration script added: config/conf.pl
471 - Addressbook with LDAP support
472 - Big speed improvements with folder listing
473 - Added Subscribe/Unsubscribe to folders
474 - Fixed bug in UW that didn't mark unseen messages
475 - Saving sent messages into $sent_folder
476 - It doesn't bail out if PHP wasn't compiled with --with-gettext.
477 It only uses english in this case.
478 - Added support for Cyrillic (thanks to Artem Botchkov for help)
479 - Included information on Russian Apache from Konstantin Riabitsev
480 - Honoring charset parameter for the body.
481 - Changed the way emptying of trash was done to work better
482 across different IMAP servers
483
484
485 *****************************************
486 *** Squirrelmail 0.3 and Pre-Releases ***
487 *****************************************
488
489 Version 0.3.1 -- March 13, 2000
490 -------------------------------
491 - Fixed a bug that didn't allow downloading of attachments
492
493 Version 0.3 (final) -- March 10, 2000
494 -------------------------------------
495 - Fixed bug in smtp.php and made sending RFC complient
496 - Fixed a bug that wouldn't let you rename folders with UW server.
497 - Other minor bugfixes
498
499 Version 0.3pre2 -- March 5, 2000
500 --------------------------------
501 - Rewrote folder deletion. It works much more flexably now.
502 - Fixed message deletion that didn't always delete the right messages.
503 - Removed font tags
504 - Better character translation, especially for i18n
505 - Added the choice of language as a user preference
506 - Bug fixes, bug fixes, bug fixes
507 - Fixed bugs in message moving and deleting
508 - Rewrote all IMAP functions from scratch
509
510 Version 0.3pre1 -- February 17, 2000
511 ------------------------------------
512 - Added user-specific preferences including:
513 Full Name (for outbound messages)
514 Reply-to address
515 Theme
516 Move messages to trash option (true/false)
517 Wrap incoming text at XX characters
518 Editor window size (in characters)
519 Time between reloads of the left folder list
520 Signature
521 - Rewrote SMTP functions. It now works and handles error correction.
522 - Only folders that you're subscribed to will be listed
523 - Fixed a bug in outbound messages that translated " into \"
524 - Added themes in distribution (7 total)
525 - Added option to send email via sendmail rather than SMTP
526 - Increased speed of viewing folder by date about 25%, and viewing the
527 folder by Subject or Sender by up to 100%.
528 - Added internationalization
529 - Added sending of attachments
530 - Left folder refreshing at intervals (with META tags)
531
532
533 *****************************************
534 *** Squirrelmail 0.2 and Pre-Releases ***
535 *****************************************
536
537 Version 0.2.1 -- January 05, 2000
538 ---------------------------------
539 - Rewrote how MULTIPART messages were handled and made it recursive
540 - We now take into account the encoding type rather than guessing
541 - Redesigned how attachments are displayed
542 - Fixed the bug that wouldn't let you send messages (I hope)
543 - Added a "download message" option
544 - Added a plain text viewer for text messages
545
546 Version 0.2 -- January 02, 2000
547 -------------------------------
548 - Attachment support (much better MIME support in general)
549 - Themeable support replaced Custom Colors. Themes are pluggable.
550
551
552 *****************************************
553 *** Squirrelmail 0.1 and Pre-Releases ***
554 *****************************************
555
556 Version 0.1.2 -- December 20, 1999
557 -----------------------------------
558 - Date translation to local time
559 - Rewrote folder fetching code universally
560 - Added attachment detection (no downloads yet)
561 - Fixed many minor bugs that were reported
562
563 Version 0.1.1 -- December 16, 1999
564 -----------------------------------
565 - Reworked all the IMAP functions to make them RFC 2060 compliant
566 (should work with all IMAP servers)
567 - Added color customization
568 - Sorted folder list (on left bar)
569 - Added MUCH better error correction and notification
570
571 Version 0.1 -- December 14, 1999
572 --------------------------------
573 - Message composing (with to, cc, bcc)
574 - Message viewing, including HTML messages
575 - Basic MIME support, no attachments...yet
576 - Message sorting by Date, Name, or subject
577 - Folder manipulation (deleting, creating, moving, and renaming)
578 - IMAP email (currently only Cyrus IMAP server has been tested)
579 - Many other features that are basic email functionality