1 Changes of the Claws Mail GTK2 branch
6 * Claws Mail now requires libetpan 0.57 for IMAP and NNTP.
8 * SSL support is now provided by gnuTLS exclusively. OpenSSL support
9 has been dropped due to licensing issues.
11 * Added /View/Fullscreen option.
13 * Re-ordering of the filtering/processing condition and actions lists
14 is now possible using drag'n'drop.
19 * Claws Mail now requires libetpan 0.56 for IMAP and NNTP
21 * Spell checking is now provided by Enchant instead of Aspell. To
22 build spell checker support, you will need the libenchant headers.
24 * The S/MIME plugin is now part of this package.
26 * IMAP, NNTP, and SSL are now supported in the Windows port.
28 * Support for client SSL certificates.
30 * Better support of SSL certificate stores, to be able to verify
33 * Renaming of newsgroups is possible.
35 * "Always open message when selected" can now have three values:
36 'Never', 'Always' and 'When message view is visible'.
38 * Unsaved server passwords can now be temporarily saved for the
39 duration of the session. They can be cleared before the session
40 expires by using '/Tools/Forget all session passwords'.
42 * Auto-wrapping settings are now saved in drafted messages.
44 * Support for basic auto-indentation in the Compose window.
46 * Support for animated GIFs in the message view.
48 * Type-ahead search in Filtering, Templates, Actions dialogs now
49 select the result of the search.
51 * Finer granularity in POP3 accounts' Remove After delay - hours in
54 * Spam/Ham flag is now stored on IMAP server when possible, using
55 "Junk" and "NonJunk" keywords.
57 * Use less precise intervals when possible for auto-checking, thus
58 the CPU is woken up less frequently.
60 * The warning icon in the main window is cleared when the error it
61 relates to is clipped from the network log.
63 * IMAP errors now reveal the server on which they happen.
65 * All deprecated GTK interfaces have been replaced with their
66 non-deprecated equivalents.
68 * csv2addressbook.pl: Added support for FoxMail.
74 * Added an option, "Use secure file deletion if possible", which
75 enables shredding of temporary files and messages instead of
76 just removing them. This is available on the Other preferences
79 * Added an option, "Select the HTML part of multipart/alternative
80 messages". This is available on the Message View/Text Options
83 * Added an option to the 'Create new folder' dialogue which enables
84 new folders to inherit the properties of their parent folders
85 during folder creation.
87 * Added a hidden option, "two_line_vertical", which toggles the
88 2-line view in the message list when using the 3-column layout.
89 Defaults to '1', show 2 lines.
91 * Added a hidden option, "outgoing_fallback_to_ascii", which allows
92 the user to specify an outgoing charset/encoding, but still fall
93 back to 7bit US-ASCII when possible.
94 Defaults to '1', fallback when possible.
96 * Added support for the Avant Window Navgator (Awn) information
97 bubble. This is automatically enabled if dbus is available.
99 * Face and X-Face headers can now be added globally and per-account
100 from configuration files under ~/.claws-mail/autofaces/. Further
101 information is provided in the manual.
103 * The SHA1 fingerprint is now shown on the SSL certificate dialogue
104 and the labels are now selectable.
106 * Several GUI improvements have been made, (Address book, filtering
107 dialogue, Actions dialogue, and Account preferences).
109 * New icons have been added for 'Reply to list' and 'Cancel'. The
110 'Insert file' and 'Close' icons have been improved, as have the
113 * Added the Trash and Delete icons to the Custom Toolbars options.
115 * SMTP-only accounts are now not shown in the Receive menus and
116 Account lists in filtering/processing, as they are irrelevant here.
118 * tools/csv2addressbook.pl
119 Support for a gmail exported csv address book was added.
121 * Updated English, French, and Spanish manuals.
126 * Added support for /dev/mem_notify. This Linux kernel feature
127 will allow applications to be notified that memory has to be
128 freed before getting OOM-killed.
129 For more information: http://lwn.net/Articles/267013/
131 * Enabled moving/copying folders to root folders when using the
132 folder selection dialogue.
134 * Global and per-folder templates can now override the From name.
136 * Added a tooltip with extended folder stats. (Hover the cursor over
137 the short stats on the right, below the message list.)
139 * Implemented 2-line items in the message list when in three column
142 * Added support for png themes.
144 * Added an icon for attached patches (text/x-patch and text/x-diff).
146 * When viewing a message that has a large amount of text, show a
147 maximum of 1MB of text and add a noticeview to show optionally show
150 * Added a button to the templates preferences to restore defaults for
153 * Added search in filtering rules list.
156 Added a "learn from whitelist" preference.
159 Added information when fetching large messages.
161 * tools/csv2addressbook.pl
162 Added support for Kmail/Kaddressbook.
167 * Forbid attaching anything containing "../" or ".ssh/" in mailto:
170 * Add a hidden preference, 'use_networkmanager', to disable
171 NetworkManager handling
176 * Due to licensing problems, the ClamAV plugin has been removed from
177 the Claws Mail core distribution and can now been found packaged
178 separately or with the 'extra plugins' package.
180 * Added NetworkManager support
181 This is built by default if the dependencies are satisfied; it can
182 be specifically disabled with '--disable-networkmanager-support'.
183 This enables Claws Mail to track changes to the network status.
185 * Added DIGEST-MD5 support for IMAP authentication
187 * Added Folder Properties option, 'Run processing rules when opening'
190 * Added sub-sorting to the Message List; when the Sort type is either
191 Subject, From, To or Tags, sub-sorting by Date will be active.
193 * Added from=address to the mailto sequence
194 The 'from' will try to select the first matching account in the
195 Accounts list, otherwise it will use the usual account selection
196 mechanism but will override it with the given 'from' address.
198 * Added insert=FILE to the mailto sequence (stands for 'insert file')
199 This adds the ability to create a new message from the command-line,
200 with the body set from the contents of an existing file.
202 * Added mailto with NNTP accounts
203 This comes into play if mailto is used when an NNTP account is the
204 default account or if an NNTP account address is used with 'from'.
206 * Added several GUI improvements to the Filtering, Processing, Tags,
207 Actions, Templates, Logging and Address Book dialogues
209 * Added a tooltip to the 'replied' icon in the Message List which
210 indicates 'click to see your reply' feature.
212 * Added 'claws-mail --version-full' to display the version and a list
213 of the compiled-in features
215 * Implemented speed-ups to list operations, deletions and cache
218 * Updated the man page
220 * The Trayicon plugin icons are now themable.
222 * text/calendar message parts are now automatically displayed if a
223 plugin handling text/calendar is loaded, e.g. vCalendar.
225 * Maemo: connect HW status change signal for shutdown
227 * Maemo: identify mmc1 and mmc2 more clearly in the GUI
229 * Maemo: Make dnd threshold higher
234 * Several GUI improvements
235 The colour preferences have been split into tabs.
236 Improve the way 'Find in current message' search results are
237 shown by vertically centering the selected text in the
239 Improvements to the 'List URIs' dialogue.
240 Filtering/Processing Match Type dialogue has been reworked.
241 Several other layout improvements.
243 * Several address book improvements
244 Added Custom Attributes, which can be edited from
245 '/Tools/Edit custom attributes...' and are used from the
246 'Name' drop down list on the 'Edit Person Details' dialogue.
247 Always add a new contact if any value is set, instead of
248 silently rejecting it when an email address is not set.
249 Better guessing of contact name from incomplete name
251 Better display of contacts that have no name set, in contact
252 lists, group contents, find duplicate results.
253 Error messages don't show in the status bar anymore, alert
254 panels are used instead.
255 Several other GUI improvements.
257 * Added optional Tooltips to the Message List. This is enabled by the
258 'Show tooltips' option on the '/Display/Summaries' Preferences page
259 and is only possible with GTK+ >= 2.12
261 * Much improved handling of Return Receipts, both outgoing and
264 * Added the option to use the system defaults for External Programs
265 preferences on the '/Message View/External Programs' page.
267 * Added "select first email in list" to the list of possible
268 selections in the 'Set default selection on entering a folder'
269 options on the '/Display/Summaries' preferences page.
271 * IMAP: Added IMAP tags support. (Note: 'Bandwidth-efficient' mode
272 prevents fetching of tags.)
274 * IMAP: Optimised flag handling and message copying.
276 * Improved printed page layout for built-in GTK+ printing
277 Bold fonts are now used where appropriate and a demarcation
278 between header and body has been added.
280 * Optimised filtering on flags/tags changes.
282 * MAEMO: Added LED flashing for new mail alerts
284 * MAEMO: Made all of the left of column in the Folder List a hotspot
285 for expanding/collapsing the tree.
290 Non-blocking NNTP has been implemented. NNTP support is now provided
291 by and depends upon libetpan
293 GnuTLS support has been implemented as an alternative to OpenSSL.
294 [./configure --enable-gnutls]
296 A run-time alternative configuration directory switch has been added,
297 [claws-mail --alternate-config-dir DIR]
299 Tags: Added tag alphabetical sorting and unified the dialogues.
301 Edit accounts dialogue: The 'default account' (D) column has been
302 removed, instead the default account is indicated by use of
305 Templates: Added ability to attach files using |attach{filename}.
306 Templates options are now presented in a tabbed layout.
308 Address Book: Added duplicate finder, '/Tools/Find duplicates'.
309 It is now possible to set an image for each contact. Pictures
310 from a contact's Face or X-Face will be automatically set
311 when available. The contact's image will be automatically
312 displayed in the message view or header pane if the message
313 has no Face or X-Face header.
315 '/View/Character encoding' submenus are now grouped together
317 GTK+ built-in print support is now used if GTK+ >= 2.10 is available.
318 libgnomeprint will never be used if GTK+ >= 2.10 is available.
320 Reinstated 'Generate Message-ID' option as an Account preference. It
321 is hidden on IMAP accounts, because Message-IDs are needed on
322 servers that don't implement the UIDPLUS extension.
324 Toolbar preferences: Improved dialogue.
326 Compose window: the number of attachments is now shown in the tab's
329 Attachments: When opening attachments with 'Open' or 'Open with...'
330 the temporary files are now saved as read-only. A hidden
331 preference has been added, 'save_parts_readwrite', which
332 permits the previous behaviour.
334 IMAP: Added a button on the Folder Properties General page to allow
335 users to discard local caches.
336 Added much better error handling.
337 Fetching of cached mails has been heavily optimised.
339 LDAP: Added read-only support for jpegPhoto LDAP field
341 Bcc in commandline URIs has been added.
343 Dillo browser plugin: Address book based whitelisting for loading
344 remote images has been added.
346 SpamAssassin plugin: Address book based whitelisting has been added.
348 MAEMO: Maemo 4.0 (Chinook) build enabled.
350 MAEMO: Removed some useless tooltips.
352 tools/csv2addressbook.pl
353 a new script that imports a CSV formatted address book. Becky
354 and Thunderbird address book are currently supported.
360 o bug 1320, 'Memory leak caused by gtk_container_get_children'
361 o bug 1321, 'access before allocation when scanning for uris'
362 o bug 1324, 'Corrupted IMAP cache'
363 o bug 1327, 'segfault when replying to a non-existent news
365 o bug 1329, 'error in quicksearch.c'
366 o bug 1334, 'user defined mail incorporation script not run'
367 o bug 1336, 'Segfault if empty space before search-string'
368 o bug 1337, 'Crash on removing uncached emails'
369 o Prevent unquoted mime boundaries, by always using a /
370 o Remove unnecessary error when cancelling export to mbox.
371 o MAEMO: make all Folder Properties pages visible
372 o MAEMO: fix overlapping buttons in Edit Accounts page
379 o bug 1308, 'Claws deletes folderlist.xml after fetching mail
380 short after start-up'
381 o bug 1311, 'Wrong arrow position while moving message into
382 folder when column headers hidden'
383 o fix build without USE_LDAP_TLS
384 o Accounts list: fix "Local" protocol not shown when
386 o Tags: fixed issues with tags with spaces, and renaming tags
387 o Accounts list: Show protocol "SMTP" and the appropriate
388 server for send-only accounts
389 o Accounts list: show "-" instead of "" when no value is
391 o do not allow locked msgs to be deleted, even by filtering
393 o Show error message in the GUI if image can't be loaded
394 o Remove Generate Message-ID option. We need this on some
396 o Maemo: distinguish various statusbar messages,
397 in order to display only the most important.
398 o Maemo: fix statusbar/window mismatch
399 o Maemo: fix scrolling to cursor
405 * Claws Mail is now licensed under GPLv3 or later.
408 Tags are arbitrary labels that can be applied to messages. It is
409 possible to create, edit, remove Tags; apply them to mails;
410 filter on Tags or Tag presence; apply or unset Tags via Filtering
411 actions; reference Tags in reply Templates.
413 * Threads can now be sorted by most recent message
414 /View/Sort/By thread date
416 * Added "/View/Show or Hide/Column headers"
418 * Added 'watch thread' feature
420 * Enabled the running of folder Processing rules on demand
422 * Added options to stop/enable writing logs to disc, see Logging
425 * IMAP and News: Implement age-based caching: allow the specifying
426 of a threshold for the offline synchronisation feature, and whether
427 old cached bodies should be removed. Accessible from the Folder
430 * IMAP: Made multiple copy, (in the same IMAP account), faster by
431 matching source/destination message UIDs.
433 * LDAP: Ability to edit all Person attributes
435 * Nicer layout of the message part icons
437 * Speed up and clean up rendering of larger msgs
439 * Use progress bar when sending messages
441 * Made mainwindow's /Help/Manual point to the remote copy if the
442 local copy doesn't exist
444 * Replaced some deprecated widgets
446 * Enabled changing the emphasis color used to highlight the
447 newsreader/x-mailer header value when it matches our preferred
448 mail agent, (hidden pref 'emphasis_color' added to clawsrc).
450 * tools/mew2claws-mail.pl
451 Added new script that imports a Mew address book
453 * tools/popfile-link.sh
454 Added a new script that will open selected messages in
455 POPFile control center, in order to change the message
460 * Check that Dillo's installed when loading the Dillo Browser
463 * Maemo improvements:
464 o Automatically choose the correct application
466 o Better way to notify of new mails
467 o Destroy messageview after trashing mail
469 o Better toolbars, removal of CTree headers
470 o Add a specific icon to go back to folder list
471 o Improvements to the Wizard, About and icon legend dialogues
472 o add an easy way to store data (mails and IMAP/NNTP caches)
473 on one of the SD cards, and protect against unmounts if
475 o plug the online/offline system into maemo's interfaces to
476 have Claws automatically switch according to the system
477 status (on IT OS 2007)
478 o use HildonBanners to display status messages
479 o force layout to be Small screen
480 o put the progress bar in the toolbar
486 * libetpan 0.49 is now required for IMAP support
488 * Added "From, To or Subject" to the QuickSearch types.
490 * Added handling of the 'a' key to loop through a mail's MIME parts.
492 * In the Compose window "Add to address book" has been added to the
493 context menu of the sender and recipient fields.
495 * Implemented a proper References filtering condition.
497 * Added the possibility to cancel receiving in IMAP accounts.
499 * Made offline synchronisation faster.
501 * Added an alternate way to fetch flags on IMAP, which improves
502 performance with some servers, (like Exchange).
503 See "Bandwidth-efficient mode" in IMAP accounts' Receive
506 * Allow manual sorting of Templates.
508 * Templates improvements: easier syntax, add some useful variables.
510 * Implemented per-account and per-folder compose/reply/forward
513 * Added a QuickSearch option to automatically run a search selected
516 * Made the Summaries Preferemces page "when entering a folder..."
517 options fully customisable.
519 * Added an "Open last opened folder at startup" option to the
520 Summaries page in the Prerferences.
522 * Changed the Preference "Only mark as read when opened in new
523 window" on the Summaries page to "Only mark as read when opened
524 in new window, or replied to".
526 * Allow disabling mail filtering plugins on a per-account
529 * Added an option to the Bogofilter and SpamAssassin plugins to
530 enable marking saved spam as Read.
532 * Added a warning about encryption limits, which can be disabled.
534 * Removed the "Download all" preference from POP3 accounts; it
535 was useless and confusing.
537 * Re-organized some Preferences page.
539 * Replaced the tabbed layout in Account Preferences with pages.
541 * Renamed 'Protocol Log' to 'Network Log'
543 * Added a few cursor improvments while Claws is busy.
545 * Added support for CRLF in headers of messages.
547 * Added support for a few more date formats (RFC3339 subsets).
549 * The keypad's Enter key now does the same as the Return key.
551 * Improved LDIF import, better error handling, UI cleanup.
553 * LDAP write support has been added.
555 * Use Hildon's file chooser on Maemo.
561 * Added a printer icon.
564 o bug 1187, 'Reply-to addressee disappears when reply-to text
565 box is clicked...' (Maemo)
566 o bug 1190, 'dir_open' button doesn't work' (Maemo)
567 o bug 1193, 'Need a way to multi-select items'
568 o bug 1194, 'Hardware keys move from email list to account/
569 directory list, but not back to email list...'
571 o bug 1196, 'Edit>Select All doesn't work' (Maemo)
572 o bug 1198, 'Reply-all "disappearing" address bug
574 o bug 1200, 'Add option to always retrieve full messages'
575 o bug 1209, 'Clicking on address in header (mailto uri)
576 selects default account'
577 o bug 1211, 'Offline dialog message bugs/annoyances...'
578 o Don't reflect accounts changes to the mainwindow when it's
580 o Fix double fetching of mails if first try failed
581 o Fix a crash in textview
582 o Fix changing quicksearch type (after Esc, after changing
584 o tools/uudec Fix missing dash to `display` command-line
590 o Fix for CVE-2007-1558 (APOP)
591 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1558
594 o Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
595 o Fix encoding woes wrt saving of mails and parts
601 The Maemo port touches several areas: using the correct APIs for
602 a good integration, adding of a new layout suited for small
603 screens, Maemo-specific default preferences changes, Maemo-specific
604 GUI improvements, etc.
606 * Added more customisable colour labels
608 * Added 'Mark as spam', 'Mark as ham', and 'Add to address book'
611 * Added a new Quote Format symbol, %A, to insert the sender's email
614 * Changed the option to display unread message counts next to folder
615 names: it is now possible to display the total count of messages
616 too. Configurable from Display/Summaries
618 * If Claws Mail is already running on another display, attempting to
619 start it will mention that instead of popping up the window on the
622 * Added debugging of filtering/processing rules. Configurable from
623 Other/Logging options page
625 * Added handling of the contextual menu key in compose windows and
628 * Added a "pulsing" progressbar in the label window used when
629 rebuilding folder tree, etc, in order to show activity
631 * Improved "Offline mode override" dialogue to avoid asking
632 repeatedly, but still ask on explicit user actions
634 * Improved the creation of POP/Local accounts when no MH mailbox
635 exist: create the default one
637 * Write folderlist directly after adding/deleting accounts that have
640 * Added logging IMAP ALERTs as errors in the log
642 * Added a way for MimeViewer plugins to implement search in a part's
645 * Updated, added and replaced some icons
647 * Added display of any LDAP specified Search attributes
649 * Added 'telephoneNumber' in the default LDAP list of attributes
651 * Updated the Face header in the welcome message
653 * Added the option to minimize to tray in the Trayicon plugin
655 * Added a wrapper to mairix in the tools folder, tools/mailrix.sh
657 * Added a script which enables inserting files into the message body
658 of a new Compose window from the command line,
659 tools/claws-mail-compose-insert-files.pl
661 * Updated Brazilian Portuguese, Catalan, Czech, French, German,
662 Hungarian, Polish,Serbian, Simplified Chinese, and Spanish
669 o bug 1129, '"local mbox file" account isn't retrieving
671 o bug 1135, 'cm-segfault on decrypting with PGP/inline'
672 o bug 1136, 'Crash in group address completion'
673 * Fix "After receiving new mail, go to inbox" on IMAP, and
674 restrict it to manual fetching only
675 * Fix alertpanel.h only included in #ifdef HAVE_LIBETPAN
676 * Fix return value without libetpan
677 * Use gtk_window_set_role instead of gtk_window_set_wmclass
678 * Fix mime/globs path on NetBSD
683 * Removed 'Separate Folder tree' and 'Separate Message View' and put
684 new layouts in place of it, 'Standard', 'Three columns', 'Wide
685 message' and 'Wide message list'. Accessible from /View/Layout.
687 * Added IMAP subscriptions
688 Creating a new folder subscribes it. Deleting a folder unsubscribes
689 it. "Creating" an existing but unsubscribed folder will subscribe
690 it. By default, for new accounts, only subscribed folders are shown.
691 A contextual menu item has been added, /Subscriptions, which allows
692 switching the display between All folders and Subscribed folders
693 only. It also enables the subscribing and unsubscribing of folders.
695 * Added the option 'Enable customisable menu shortcuts' to the
696 'Other' preferences page. Turning this off locks the current hot
697 keys, preventing accidental changes.
699 * Added icons for application/pdf, application/pgp-signature,
700 application/postscript and text/calendar.
702 * Added /Tools/List URIs
703 Enables opening any or all of the URIs contained in the currently
706 * Added 'spam flag' to the Filtering and Processing Match Types.
708 * Removed the 'Composing messages exist' dialogue on exit. Instead
709 opened messages are automatically saved to drafts, and re-opened at
712 * Added handling of local URIs, (file:///...), from the --attach
715 * Added Account options for spellcheck default dictionaries.
717 * Added 'Edit/Delete thread'.
719 * Added an option 'Ask about account specific filtering rules...' to
720 the 'Other' page, which was previously a hidden option.
722 * Some preferences have been re-arranged:
723 Moved the 'Ask before emptying trash' option on the 'Other' page
724 outside of the 'On exit' frame as it's not only an 'On exit' option.
725 Moved 'Never send Return Receipts' from 'Other' to 'Sending' page.
726 Moved keybinding preferences to the 'Other' page.
727 Added 'mousepad' to the list of text editors on the 'External
730 * Bogofilter and SpamAssassin plugins: Enabled moving spam mail to the
731 Account's Trash folder instead of default Trash folder.
733 * ClamAV plugin: updated for the upstream changes in libclamav, whilst
734 maintaining compatibility with older version of libclamav.
736 * GPG Plugins: Added an option 'Use gpg-agent to manage passwords' to
737 GPG page of the common preferences. Fixes annoyances with distro-
738 installed gpg-agent, when no pinentry program is installed, and the
739 user is at a loss on why "decryption failed". It can be turned off
740 to bypass gpg-agent. The option is disabled if gpg-agent is not
743 * TrayIcon plugin: Added 'Hide at startup' and 'Close to tray'
745 When the 'Close to tray' option is used the Window Manager's hotkey
746 and [X] button will hide the window instead of closing it - closing
747 CM can be done using the tray icon menu or the /File menu.
748 Clicking the trayicon now raises the window to current desktop when
749 it was either minimized or shaded, or when it was on another desktop.
751 * Added support for non ISO-8859-1 compatible locales to the Actions
752 scripts freshmeat_search.pl, google_search.pl and multiwebsearch.pl.
754 * Renamed the maildir2claws-mail.pl script to kmail-mailbox2claws-mail.pl
755 and updated it to work with newer versions of Kmail.
757 * Added thunderbird-filters-convertor.pl script, which converts
758 thunderbird filter rules to Claws filter rules.
760 * Updated Brazilian Portuguese, British English, Czech, Finnish,
761 French, German, Hungarian, Polish, Serbian, Simplified Chinese,
762 Slovak and Spanish translations.
767 * Added command line equivalent options:
769 -q and --quit for --exit
771 "Unknown option" is now printed when unknown command line options
774 * The wizard for configuration migration, (Sylpheed-Claws to Claws
775 Mail), now has the option to save or not save a backup of the old
776 configuration folder.
778 * The configuration wizard is now re-run if it was previously
782 o bug 1100, 'Highlighted e-mail data not visible when color
784 o bug 1101, '"Load plugin" button is accidentally hidden'
785 o bug 1102, 'claws-mail-2.7.1 makes use of deprecated ldap
787 o IMAP: fixed crash when connect command doesn't exist.
788 o IMAP: better folder checking when an IMAP directory is set.
789 o IMAP: Never remove INBOX when scanning for new folders.
790 It's a special folder that must exist.
791 o fix vertical scrollbar jumping back to the top when 'Check
792 for new folders' is used.
793 o fix sensitivity issues of Mark as Spam/Ham context menus.
794 o fix potential crashes in the address book's embedded 'Edit
795 person' dialogue, and fix conflicting copy/paste menu
797 o Reflect change of Font configuration in the Header view
799 o fix handling of empty values in attach_load_directory and
800 attach_save_directory clawsrc options.
801 o fix 2nd-run loss and new configuration loss of filtering
802 rules on configuration migration.
803 o Bogofilter plugin: fix sensitivity of "Insert X-Bogosity
810 o bug 1095, 'Crash while changing folder columns during
812 o bug 1098, 'bogus last row display after expanding a thread'
813 o fix a few annoyances when choosing keys for the CMS (S/MIME)
815 o fix updating of the mime parts
816 o fix Forwarding msgs with attachments that have dos line
818 o strip S/MIME signatures when re-editing S/MIME signed
820 o fix body search starting at the end of the mail (and asking
822 o fix Enter in search windows
823 o fix dbus-related crash in the the GTK+ file selector.
824 o IMAP: fix recursion when server lists the current subfolder
826 o IMAP: get rid of the previous mailimap when connecting, just
827 in case disconnect was unclean
828 o IMAP: make sure we don't use an old socket when reconnecting
834 * The --select option can now also select emails by Message-ID
836 * Attaching files from 'mailto:' URIs (&attach=...) is now possible.
837 A dialog is displayed to make sure that the user is aware that the
838 mail will contain attachments
840 * 'New Message format' has been added to the Compose/Writing options,
841 this works like the Quote format and the same symbols are supported
843 * Reworked the About dialog, including the addition of a new page,
844 'Features', which indicates which of the optional features are
845 compiled in and which are not. A 'Release Notes' page was also
848 * Added history combo for all search fields (message and text)
850 * The 'mark_as_read_delay' option is not hidden anymore and can be
851 found in Configuration/Preferences/Summaries
853 * Added global and per-folder preferences to set the default
856 * Allow spell-checking to use both current and alternate dictionaries
858 * Added an hidden option 'addressbook_use_editaddress_dialog' to
859 embed the contact editor in the addressbook window in contrast to
862 * Added a hidden option 'unsafe_ssl_certs', to allow storing
863 multiple SSL certificates for a given server/port. You will be
864 asked to accept unknown certificates. Unchecking this option will
865 require you to re-accept previously known certificates
867 * Allow copying of folders between mailboxes
869 * Better automatic account selection for mailing lists (searches for
870 the email address in the Delivered-To header also)
872 * Made the "Synchronise" menu item inactive when there's nothing to
875 * Use Message font in Writing and Quoting preferences, as well as in
878 * Added more HTML symbols to the html to text converter
880 * Save the addressbook's window size on closing
882 * Better checks for syntax errors are applied to Templates and Quote
885 * Added a check to avoid trying to use a non-existent folder as
888 * Enable setting SSL via STARTTLS from the set-up wizard
890 * Added handling of ":port" in server addresses in the set-up wizard
891 to specify a port to connect to
893 * Bogofilter plugin: added an option to print the X-Claws-Bogosity
894 header in emails handled by the Bogofilter plugin (in MH folders
897 * Bogofilter plugin: added an option to whitelist senders found in
900 * Bogofilter plugin: Allow storing of Unsure mails in a specific
901 folder to make better teaching easier
903 * Bogofilter plugin: Improved GUI interaction while Bogofilter is
906 * TrayIcon plugin: added an "Email from account/..." submenu
908 * updated Brazilian Portuguese, British English, Catalan, Finnish,
909 French, Italian, Serbian, Simplified Chinese, Slovak, and Spanish
915 * First release as Claws Mail
918 o bug 1053, 'SC fails to reestablish a secure connection'
919 o bug 1054, 'Slowness logging big data chunks'
920 o bug 1057, 'crash on sending s signed message to a
922 o bug 1060, 'compilation error with Irix's cc'
923 o bug 1061, 'crash on opening signed email'
924 o bug 1066, 'Incorrect mailbox size displayed'
925 o bug 1069, 'Sent mails disappear, BCC or locking problem?'
926 o fix Reply To/Mailing list from the menu
927 o forbid drag and drop from/to different folders of type
929 o src/ssl_manager.c: fix possible infinite loop
930 o fix Options/Reply mode after draft save
931 o obey always_show_msg option when marking as spam
932 o fix spelling menu when replying
933 o don't change the From column title to To if the To column
935 o fix the wrong recipient being selected when replying to a
936 msg which is From one of our accounts To another of our
938 o fix crash on combining mark_as_read_delay with Hide Read
940 o create ~/.mailcap if it doesn't exist
946 * Final release as Sylpheed-Claws
948 * libetpan 0.48 or greater is now required for IMAP support.
950 * The Compose window now has an /Options/Reply mode/ menu. This
951 enables changing the recipients of a reply on the fly.
953 * QuickSearch now has a type-ahead option for fast searches.
955 * Extra symbols are now available for the Quote parser, your name,
956 your email address, the account name, and the organization.
958 * In the Folder Properties, it is now possible to test the regular
959 expression used in the Simplify Subject RegExp option.
961 * GSSAPI support has been added for IMAP.
963 * UIDPLUS support has been added for IMAP.
965 * A Stop button has been added for Message Body searches, enabling
966 cancelling of a running search. This is available in '/Edit/Search
967 Folder...' and '/Edit/Find in current message...'.
969 * libSM support has been added. This enables communication with the
970 session manager, so that it is known when the session ends, in
971 order to save the caches, and draft any messages currently being
974 * Support for Address Book Groups has been added to the Compose
975 window's automatic address completion.
977 * a new hidden option has been added, 'respect_flowed_format'. This
978 follows RFC3676 with regard to a message part with a Content-Type
979 that includes 'format=flowed' and 'delsp=yes'. This will cause some
980 mails to have long lines, but will fix some URLs that would
981 otherwise be wrapped. By default it is turned off.
983 * Basic key import/export has been added to the PGP plugins. When
984 generating a new key pair you can export the public key to a key
985 server. When selecting the signature part of a message, if the key
986 is not on your keyring, you will be asked if you want to attempt
987 to import it from a keyserver.
989 * The TrayIcon now displays 'offline' status.
991 * More window sizes and placements are remembered across sessions.
993 * tools/fix_date.sh: Switches to replace non RFC-compliant Date:
994 value, and to use strict RFC matching patterns for dates have been
997 * Several optimisations have been made.
1004 o Fix redirecting of sent mails
1005 o Fix Go to Next * after applying Preferences
1006 o Fix quote-folding when emails don't convert cleanly to
1013 o bug 1034, 'Incorrect display of size field in message view'
1019 o bug 1032, 'Segmentation fault when showing message'
1020 o fix crash with quote folding on HTML
1021 o fix building with --disable-nls
1022 o remove tabs in Subject string
1027 * Make node expanding in the Folder List non-recursive
1030 o bug 1024, 'Array index out of range in
1032 o Fix "Check for new folders" on folders with accented
1034 o Fix filtering "copy" rules
1035 o Fix "goto next unread" after collapsing/expanding a node
1041 o bug #1023 (Sylpheed deletes too much messages)
1042 o Crash in partial downloading
1047 * It is now possible to stop searches in message bodies
1049 * IMAP: Use UID SEARCH ALL instead of UID SEARCH UID 1:* in order
1050 to fix speed issues with badly implemented servers
1053 o Fix multiple registering of SpamAssassin and Bogofilter
1054 plugin after having changed their preferences, leading to
1055 slowness or duplicated messages.
1060 * Minimum required versions of GTK+ and GLIB is now 2.6.0
1062 * Minimum required version of libetpan (for IMAP support) is now 0.46
1064 * metamail support has been dropped, this is now handled internally
1066 * New plugin: Bogofilter, providing Spam filtering and learning
1068 * Account-based filtering rules. Each filtering rule can now be
1069 assigned to a specific account, by default it's "All".
1071 * Filtering against Address Book. It is now possible add matched
1072 conditions to determine if any email address in a message matches
1073 or doesn't match any or all books or folders in the Address Book.
1075 * Quote folding. Quotes in the message view can now be folded, via
1076 the "/View/Quotes/..." menu. The folding can also be toggled by
1077 double clicking on the quotes in the Message View
1079 * Re-enabled user-defined Headers in Displayed Headers configuration
1081 * "/View/Go to/Parent message" and "/View/Go to/Last read message"
1084 * Made the list views look more modern by add alternating coloured
1085 lines, replacing the box-type expanders with arrows, removing the
1087 Hidden prefs have been added to enable users to maintain the old
1089 'enable_dotted_lines' for the dotted lines and box-type expanders.
1090 'use stripes_in_summary' to enable alternating coloured lines in
1091 the Message and Folder lists.
1092 'use stripes_everywhere' to also enable alternating coloured lines
1094 Note: 'use_stripes_everywhere' replaces the previous hidden option
1095 'enable_rules_hint'.
1097 * New hidden pref, 'stripes_color_offset', to change the value added/
1098 subtracted to normal bgcolor to create the stripes in the summaries
1100 * The Send button on the main toolbar is now inactive when the Queue
1103 * IMAP: Added a View Log button on auth error
1105 * PGP/Core plugin: it is now possible to create a new key pair from
1108 * PGP/Core plugin: When encrypting, if only one key matches, and it
1109 matches exactly, it is automatically used
1111 * TrayIcon plugin: the icon now has transparency
1113 * Enabled text selection for replying from MimeViewer plugins
1115 * The attachments list in the MimeView column can now be scrolled
1116 using the mousewheel
1118 * In the MimeView column a middle-click will now just open the Mime
1119 part without showing it in the Message View, likewise, a right-
1120 click will display the context menu without displaying the part
1122 * The "When entering a folder..." selection option is now used for
1123 '/View/Go to/Next unread folder'
1125 * A special Return-Receipt message is shown if the message is from
1128 * An icon has been added to the statusbar to notify of errors
1130 * Added missing icons to the Icon Legend dialog
1132 * Enabled closing of SSL certificates and Folder Sort dialogs with Esc
1135 * Displaying of huge mails can now be cancelled, so the GUI doesn't
1138 * Claws Mail' internal queue headers are now hidden when showing
1139 all headers. They'll be present only in Source window.
1141 * Several GUI improvements.
1143 * Faster loading of folders and other optimisations and speed-ups
1145 * Logging has been improved.
1147 * improved sizing of some widgets
1149 * Made the desktop file XDG compliant
1151 * The manuals have been updated
1153 * A Spanish translation of the manual has been added
1155 * Added an action tool, tools/uuooffice, to open uuencoded *.doc files
1158 * Added an action tool, tools/fix_date.sh, to fix a missing Date field
1164 * A ./configure option has been added, --with-mandir=DIR allowing the
1165 setting of the man directory location
1167 * 'Send queue' has been added to the folder contextual menu, which
1168 allows sending the contents of a single queue, as opposed to the
1169 toolbar's Send Queue, which sends all queues
1171 * '/View/Go to/Next unread folder' has been added
1173 * 'View/Go to/Next marked messages' now traverses folders
1175 * sftp:// links are now recognised in mails
1177 * A dialogue is presented to the user when dropping files into the
1178 Compose window, asking whether to insert or attach the file(s). The
1179 default behaviour can be controlled via a new option in
1182 * Allow attached message parts to be selected, opened, or saved via
1183 their text label in the message body
1185 * Save named inlined attachments with "Save all"
1187 * An option to change the Folder Type has been added to the Folder
1190 * Add |i{sub_expr} to Templates, which allows inserting user-entered
1193 * A new option has been added to '/Preferences/External programs' to
1194 allow "Display as text" on attachments to be done via a script
1196 * An option to 'Never send Return Receipts' has been added to the
1197 'Other' page of the preferences.
1199 * The Custom Header dialogue in Account Preferences now has a 'From
1200 file...' button, which enables a Face or X-Face header to be set by
1203 * libgnomeprint support : A font for printing can be specified in
1206 * Add Help buttons to some dialogues, clicking on them will open the
1207 manual at a suitable section in the configured browser
1209 * The option 'Add date header' has been removed, a date header is
1212 * The '/Message/Re-edit' menu item has been removed from the separate
1213 Message View, where it was useless
1215 * Display an Account's Protocol as a label instead of the unusable
1216 combo when editing accounts
1218 * It is now possible to move and copy mails from and to the Drafts
1221 * More non-English Subject prefixes have been added
1223 * The Attachment flag is now set for some inlined attachments
1225 * Faster recursive quicksearch (show current folder's results before
1226 searching sub-folders)
1228 * Faster send on IMAP
1230 * Alert in case of authentication error on imap
1232 * Better error reporting in GPG plugins
1234 * Faster and better MBOX import/export
1236 * Save caches on SIGPIPE (like on Xorg exit)
1238 * Unified Info/Help/Symbols buttons
1240 * Honor display-header-pane setting in separate window too
1242 * Use the user-defined From: in the Return-Path: header when sending
1244 * Grab Save button by default in Save dialog, which allows saving
1247 * The online status is checked before resetting mailcheck timer
1249 * Show POP3 connection earlier in statusbar
1251 * Re-read /etc/resolv.conf before connecting to IMAP servers, and
1252 when switching to Online mode
1254 * tools/textviewer.pl has been added, which can be used with the new
1255 option 'Command for Display as Text' in '/Preferences/External
1258 * The Claws Mail logo has been updated
1265 * Improved error catching in GnuPG plugins
1267 * Always replace \n, \r and \t with spaces in headers
1269 * Fix 'make clean' removing of provided manuals
1271 * Fix setting of PACKAGE_DATA_DIR with newer versions of autoconf,
1272 backwards compatible
1274 * Fix double-ask of "Do you want to mark all as read"
1276 * Fix bug #968 (Rockliffe IMAP server doesn't like SC (server isn't
1277 RFC-compliant)) - Workaround Rockliffe IMAP server bug
1279 * Fix bug #969 (crash on rebuilding imap folder)
1281 * Fix bug #971 (2.2.3 cannot read mail from local mbox)
1286 * Mailing-list support (Subscribe, Unsubscribe, View Archive, etc)
1287 has been added in the main window's 'Message/Mailing list' menu
1289 * Filtering and processing rules can be disabled with just one click
1291 * The From address is editable in the Compose window
1293 * A menu has been added to the Compose toolbar button to enable
1294 choosing the account to use
1296 * Write-only support of .mh_sequences' Unseen property has been added
1297 for MH mailboxes, allowing synchronised flags when reading your MH
1298 mailbox with Mutt or other MH-based mail clients
1300 * More feedback is provided to the user when importing MBOX files
1302 * 'k' added as a shortcut for 'colorlabel' in the Extended Quick
1305 * The option to go to the first Marked message when entering a
1306 folder has been added.
1308 * The 'ignore thread' flag is now correctly set on mails threaded by
1309 subject, in addition to standard headers.
1311 * Hidden prefs have been added that allow customization of the
1312 colours used in the Log window (useful for dark GTK+ themes)
1314 * Optimised large folder reading
1316 * Optimised copy/move/deletion/selection
1318 * Optimised 'mark all read' in the current folder
1320 * 'test' filtering rules are processed in the background
1322 * A progressbar for cache updates has been added
1324 * A progressbar for copy/move functions has been added
1326 * More dialogues have been made HIG compliant
1328 * Allow recursive setting of properties for whole mailboxes
1330 * A Face header has been added to the Welcome mail
1332 * The user manual has been updated
1334 * tools/filter_conv_new.pl has been updated for rule
1342 * Fix crash on a very common code path, introduced by a merge error in
1350 * Fix URI check, which failed to identify fake, phishing URIs if they
1353 * Reply-To and Sender addresses in the message view are now fully
1356 * Remove extraneous tab at start of addresses.
1363 * Always obey the "confirm before marking all mails read" option
1365 * Fixed MBOX import/export's behaviour on failure
1367 * Fixed automatic rule creation with List-Post
1369 * Fixed some GTK+ warnings and errors at runtime
1371 * Fixed some compiler warnings
1373 * Fixed double init of the g_thread subsystem
1375 * Fixed saving of parts with names that can't be converted to UTF-8
1377 * Fixed a possible infinite loop when filtering moved and copied some
1380 * Fixed a buffer overflow in Russian locale
1382 * Fixed a memory leak in expired SSL certificate check
1384 * Fixed bolding of folder names in the folder selector window with
1387 * Added an hidden preference, 'ssl_skip_cert_check', to avoid
1388 duplicates of bug #959 - if libetpan is linked against gnutls, there
1389 can be bugs on 64 bits systems. Gnutls fixed them in their 1.2.4
1392 * The SSL "expired certificate" warning is now presented only once per
1395 * Fixed races when reusing the SMTP sessions
1397 * Added the missing timeout on SMTP sessions
1401 * Fixed a crash in PGP plugins, which could happen when signing fails
1404 * Fixed SpamAssassin plugin, which stayed disabled as long as the
1405 transport wasn't reselected
1407 * Fixed bug #830 (Some unread messages get marked read in IMAP inbox)
1409 * Fixed bug #955 (copying messages between imap folders is extremely
1412 * Fixed bug #961 (return receipt dialog complains incorrectly about
1413 return-path email adress being different)
1415 * Fixed bug #962 (Manual and/or UI should warn about incompatible
1416 locking causing dataloss)
1421 * S/MIME signature verification has been removed from the PGP/MIME
1422 plugin as it is now provided by the S/MIME plugin.
1424 * IMAP users will see significant speed improvements.
1426 * ANONYMOUS auth has been added for IMAP
1428 * In the Compose window all spell-checker options are now available
1429 from the /Spelling/Options menu.
1431 * Syntax errors in the extended Quick Search are now indicated by
1432 a pink/red background.
1434 * An encrypt-to-self option has been added to the Account Privacy
1437 * Sysadmins can now provide their users with pre-filled values in
1438 the Setup Wizard. See the manual, '6.6. Deploying Claws Mail',
1441 * Various GUI improvements have been added.
1443 * A new command line option has been added: --select 'folder[/msg]'
1444 This can be used at startup and causes the specified folder/message
1445 to be selected. 'folder' is a folder id like '#mh/Mailbox/inbox'
1447 * Optional background colouring of quotes has been added. It can be
1448 configured from the Colour Preferences dialogue.
1449 GTK+-2.8.x or newer is required for this feature.
1451 * In the Compose window, multiple quote levels are now coloured in
1452 the same way as the Message View.
1454 * A warning is now displayed on expired SSL certificates and the
1455 expiration date is shown.
1457 * A hidden option has been added, 'compose_no_markup', this prohibits
1458 the use of bold and italic text in Compose dialogue's account
1461 * LDAPS support has been added.
1463 * The user manual has been updated, and French and Polish
1464 translations are now also included.
1471 * The Preferences config file, ~/.claws-mail/sylpheedrc, is now
1472 stored with UTF-8 encoding
1477 * libetpan version 0.45 or newer is now required for IMAP support,
1478 this allows checking for IMAP/SSL certificates.
1480 * Support for the Face header has been added,
1481 see http://quimby.gnus.org/circus/face/
1483 * In the Templates dialog TAB address completion has been added for
1484 Cc and Bcc fields, in addition to To.
1486 * An account's signature file, (Account Preferences, Compose tab),
1487 can now been edited in place using the configured text editor.
1489 * An advanced search is now possible in the '/Edit/Search folder'
1492 * '/Edit/Find' has been added to the Compose window for text
1495 * A progress bar is now shown in the status bar whilst doing a Quick
1498 * A long search can now be cancelled.
1500 * In a Sent mail folder the From column in the message list is now
1501 automatically changed to the To column.
1503 * '/Message/Colour Label' has been added to the main menu, enabling
1504 (unmodifiable) shortcut keys, Ctrl+[0-7].
1506 * The colour labels are now customisable from the 'Display/Colours'
1507 page of the Preferences. It is now possible to choose any colours
1508 and to give them each a label.
1510 * A Spell Checking option to 'Recheck message when changing
1511 dictionary' has been added.
1513 * An option to 'Render HTML-only mail with plugin if possible' has
1514 been added to the 'Message View/Text Options' preferences page.
1516 * Headers in the message view and the Custom headers dialog are now
1517 translated if the option 'Translate header names' is activated.
1519 * It is now possible to sort the columns in the Addressbook.
1521 * More drag-n-drop capabilities have been added, from the message
1522 list to other apps, from the mimeview to other apps, from other
1523 apps to message list, from other apps to folder list, from the
1524 mimeview to the message and folder lists and the Compose window's
1527 * "Ignore thread" has beed added as a filtering action.
1529 * The Compose window is now hidden when sending mails via filtering.
1531 * An alphabetical resort is done immediately when a folder's name
1534 * Unsubscribing a newsgroup now removes the related folder and
1535 articles from newscache/
1537 * A "Get more..." link has been added to the Plugins window. This
1538 loads http://claws.sylpheed.org/plugins.php in your browser.
1540 * The SpamAssassin plugin is now equipped with a spam learning
1541 interface, usable by right-clicking a message and choosing
1542 'Mark as Spam' or 'Mark as Ham' in the Mark submenu. It is now also
1543 possible to disable SpamAssasin filtering when receiving mail, so
1544 that the plugin can be used for learning only.
1546 * Remote learning in the SpamAssassin plugin has been added. This
1547 requires SpamAssassin 3.1.x.
1549 * A new script has been added that integrates a Thunderbird folder
1550 tree into Claws Mail, tools/tbird2syl.py
1555 * libetpan >= 0.41 is now required for IMAP support
1557 * A new and completely rewritten manual has been added.
1559 * An icon legend window has been added to the Help menu
1561 * Attached images can now be printed along with the message when using
1562 the optional libgnomeprintui support.
1564 * '--exit' command-line option has been added.
1566 * '--subscribe' command-line option has been added.
1567 Calling claws-mail --subscribe '%s' will ask the loaded plugins
1568 if they can handle the type of URL passed as a parameter. Thus, if
1569 using the RSSyl or vCalendar plugins, for example, the user will be
1570 able to subscribe RSS feeds or Webcals from the browser.
1572 * claws-mail email@domain.com is now equivalent to --compose
1574 * claws-mail proto://blah.com is equivalent to --subscribe
1576 * HIG compliant button order has been implemented.
1578 * Several dialogues throughout have been improved.
1580 * Text can now also been displayed next to the icons in the main
1583 * Quick mail retrieval from any account is now possible due to the
1584 account submenu which has been added to the 'Get All' button.
1586 * The spellchecker context menu in the compose window has been added
1587 to the standard GtkTextView menu instead of replacing it.
1589 * The Subject in the compose window title now updates instantaneously.
1591 * The mimetypes list in the compose window attachment pane is now
1592 alphabetically ordered.
1594 * The message view email and URI parsers have been enhanced.
1596 * In Quick Search Extended mode, a '...' button has been added, this
1597 provides the user with a dialogue enabling the quick formation of
1600 * When Quick Search is activated, the entry box is given a yellow
1601 background for greater visibility.
1603 * The LDAP search in the address book now supports wildcard searching
1606 * The configuration option 'Go to inbox after receiving new mail' has
1607 been moved from 'Display/Summaries' to 'Mail handling/Receive'.
1609 * The 'Wrap at send' configuration option has been removed.
1611 * Colour preferences have been moved from '/Message View/Colors' to
1614 * The previously hidden option, color_new, has been added to the GUI
1615 as '/Display/Colors/Folder' containing new messages.
1617 * The spamassassin and spamassassin_gtk plugins have been merged into
1618 one single plugin, and this plugin is now built by default if the
1619 requirements are matched.
1621 * The clamav and clamav_gtk plugins have been merged into one single
1624 * GnuPG support: Add support for PKA info if available
1626 * The PGP/Inline plugin now supports Content-Type 'application/pgp'.
1628 * A check to verify that plugins are licenced under a GPL-compatible
1629 licence has been added.
1631 * The unmaintained mathml_viewer plugin has been removed.
1633 * Added tools/filter_conv_new.pl.
1634 Converts the new style Sylpheed filter rules (Sylpheed >= 0.9.99)
1635 to Claws filtering rules.
1640 * etpan >= 0.40 is now required for IMAP support
1641 0.40 fixes the SSL connection errors that some users experienced.
1643 * Buffer overflows in the address book 'Import LDIF/ Mutt/Pine file'
1644 functions were fixed.
1647 Signature checking is now non-blocking
1649 * The URLs in the About window are now clickable
1651 * the man page has been updated and renamed 'claws-mail'
1656 * The binary is now 'claws-mail' and not 'sylpheed'
1658 * The default config dir is now '~/.claws-mail'. The user will
1659 be prompted to perform an automatic migration of configuration
1660 options to this new directory.
1662 * A new default internal icon theme has been added, based on the
1665 * Messages are now sorted by Date by default
1668 The noticeview is now shown on the message/rfc822 part in addition
1669 to the text/plain part.
1670 The privacy icon in the noticeview is now clickable and also uses
1671 key C to perform the signature check.
1672 The Trust field has been moved into Full info display.
1673 When trust is less than full, don't display a warning icon.
1674 Visual feedback is provided in the statusbar when checking
1676 The PGP/MIME signature file is now named 'signature.asc'.
1677 The dialog for entering a passphrase has been improved.
1679 * Local deletion of news posts has been added.
1681 * A file selector has been added for selecting an account's Signature
1684 * Many window sizes are now remembered.
1686 * The presense of marked msgs in unexpanded subfolders is now indicated
1687 by the icon of the parent folder.
1690 The message list is reset when the dialog is hidden.
1691 The 'Sticky' option, for keeping the search activated across folders.
1693 * The Subject is now set when forwarding multiple mails.
1695 * When a default Cc or Bcc is used, a check is performed to make sure
1696 the To header has also been set.
1698 * In the filtering dialog a warning dialog is shown if the rule was
1701 * The file and directory Browse buttons, ("...") have been improved.
1703 * When double-clicking an attachment the "Open with" dialog is
1704 presented if no command was found for the file type.
1706 * The X-Face has been added to the message view and can be toggled by
1707 '/Configuration/Preferences/Message View/Text options/Display
1708 X-Face in messageview'.
1710 * The message list context menu has been reworked.
1712 * When replying to a mail sent by yourself, Reply excludes your own
1713 address from the list of recipients. 'Reply All' and 'Reply to
1714 sender' still work like before.
1716 * When the Folder Preference 'Default To for replies' the entry in
1717 the Compose window is presented in bold text.
1719 * The About window has been reworked.
1724 * etpan >= 0.39 is now required for IMAP support
1726 * LDAP and JPilot support is now built by default if the dependencies
1729 * ~/.mailcap or /etc/mailcap is now used to open attachments
1731 * middle-click pasting that respects the 'Wrap pasted text' option
1734 * during composition the user is alerted if the message can't be
1737 * the description windows are now non-modal
1739 * a 'Clear Log' button has been added to the log window popup menu
1741 * Sender, List-Post and To have been added to the headers that are
1742 checked during automatic Filtering and Processing rules creation
1744 * the current locale's charset is used for display of broken mails
1745 and a hidden option, 'utf8_instead_of_locale_for_broken_mail', has
1746 been added allowing the user to use UTF-8 for broken mails
1748 * GNU/aspell support: if black is chosen as the misspelled word
1749 colour, misspelled words will be underlined.
1751 * the Message View and Compose windows now display the message
1752 subject as the window title.
1754 * libgnomeprint support: currently selected text attachments can be
1757 * drag'n'drop of messages from the Message List to a Compose window's
1758 Attachment pane is now possible
1760 * PGP/MIME plugin: it is now possible to verify S/MIME signatures
1762 * PGP/Core plugin: A "Don't encrypt" button has been added to the key
1763 selection dialog, and the buttons have been reordered.
1765 * the user is warned if the requested Privacy system is not available
1766 when composing a message
1771 * The 'Open first unread message when entering a folder' option has
1772 been replaced with 'When entering a folder select...'.
1773 Whether or not the selected message is opened is now exclusively
1774 controlled by the 'Always open message when selected' option.
1776 * Filtering and Processing rules can now be named.
1778 * A new icon for the Trash button has been added.
1780 * The 'Bold font' option has been removed. A displayed bold font is
1781 now derived from the normal font.
1783 * The option 'Display recipient in 'From' column if sender is yourself'
1784 has been removed from the GUI. It still exists as a hidden option.
1786 * Many improvements to the Address book.
1788 * A '/Special paste/' menu item has been added with sub-items 'as
1789 quotation', 'wrapped', and 'unwrapped'.
1791 * Colourisation of quotes, signatures, and URIs has been added to the
1794 * A 'To' column has been added to the message list pane.
1796 * The displayed columns in the folder list are now configurable.
1798 * A hidden option has been added, 'toolbar_detachable', that enables
1799 the removal of the toolbar handles.
1801 * A hidden option has been added, 'statusbar_update_step', that
1802 enables changing the sensitivity of the progress bar stepping.
1804 * Changes to the Fonts options are now applied immediately.
1806 * Subfolders of Drafts, Queue, Sent, and Trash now behave like their
1809 * An 'Open image' menu item has been added to image popup menu in the
1812 * Several optimisations and speed-ups have been added throughout.
1814 * The localedir, manualdir, and faqdir are now user-configurable.
1816 * tools/asus_mailled.sh
1817 A new script to blink an ASUS laptop's mail LED when there is
1820 * tools/kdeservicemenu/*
1821 Use Claws Mail icon and the text 'Claws Mail' in the menu,
1822 use kdialog during installation
1827 * add GPGME 1.x support.
1829 * A new PGP/Core plugin has been added
1831 * IMAP now uses libEtPan!
1833 * Printing support using libgnomeprint2 and libgnomeprintui2
1835 * The cache/mark files are now platform-independent.
1837 * A plugin dependency system has been added.
1839 * The PGP/Inline plugin has been added to the main package.
1841 * Folders which contain Marked messages are now indicated by a
1842 Folder icon overlaid with a tick
1844 * '/Edit/Quick search' menu item has been added to the main window
1846 * An option to 'Confirm before sending queued messages' has been
1849 * The "Copy ..." menu items now copy to both the X and the gtk
1850 clipboards in the Compose window
1852 * The Template and Plugin lists are now sorted alphabetically
1854 * Plugins preferences are now grouped under their own 'Plugins'
1857 * A 'Go to Prev' button has been added to the toolbar
1859 * Keyboard accelerators have been added to many buttons
1861 * The folder selection dialogue now displays folder names with
1864 * The 'Display cursor in message view' option is now a hidden option,
1865 'textview_cursor_visible'
1867 * Reordering of accounts by drag 'n' drop has been enabled in the
1868 'Edit accounts' dialogue
1870 * New Claws Mail icons have been added, and the default
1871 application icon is now set.
1873 * The SpamAssassin and Clam AntiVirus plugins have been optimised.
1879 * improved IMAP support
1881 * Performance increases
1883 * /Message/Delete and /Message/Move to trash
1884 '/Message/Delete' has been renamed '/Message/Move to trash'
1885 and '/Message/Delete' has been added. '/Message/Delete' will
1886 now directly destroy the message, after asking for a
1887 confirmation, instead of moving it to the Trash folder.
1889 * new style configuration options interface.
1892 The 'PGP/MIME' plugin has been renamed 'PGP MIME'.
1894 * LDAP bind password is no longer visible onscreen.
1896 * An option to encrypt replies to encrypted messages by default
1898 * Filtering rules can be reordered by drag n drop
1900 * '/Options/Character encoding/...' has been added to the Compose
1903 * Hebrew encodings have been added
1905 * The 'Show all headers' option is now sticky.
1907 * Return Receipts can now be sent from any account.
1909 * A clip/signed icon has been added.
1915 * bug-fix release which fixes the ASpell Spell Checker
1921 * Inline image display
1923 * An option to render HTML as text has been added to
1924 /Configuration/Preferences/Common/Message
1926 * An option for a default Queue folder has been added to the
1927 'Advanced' tab of Account Preferences
1929 * Filtering Preferences window size is saved
1931 * Batch sending of mails (per account)
1933 * Support for GBK encoding
1935 * New logo in About window
1937 * tools/acroread2sylpheed.pl
1938 script to send pdfs as attachments from Adobe Reader 7
1939 see tools/README for details
1945 Initial GTK2 release
1947 * default config dir is ~/.sylpheed-gtk2