Changes of the Claws Mail GTK2 branch * 3.7.9 ------- * Added a hidden option, 'show_inline_attachments'. When this is de-activated inline attachments referenced by other message parts, (e.g. attached images referenced in an HTML message part), are hidden. This is on by default, maintaining previous behaviour. * Added a hidden option, 'msgview_date_format'. When this option is activated the Date format in the Message View will have the same format as in the Message List. The format of the date is also controlled in the same way, by the option on the Display/Summaries page of the Preferences. This is off by default, maintaining previous behaviour. * Several GUI improvements: o Reworked Simplify Subject RegExp in the Folder Properties o The IMAP option 'Move deleted mails to trash and expunge immediately' has been moved to the Advanced page of the Account Preferences. o The option 'Send account mail address in Message-ID' has been moved to theSend page of the Account Preferences. o Improvements to the Preferences for the Toolbars. o Improvements to the initial Set-up Wizard dialogues. o Improvements to the Templates preferences pages. o Implemented a nicer scroll when drag and dropping. o Added a button to get dictionaries on WIndows. * New translation: Lithuanian. * Updated translations: Brazilian Portuguese, Czech, Finnish, French, Slovak, Spanish, Ukranian. * Bug fixes: o bug 2039, 'SMTP AUTHENTICATION' o bug 2050, 'Clawsmail sends return receipt every seconds' o bug 2148, 'Attachment content-transfer-encoding incorrectly set when signing emails' o bug 2165, 'The date not localized in the message view' o bug 2203, 'Problems in forwarding multipart/alternative messages with HTML part' o bug 2237, 'User action makes Claws unresponsive' o bug 2279, 'crash when clicking 'define' in filter configuring' o bug 2299, 'Incorrect handling of quoted printable coma in headers' o bug 2315, 'claws-mail 3.7.7 crashes when trying to compose mail on FreeBSD 9.0 amd64 (GTK+ 2.22.1/GLib 2.26.1)' o bug 2322, 'GPG Full info: showing subkey ID instead of primary key fingerprint' o bug 2325, 'messages remains in folder cache after moving from MH to IMAP boxes' o bug 2331, 'Base64 is broken in 3.7.7 and 3.7.8' o bug 2332, 'Crash when hitting cancel on the SMTP status window' o bug 2346, 'Please register x-handler-scheme in .desktop file' o bug 2350, 'Make displaying localized date/time in message view optional' o bug 2361, 'Claws crashes after PGP Check in separate msg view' o bug 2365, 'Crash when auto-scrolling headers in compose window' o bug 2369, 'valgrind.h should NOT be part of claws-mail' o bug 2381, 'Support for NetworkManager 0.9' o bug 2383, 'folderitemrc not updated when account name is changed' o bug 2393, 'Crashes and rendering problems in the "Save as" menu caused by attachments with umlauts in the file name' o bug 2394, 'backtrace() crashes on FreeBSD' o fix matcher body parsing o fix crash when searching or adding a LDAP server o fix sa-learn when offline o TrayIcon plugin: fix logic bug which caused icon to be always set no-mail status on plugin load o TrayIcon plugin: force icon hide on plugin_done(), without it an empty space is left in tray under KDE3 and KDE4 o fix segfault on Windows * 3.7.8 ------- * Bug fixes: o rfe 2309, 'Shortcuts should not be modifiable by default' o bug 2313, 'CLI quicksearch sometimes returns the same messages twice' o bug 2317, 'Action results in "Bad file descriptor"' o PGP/Core: Win32 build fix o NNTP: fix replying (broken in corner case) o fix configure option --disable-manual o One more GTK+ 2.22 build fix o Debian bug 599547, 'Please re-introduce quick shortcut for marking as spam' * 3.7.7 ------- * Enable building with GTK+ 2.22. * A QuickSearch can now be run from the command line using the --search command. See `claws-mail --help` for more information. * Added a hidden option to set a margin in the text area of the Compose window. 'show_compose_margin', defaults to FALSE. * 3.7.6 ------- * Require GTK+ 2.10 or newer. * Enable building with GTK+ 2.19 or newer. * Enable building with libetpan 1.0. * Encrypt saved LDAP passwords. * FIltering/Processing: Added 'List-Id' to the pre-defined headers. * Added 'Reply to this address' to popup menu in the Message View. * Added separate search phrase completion for normal/extended QuickSearch. * Several interface improvements. * Use in-reply-to info that is passed in mailto: links. * Added the GB18030 Chinese charset, which is a superset of GB2312 and (X-)GBK. * Added German translation of the manual. * Added Ukrainian translation. * 3.7.5 ------- * Bug fixes: o bug 2059 'gpgme >=1.1.8 not compatible with S/MIME encryption' o bug 2076 'having worked 2 times properly CLAWS ceased to decrypt incoming PGP mails -displays base64 instead - sucks completely' o bug 2098, 'claws-mails crashes frequently with pgpcore' o Address Book: fix button sensitivity in compose mode. * 3.7.4 ------- * Spell checker: Highlight misspelled words when applying template and 'check while typing' option is on * Spell checker: Highlight misspelled words in text inserted from file(s) or pasted to message body when 'check while typing' option is on * Improve parsing of List-Post header * Add new drag type "claws-mail/msg-path-list" for drag'n'drop of a message selection from the message list into other applications. This enables other applications to back-link to Claws Mail via a "claws-mail --select" call after they received a drop. * Place the cursor in the compose window according to provided input. If To: is present place cursor in Subject: field and if both To: and Subject: are present place cursor in body. If body: is present insert a new line after text and place cursor there. * QuickSearch: Use all of the available space to view expressions * 3.7.3 ------- * The user is now warned when inserting a large file in the message body. The value of 'large' can be configured on the Compose/Writing page of the Preferences. * Added 'has_attachment' and 'signed' matcher expressions to Filtering and Processing Flags lists. * Support Reply prefixes of French Yahoo mail and French Lotus Notes. * Enabled Page Size and Orientation configuration in the print dialog. GTK+ 2.18 or newer only. * tools/convert_mbox.pl Add -R flag to support recursive conversions of arbitrary Evolution mail folders. * 3.7.2 ------- * Default Cc, Bcc and Reply-To options have been added to Folder Properties. * MIME parts that lack an end boundary are now handled, (even though they're INVALID!). * A 'Metadata handling' option has been added to the Miscellaneous options page. The options are 'safer' or 'faster'. 'faster' is Claws' original behaviour. 'safer' prevents data loss on system crashes where the filesystem is of a 'not-so-robust' variety, e.g. xfs. If in doubt, use 'safer'. This option defaults to 'safer'. * Face and X-Face previews have been added to the Custom Header Configuration dialogue in Account preferences. * An option has been added to the Receive page of IMAP account preferences, "Move deleted mails to trash and expunge immediately". This option is on by default to avoid changing the existing behaviour. Turning it off prevents automatic expunging. Also, 'Tools/Expunge' and 'View/Hide deleted messages' menu items have been added to main toolbar. * Support for clickable gopher:// links has been added. * In the Compose window a warning dialogue is raised if attachments that have been added no longer exist on the filesystem at the time of sending. * Buttons to clear header lines in the Compose window have been added. * GnuTLS compatibility mode is now used, this avoids problems with servers that don't comply 100% with the spec, but still exist. * tools/csv2addressbook.pl thunderbird import for version 2.0.0.21 has been added. * 3.7.1 ------- * Spell Checking has been added to the Subject in the Compose window. * The 'Quotation characters' option has been moved from the Compose/ Writing page of the preferences to the /Message View/Text Options page. * When replying to signed and/or encrypted mail and the preference to sign and/or encrypt is set, the original mail's privacy system is automatically used, if available. * If a text/calendar attachment is present in a message it is automatcally selected if a suitable plugin (i.e. vCalendar) is available. * /Tools/List URLs now shows both the link title and URI if possible. * A URI appearing in the statusbar is now only trimmed if necessary. * When using /Tools/Create filter|procesing rule/Automatically the List-Id header is preferred to X-* headers. * The manual has been updated. * 3.7.0 ------- * Expanding/Collapsing of threads is now approximately 95% faster. * Cache reading is now approximately 10% faster. * The shortcut key settings of the main window and the message list context menus are now connected. * The preferences on the 'Other' page have now been moved to Other/Miscellaneous. The parent pages are now unselectable and the first page is automatically selected on opening the preferences. * In the Compose window, on the Others tab, the 'Save message to' entry now has a drop-down list of the previous save locations. * In the Compose window, the Attachments Properties window is now confirmed and closed with the Return key. * When using an external editor to compose messages, the message is automatically saved to Drafts when the external editor is closed. * A hidden option has been added, 'primary_paste_unselects' which causes the primary buffer to be cleared and the insertion point to be repositioned when the middle mouse button is used for pasting text. It is turned off by default. * In the Actions window, the Escape key now cancels the action editing. * Offline SSL certificate verification has been added. * Privacy plugins: The decryption failure messages are now shown in the NoticeView just above the message text rather than in a popup window. * Privacy plugins: when listing the UIDs during a signature check, show the UID validity * tools/popfile-link.sh Support for reusing existing POPFile session ID has been added. * tools/kdeservicemenu Support for kde4 has been added. * win32: better integration has been implemented by using the standard file associations. * 3.6.1 ------- * Claws Mail now requires libetpan 0.57 for IMAP and NNTP. * SSL support is now provided by gnuTLS exclusively. OpenSSL support has been dropped due to licensing issues. * Added /View/Fullscreen option. * Re-ordering of the filtering/processing condition and actions lists is now possible using drag'n'drop. * 3.6.0 ------- * Claws Mail now requires libetpan 0.56 for IMAP and NNTP * Spell checking is now provided by Enchant instead of Aspell. To build spell checker support, you will need the libenchant headers. * The S/MIME plugin is now part of this package. * IMAP, NNTP, and SSL are now supported in the Windows port. * Support for client SSL certificates. * Better support of SSL certificate stores, to be able to verify server certificates. * Renaming of newsgroups is possible. * "Always open message when selected" can now have three values: 'Never', 'Always' and 'When message view is visible'. * Unsaved server passwords can now be temporarily saved for the duration of the session. They can be cleared before the session expires by using '/Tools/Forget all session passwords'. * Auto-wrapping settings are now saved in drafted messages. * Support for basic auto-indentation in the Compose window. * Support for animated GIFs in the message view. * Type-ahead search in Filtering, Templates, Actions dialogs now select the result of the search. * Finer granularity in POP3 accounts' Remove After delay - hours in addition to days. * Spam/Ham flag is now stored on IMAP server when possible, using "Junk" and "NonJunk" keywords. * Use less precise intervals when possible for auto-checking, thus the CPU is woken up less frequently. * The warning icon in the main window is cleared when the error it relates to is clipped from the network log. * IMAP errors now reveal the server on which they happen. * All deprecated GTK interfaces have been replaced with their non-deprecated equivalents. * csv2addressbook.pl: Added support for FoxMail. * 3.5.0 ------- * Added an option, "Use secure file deletion if possible", which enables shredding of temporary files and messages instead of just removing them. This is available on the Other preferences page. * Added an option, "Select the HTML part of multipart/alternative messages". This is available on the Message View/Text Options preferences page. * Added an option to the 'Create new folder' dialogue which enables new folders to inherit the properties of their parent folders during folder creation. * Added a hidden option, "two_line_vertical", which toggles the 2-line view in the message list when using the 3-column layout. Defaults to '1', show 2 lines. * Added a hidden option, "outgoing_fallback_to_ascii", which allows the user to specify an outgoing charset/encoding, but still fall back to 7bit US-ASCII when possible. Defaults to '1', fallback when possible. * Added support for the Avant Window Navgator (Awn) information bubble. This is automatically enabled if dbus is available. * Face and X-Face headers can now be added globally and per-account from configuration files under ~/.claws-mail/autofaces/. Further information is provided in the manual. * The SHA1 fingerprint is now shown on the SSL certificate dialogue and the labels are now selectable. * Several GUI improvements have been made, (Address book, filtering dialogue, Actions dialogue, and Account preferences). * New icons have been added for 'Reply to list' and 'Cancel'. The 'Insert file' and 'Close' icons have been improved, as have the tray icons. * Added the Trash and Delete icons to the Custom Toolbars options. * SMTP-only accounts are now not shown in the Receive menus and Account lists in filtering/processing, as they are irrelevant here. * tools/csv2addressbook.pl Support for a gmail exported csv address book was added. * Updated English, French, and Spanish manuals. * 3.4.0 ------- * Added support for /dev/mem_notify. This Linux kernel feature will allow applications to be notified that memory has to be freed before getting OOM-killed. For more information: http://lwn.net/Articles/267013/ * Enabled moving/copying folders to root folders when using the folder selection dialogue. * Global and per-folder templates can now override the From name. * Added a tooltip with extended folder stats. (Hover the cursor over the short stats on the right, below the message list.) * Implemented 2-line items in the message list when in three column mode. * Added support for png themes. * Added an icon for attached patches (text/x-patch and text/x-diff). * When viewing a message that has a large amount of text, show a maximum of 1MB of text and add a noticeview to show optionally show the whole message. * Added a button to the templates preferences to restore defaults for current language. * Added search in filtering rules list. * Bogofilter Plugin: Added a "learn from whitelist" preference. * MAEMO: Added information when fetching large messages. * tools/csv2addressbook.pl Added support for Kmail/Kaddressbook. * 3.3.1 ------- * Forbid attaching anything containing "../" or ".ssh/" in mailto: URIs. * Add a hidden preference, 'use_networkmanager', to disable NetworkManager handling * 3.3.0 ------- * Due to licensing problems, the ClamAV plugin has been removed from the Claws Mail core distribution and can now been found packaged separately or with the 'extra plugins' package. * Added NetworkManager support This is built by default if the dependencies are satisfied; it can be specifically disabled with '--disable-networkmanager-support'. This enables Claws Mail to track changes to the network status. * Added DIGEST-MD5 support for IMAP authentication * Added Folder Properties option, 'Run processing rules when opening' to the General page. * Added sub-sorting to the Message List; when the Sort type is either Subject, From, To or Tags, sub-sorting by Date will be active. * Added from=address to the mailto sequence The 'from' will try to select the first matching account in the Accounts list, otherwise it will use the usual account selection mechanism but will override it with the given 'from' address. * Added insert=FILE to the mailto sequence (stands for 'insert file') This adds the ability to create a new message from the command-line, with the body set from the contents of an existing file. * Added mailto with NNTP accounts This comes into play if mailto is used when an NNTP account is the default account or if an NNTP account address is used with 'from'. * Added several GUI improvements to the Filtering, Processing, Tags, Actions, Templates, Logging and Address Book dialogues * Added a tooltip to the 'replied' icon in the Message List which indicates 'click to see your reply' feature. * Added 'claws-mail --version-full' to display the version and a list of the compiled-in features * Implemented speed-ups to list operations, deletions and cache updates. * Updated the man page * The Trayicon plugin icons are now themable. * text/calendar message parts are now automatically displayed if a plugin handling text/calendar is loaded, e.g. vCalendar. * Maemo: connect HW status change signal for shutdown * Maemo: identify mmc1 and mmc2 more clearly in the GUI * Maemo: Make dnd threshold higher * 3.2.0 ------- * Several GUI improvements The colour preferences have been split into tabs. Improve the way 'Find in current message' search results are shown by vertically centering the selected text in the Message View. Improvements to the 'List URIs' dialogue. Filtering/Processing Match Type dialogue has been reworked. Several other layout improvements. * Several address book improvements Added Custom Attributes, which can be edited from '/Tools/Edit custom attributes...' and are used from the 'Name' drop down list on the 'Edit Person Details' dialogue. Always add a new contact if any value is set, instead of silently rejecting it when an email address is not set. Better guessing of contact name from incomplete name information. Better display of contacts that have no name set, in contact lists, group contents, find duplicate results. Error messages don't show in the status bar anymore, alert panels are used instead. Several other GUI improvements. * Added optional Tooltips to the Message List. This is enabled by the 'Show tooltips' option on the '/Display/Summaries' Preferences page and is only possible with GTK+ >= 2.12 * Much improved handling of Return Receipts, both outgoing and incoming. * Added the option to use the system defaults for External Programs preferences on the '/Message View/External Programs' page. * Added "select first email in list" to the list of possible selections in the 'Set default selection on entering a folder' options on the '/Display/Summaries' preferences page. * IMAP: Added IMAP tags support. (Note: 'Bandwidth-efficient' mode prevents fetching of tags.) * IMAP: Optimised flag handling and message copying. * Improved printed page layout for built-in GTK+ printing Bold fonts are now used where appropriate and a demarcation between header and body has been added. * Optimised filtering on flags/tags changes. * MAEMO: Added LED flashing for new mail alerts * MAEMO: Made all of the left of column in the Folder List a hotspot for expanding/collapsing the tree. * 3.1.0 ------- Non-blocking NNTP has been implemented. NNTP support is now provided by and depends upon libetpan GnuTLS support has been implemented as an alternative to OpenSSL. [./configure --enable-gnutls] A run-time alternative configuration directory switch has been added, [claws-mail --alternate-config-dir DIR] Tags: Added tag alphabetical sorting and unified the dialogues. Edit accounts dialogue: The 'default account' (D) column has been removed, instead the default account is indicated by use of bold text. Templates: Added ability to attach files using |attach{filename}. Templates options are now presented in a tabbed layout. Address Book: Added duplicate finder, '/Tools/Find duplicates'. It is now possible to set an image for each contact. Pictures from a contact's Face or X-Face will be automatically set when available. The contact's image will be automatically displayed in the message view or header pane if the message has no Face or X-Face header. '/View/Character encoding' submenus are now grouped together GTK+ built-in print support is now used if GTK+ >= 2.10 is available. libgnomeprint will never be used if GTK+ >= 2.10 is available. Reinstated 'Generate Message-ID' option as an Account preference. It is hidden on IMAP accounts, because Message-IDs are needed on servers that don't implement the UIDPLUS extension. Toolbar preferences: Improved dialogue. Compose window: the number of attachments is now shown in the tab's title. Attachments: When opening attachments with 'Open' or 'Open with...' the temporary files are now saved as read-only. A hidden preference has been added, 'save_parts_readwrite', which permits the previous behaviour. IMAP: Added a button on the Folder Properties General page to allow users to discard local caches. Added much better error handling. Fetching of cached mails has been heavily optimised. LDAP: Added read-only support for jpegPhoto LDAP field Bcc in commandline URIs has been added. Dillo browser plugin: Address book based whitelisting for loading remote images has been added. SpamAssassin plugin: Address book based whitelisting has been added. MAEMO: Maemo 4.0 (Chinook) build enabled. MAEMO: Removed some useless tooltips. tools/csv2addressbook.pl a new script that imports a CSV formatted address book. Becky and Thunderbird address book are currently supported. * 3.0.2 ------- * Bug fixes: o bug 1320, 'Memory leak caused by gtk_container_get_children' o bug 1321, 'access before allocation when scanning for uris' o bug 1324, 'Corrupted IMAP cache' o bug 1327, 'segfault when replying to a non-existent news message' o bug 1329, 'error in quicksearch.c' o bug 1334, 'user defined mail incorporation script not run' o bug 1336, 'Segfault if empty space before search-string' o bug 1337, 'Crash on removing uncached emails' o Prevent unquoted mime boundaries, by always using a / o Remove unnecessary error when cancelling export to mbox. o MAEMO: make all Folder Properties pages visible o MAEMO: fix overlapping buttons in Edit Accounts page * 3.0.1 ------- * Bug fixes: o bug 1308, 'Claws deletes folderlist.xml after fetching mail short after start-up' o bug 1311, 'Wrong arrow position while moving message into folder when column headers hidden' o fix build without USE_LDAP_TLS o Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set. o Tags: fixed issues with tags with spaces, and renaming tags o Accounts list: Show protocol "SMTP" and the appropriate server for send-only accounts o Accounts list: show "-" instead of "" when no value is relevant o do not allow locked msgs to be deleted, even by filtering or processing o Show error message in the GUI if image can't be loaded o Remove Generate Message-ID option. We need this on some IMAP servers. o Maemo: distinguish various statusbar messages, in order to display only the most important. o Maemo: fix statusbar/window mismatch o Maemo: fix scrolling to cursor * 3.0.0 ------- * Claws Mail is now licensed under GPLv3 or later. * added Tags feature Tags are arbitrary labels that can be applied to messages. It is possible to create, edit, remove Tags; apply them to mails; filter on Tags or Tag presence; apply or unset Tags via Filtering actions; reference Tags in reply Templates. * Threads can now be sorted by most recent message /View/Sort/By thread date * Added "/View/Show or Hide/Column headers" * Added 'watch thread' feature * Enabled the running of folder Processing rules on demand * Added options to stop/enable writing logs to disc, see Logging page of preferences * IMAP and News: Implement age-based caching: allow the specifying of a threshold for the offline synchronisation feature, and whether old cached bodies should be removed. Accessible from the Folder Properties. * IMAP: Made multiple copy, (in the same IMAP account), faster by matching source/destination message UIDs. * LDAP: Ability to edit all Person attributes * Nicer layout of the message part icons * Speed up and clean up rendering of larger msgs * Use progress bar when sending messages * Made mainwindow's /Help/Manual point to the remote copy if the local copy doesn't exist * Replaced some deprecated widgets * Enabled changing the emphasis color used to highlight the newsreader/x-mailer header value when it matches our preferred mail agent, (hidden pref 'emphasis_color' added to clawsrc). * tools/mew2claws-mail.pl Added new script that imports a Mew address book * tools/popfile-link.sh Added a new script that will open selected messages in POPFile control center, in order to change the message status. * Updated the manual * Check that Dillo's installed when loading the Dillo Browser plugin * Maemo improvements: o Automatically choose the correct application to open parts o Better way to notify of new mails o Destroy messageview after trashing mail o Simplified layout o Better toolbars, removal of CTree headers o Add a specific icon to go back to folder list o Improvements to the Wizard, About and icon legend dialogues o add an easy way to store data (mails and IMAP/NNTP caches) on one of the SD cards, and protect against unmounts if needed o plug the online/offline system into maemo's interfaces to have Claws automatically switch according to the system status (on IT OS 2007) o use HildonBanners to display status messages o force layout to be Small screen o put the progress bar in the toolbar * 2.10.0 -------- * libetpan 0.49 is now required for IMAP support * Added "From, To or Subject" to the QuickSearch types. * Added handling of the 'a' key to loop through a mail's MIME parts. * In the Compose window "Add to address book" has been added to the context menu of the sender and recipient fields. * Implemented a proper References filtering condition. * Added the possibility to cancel receiving in IMAP accounts. * Made offline synchronisation faster. * Added an alternate way to fetch flags on IMAP, which improves performance with some servers, (like Exchange). See "Bandwidth-efficient mode" in IMAP accounts' Receive preferences. * Allow manual sorting of Templates. * Templates improvements: easier syntax, add some useful variables. * Implemented per-account and per-folder compose/reply/forward Templates. * Added a QuickSearch option to automatically run a search selected from the history. * Made the Summaries Preferemces page "when entering a folder..." options fully customisable. * Added an "Open last opened folder at startup" option to the Summaries page in the Prerferences. * Changed the Preference "Only mark as read when opened in new window" on the Summaries page to "Only mark as read when opened in new window, or replied to". * Allow disabling mail filtering plugins on a per-account basis. * Added an option to the Bogofilter and SpamAssassin plugins to enable marking saved spam as Read. * Added a warning about encryption limits, which can be disabled. * Removed the "Download all" preference from POP3 accounts; it was useless and confusing. * Re-organized some Preferences page. * Replaced the tabbed layout in Account Preferences with pages. * Renamed 'Protocol Log' to 'Network Log' * Added a few cursor improvments while Claws is busy. * Added support for CRLF in headers of messages. * Added support for a few more date formats (RFC3339 subsets). * The keypad's Enter key now does the same as the Return key. * Improved LDIF import, better error handling, UI cleanup. * LDAP write support has been added. * Use Hildon's file chooser on Maemo. * 2.9.2 ------- * Added a printer icon. * Bug fixes o bug 1187, 'Reply-to addressee disappears when reply-to text box is clicked...' (Maemo) o bug 1190, 'dir_open' button doesn't work' (Maemo) o bug 1193, 'Need a way to multi-select items' o bug 1194, 'Hardware keys move from email list to account/ directory list, but not back to email list...' (Maemo) o bug 1196, 'Edit>Select All doesn't work' (Maemo) o bug 1198, 'Reply-all "disappearing" address bug persists...' o bug 1200, 'Add option to always retrieve full messages' o bug 1209, 'Clicking on address in header (mailto uri) selects default account' o bug 1211, 'Offline dialog message bugs/annoyances...' o Don't reflect accounts changes to the mainwindow when it's not necessary. o Fix double fetching of mails if first try failed o Fix a crash in textview o Fix changing quicksearch type (after Esc, after changing Recursive, ...) o tools/uudec Fix missing dash to `display` command-line * 2.9.1 ------- * Security fix: o Fix for CVE-2007-1558 (APOP) http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1558 * Bug fixes o Fix bug 1185, 'Pluginwindow's [X] button doesn't save' o Fix encoding woes wrt saving of mails and parts * 2.9.0 ------- * Added a Maemo port The Maemo port touches several areas: using the correct APIs for a good integration, adding of a new layout suited for small screens, Maemo-specific default preferences changes, Maemo-specific GUI improvements, etc. * Added more customisable colour labels * Added 'Mark as spam', 'Mark as ham', and 'Add to address book' filtering actions * Added a new Quote Format symbol, %A, to insert the sender's email address * Changed the option to display unread message counts next to folder names: it is now possible to display the total count of messages too. Configurable from Display/Summaries * If Claws Mail is already running on another display, attempting to start it will mention that instead of popping up the window on the other display * Added debugging of filtering/processing rules. Configurable from Other/Logging options page * Added handling of the contextual menu key in compose windows and MIME parts list * Added a "pulsing" progressbar in the label window used when rebuilding folder tree, etc, in order to show activity * Improved "Offline mode override" dialogue to avoid asking repeatedly, but still ask on explicit user actions * Improved the creation of POP/Local accounts when no MH mailbox exist: create the default one * Write folderlist directly after adding/deleting accounts that have folders * Added logging IMAP ALERTs as errors in the log * Added a way for MimeViewer plugins to implement search in a part's body * Updated, added and replaced some icons * Added display of any LDAP specified Search attributes * Added 'telephoneNumber' in the default LDAP list of attributes * Updated the Face header in the welcome message * Added the option to minimize to tray in the Trayicon plugin * Added a wrapper to mairix in the tools folder, tools/mailrix.sh * Added a script which enables inserting files into the message body of a new Compose window from the command line, tools/claws-mail-compose-insert-files.pl * Updated Brazilian Portuguese, Catalan, Czech, French, German, Hungarian, Polish,Serbian, Simplified Chinese, and Spanish translations * 2.8.1 ------- * Bug fixes: o bug 1129, '"local mbox file" account isn't retrieving mails' o bug 1135, 'cm-segfault on decrypting with PGP/inline' o bug 1136, 'Crash in group address completion' * Fix "After receiving new mail, go to inbox" on IMAP, and restrict it to manual fetching only * Fix alertpanel.h only included in #ifdef HAVE_LIBETPAN * Fix return value without libetpan * Use gtk_window_set_role instead of gtk_window_set_wmclass * Fix mime/globs path on NetBSD * 2.8.0 ------- * Removed 'Separate Folder tree' and 'Separate Message View' and put new layouts in place of it, 'Standard', 'Three columns', 'Wide message' and 'Wide message list'. Accessible from /View/Layout. * Added IMAP subscriptions Creating a new folder subscribes it. Deleting a folder unsubscribes it. "Creating" an existing but unsubscribed folder will subscribe it. By default, for new accounts, only subscribed folders are shown. A contextual menu item has been added, /Subscriptions, which allows switching the display between All folders and Subscribed folders only. It also enables the subscribing and unsubscribing of folders. * Added the option 'Enable customisable menu shortcuts' to the 'Other' preferences page. Turning this off locks the current hot keys, preventing accidental changes. * Added icons for application/pdf, application/pgp-signature, application/postscript and text/calendar. * Added /Tools/List URIs Enables opening any or all of the URIs contained in the currently selected mail. * Added 'spam flag' to the Filtering and Processing Match Types. * Removed the 'Composing messages exist' dialogue on exit. Instead opened messages are automatically saved to drafts, and re-opened at the next startup. * Added handling of local URIs, (file:///...), from the --attach command line. * Added Account options for spellcheck default dictionaries. * Added 'Edit/Delete thread'. * Added an option 'Ask about account specific filtering rules...' to the 'Other' page, which was previously a hidden option. * Some preferences have been re-arranged: Moved the 'Ask before emptying trash' option on the 'Other' page outside of the 'On exit' frame as it's not only an 'On exit' option. Moved 'Never send Return Receipts' from 'Other' to 'Sending' page. Moved keybinding preferences to the 'Other' page. Added 'mousepad' to the list of text editors on the 'External Programs' page. * Bogofilter and SpamAssassin plugins: Enabled moving spam mail to the Account's Trash folder instead of default Trash folder. * ClamAV plugin: updated for the upstream changes in libclamav, whilst maintaining compatibility with older version of libclamav. * GPG Plugins: Added an option 'Use gpg-agent to manage passwords' to GPG page of the common preferences. Fixes annoyances with distro- installed gpg-agent, when no pinentry program is installed, and the user is at a loss on why "decryption failed". It can be turned off to bypass gpg-agent. The option is disabled if gpg-agent is not running. * TrayIcon plugin: Added 'Hide at startup' and 'Close to tray' options. When the 'Close to tray' option is used the Window Manager's hotkey and [X] button will hide the window instead of closing it - closing CM can be done using the tray icon menu or the /File menu. Clicking the trayicon now raises the window to current desktop when it was either minimized or shaded, or when it was on another desktop. * Added support for non ISO-8859-1 compatible locales to the Actions scripts freshmeat_search.pl, google_search.pl and multiwebsearch.pl. * Renamed the maildir2claws-mail.pl script to kmail-mailbox2claws-mail.pl and updated it to work with newer versions of Kmail. * Added thunderbird-filters-convertor.pl script, which converts thunderbird filter rules to Claws filter rules. * Updated Brazilian Portuguese, British English, Czech, Finnish, French, German, Hungarian, Polish, Serbian, Simplified Chinese, Slovak and Spanish translations. * 2.7.2 ------- * Added command line equivalent options: -h for --help -q and --quit for --exit -v for --version "Unknown option" is now printed when unknown command line options are used. * The wizard for configuration migration, (Sylpheed-Claws to Claws Mail), now has the option to save or not save a backup of the old configuration folder. * The configuration wizard is now re-run if it was previously cancelled. * Bug fixes: o bug 1100, 'Highlighted e-mail data not visible when color label applied.' o bug 1101, '"Load plugin" button is accidentally hidden' o bug 1102, 'claws-mail-2.7.1 makes use of deprecated ldap functions' o IMAP: fixed crash when connect command doesn't exist. o IMAP: better folder checking when an IMAP directory is set. o IMAP: Never remove INBOX when scanning for new folders. It's a special folder that must exist. o fix vertical scrollbar jumping back to the top when 'Check for new folders' is used. o fix sensitivity issues of Mark as Spam/Ham context menus. o fix potential crashes in the address book's embedded 'Edit person' dialogue, and fix conflicting copy/paste menu entry. o Reflect change of Font configuration in the Header view clickable links. o fix handling of empty values in attach_load_directory and attach_save_directory clawsrc options. o fix 2nd-run loss and new configuration loss of filtering rules on configuration migration. o Bogofilter plugin: fix sensitivity of "Insert X-Bogosity header" option * 2.7.1 ------- * Bug fixes: o bug 1095, 'Crash while changing folder columns during incorporation' o bug 1098, 'bogus last row display after expanding a thread' o fix a few annoyances when choosing keys for the CMS (S/MIME) protocol o fix updating of the mime parts o fix Forwarding msgs with attachments that have dos line endings o strip S/MIME signatures when re-editing S/MIME signed messages o fix body search starting at the end of the mail (and asking for loop) o fix Enter in search windows o fix dbus-related crash in the the GTK+ file selector. o IMAP: fix recursion when server lists the current subfolder in the response o IMAP: get rid of the previous mailimap when connecting, just in case disconnect was unclean o IMAP: make sure we don't use an old socket when reconnecting * 2.7.0 ------- * The --select option can now also select emails by Message-ID * Attaching files from 'mailto:' URIs (&attach=...) is now possible. A dialog is displayed to make sure that the user is aware that the mail will contain attachments * 'New Message format' has been added to the Compose/Writing options, this works like the Quote format and the same symbols are supported * Reworked the About dialog, including the addition of a new page, 'Features', which indicates which of the optional features are compiled in and which are not. A 'Release Notes' page was also added * Added history combo for all search fields (message and text) * The 'mark_as_read_delay' option is not hidden anymore and can be found in Configuration/Preferences/Summaries * Added global and per-folder preferences to set the default alternate dictionary * Allow spell-checking to use both current and alternate dictionaries * Added an hidden option 'addressbook_use_editaddress_dialog' to embed the contact editor in the addressbook window in contrast to a separate dialog * Added a hidden option 'unsafe_ssl_certs', to allow storing multiple SSL certificates for a given server/port. You will be asked to accept unknown certificates. Unchecking this option will require you to re-accept previously known certificates * Allow copying of folders between mailboxes * Better automatic account selection for mailing lists (searches for the email address in the Delivered-To header also) * Made the "Synchronise" menu item inactive when there's nothing to synchronise * Use Message font in Writing and Quoting preferences, as well as in Templates * Added more HTML symbols to the html to text converter * Save the addressbook's window size on closing * Better checks for syntax errors are applied to Templates and Quote formats * Added a check to avoid trying to use a non-existent folder as default inbox * Enable setting SSL via STARTTLS from the set-up wizard * Added handling of ":port" in server addresses in the set-up wizard to specify a port to connect to * Bogofilter plugin: added an option to print the X-Claws-Bogosity header in emails handled by the Bogofilter plugin (in MH folders only) * Bogofilter plugin: added an option to whitelist senders found in addressbook * Bogofilter plugin: Allow storing of Unsure mails in a specific folder to make better teaching easier * Bogofilter plugin: Improved GUI interaction while Bogofilter is filtering * TrayIcon plugin: added an "Email from account/..." submenu * updated Brazilian Portuguese, British English, Catalan, Finnish, French, Italian, Serbian, Simplified Chinese, Slovak, and Spanish translations * 2.6.1 ------- * First release as Claws Mail * Bug fixes: o bug 1053, 'SC fails to reestablish a secure connection' o bug 1054, 'Slowness logging big data chunks' o bug 1057, 'crash on sending s signed message to a newsgroup' o bug 1060, 'compilation error with Irix's cc' o bug 1061, 'crash on opening signed email' o bug 1066, 'Incorrect mailbox size displayed' o bug 1069, 'Sent mails disappear, BCC or locking problem?' o fix Reply To/Mailing list from the menu o forbid drag and drop from/to different folders of type F_UNKNOWN o src/ssl_manager.c: fix possible infinite loop o fix Options/Reply mode after draft save o obey always_show_msg option when marking as spam o fix spelling menu when replying o don't change the From column title to To if the To column is visible o fix the wrong recipient being selected when replying to a msg which is From one of our accounts To another of our accounts o fix crash on combining mark_as_read_delay with Hide Read Messages o create ~/.mailcap if it doesn't exist * 2.6.0 ------- * Final release as Sylpheed-Claws * libetpan 0.48 or greater is now required for IMAP support. * The Compose window now has an /Options/Reply mode/ menu. This enables changing the recipients of a reply on the fly. * QuickSearch now has a type-ahead option for fast searches. * Extra symbols are now available for the Quote parser, your name, your email address, the account name, and the organization. * In the Folder Properties, it is now possible to test the regular expression used in the Simplify Subject RegExp option. * GSSAPI support has been added for IMAP. * UIDPLUS support has been added for IMAP. * A Stop button has been added for Message Body searches, enabling cancelling of a running search. This is available in '/Edit/Search Folder...' and '/Edit/Find in current message...'. * libSM support has been added. This enables communication with the session manager, so that it is known when the session ends, in order to save the caches, and draft any messages currently being composed. * Support for Address Book Groups has been added to the Compose window's automatic address completion. * a new hidden option has been added, 'respect_flowed_format'. This follows RFC3676 with regard to a message part with a Content-Type that includes 'format=flowed' and 'delsp=yes'. This will cause some mails to have long lines, but will fix some URLs that would otherwise be wrapped. By default it is turned off. * Basic key import/export has been added to the PGP plugins. When generating a new key pair you can export the public key to a key server. When selecting the signature part of a message, if the key is not on your keyring, you will be asked if you want to attempt to import it from a keyserver. * The TrayIcon now displays 'offline' status. * More window sizes and placements are remembered across sessions. * tools/fix_date.sh: Switches to replace non RFC-compliant Date: value, and to use strict RFC matching patterns for dates have been added. * Several optimisations have been made. * 2.5.6 ------- * Bug fixes: o Fix redirecting of sent mails o Fix Go to Next * after applying Preferences o Fix quote-folding when emails don't convert cleanly to UTF-8 * 2.5.5 ------- * Bug fix: o bug 1034, 'Incorrect display of size field in message view' * 2.5.4 ------- * Bug fixes: o bug 1032, 'Segmentation fault when showing message' o fix crash with quote folding on HTML o fix building with --disable-nls o remove tabs in Subject string * 2.5.3 ------- * Make node expanding in the Folder List non-recursive * Bug fixes: o bug 1024, 'Array index out of range in claws-mail-2.5.2' o Fix "Check for new folders" on folders with accented characters o Fix filtering "copy" rules o Fix "goto next unread" after collapsing/expanding a node * 2.5.2 ------- * Bug fixes: o bug #1023 (Sylpheed deletes too much messages) o Crash in partial downloading * 2.5.1 ------- * It is now possible to stop searches in message bodies * IMAP: Use UID SEARCH ALL instead of UID SEARCH UID 1:* in order to fix speed issues with badly implemented servers * Bug fixes: o Fix multiple registering of SpamAssassin and Bogofilter plugin after having changed their preferences, leading to slowness or duplicated messages. * 2.5.0 ------- * Minimum required versions of GTK+ and GLIB is now 2.6.0 * Minimum required version of libetpan (for IMAP support) is now 0.46 * metamail support has been dropped, this is now handled internally * New plugin: Bogofilter, providing Spam filtering and learning * Account-based filtering rules. Each filtering rule can now be assigned to a specific account, by default it's "All". * Filtering against Address Book. It is now possible add matched conditions to determine if any email address in a message matches or doesn't match any or all books or folders in the Address Book. * Quote folding. Quotes in the message view can now be folded, via the "/View/Quotes/..." menu. The folding can also be toggled by double clicking on the quotes in the Message View * Re-enabled user-defined Headers in Displayed Headers configuration * "/View/Go to/Parent message" and "/View/Go to/Last read message" have been added * Made the list views look more modern by add alternating coloured lines, replacing the box-type expanders with arrows, removing the dotted lines. Hidden prefs have been added to enable users to maintain the old style: 'enable_dotted_lines' for the dotted lines and box-type expanders. 'use stripes_in_summary' to enable alternating coloured lines in the Message and Folder lists. 'use stripes_everywhere' to also enable alternating coloured lines in all other lists. Note: 'use_stripes_everywhere' replaces the previous hidden option 'enable_rules_hint'. * New hidden pref, 'stripes_color_offset', to change the value added/ subtracted to normal bgcolor to create the stripes in the summaries * The Send button on the main toolbar is now inactive when the Queue folders are empty * IMAP: Added a View Log button on auth error * PGP/Core plugin: it is now possible to create a new key pair from within Claws Mail * PGP/Core plugin: When encrypting, if only one key matches, and it matches exactly, it is automatically used * TrayIcon plugin: the icon now has transparency * Enabled text selection for replying from MimeViewer plugins * The attachments list in the MimeView column can now be scrolled using the mousewheel * In the MimeView column a middle-click will now just open the Mime part without showing it in the Message View, likewise, a right- click will display the context menu without displaying the part * The "When entering a folder..." selection option is now used for '/View/Go to/Next unread folder' * A special Return-Receipt message is shown if the message is from the user * An icon has been added to the statusbar to notify of errors * Added missing icons to the Icon Legend dialog * Enabled closing of SSL certificates and Folder Sort dialogs with Esc key * Displaying of huge mails can now be cancelled, so the GUI doesn't block * Claws Mail' internal queue headers are now hidden when showing all headers. They'll be present only in Source window. * Several GUI improvements. * Faster loading of folders and other optimisations and speed-ups * Logging has been improved. * improved sizing of some widgets * Made the desktop file XDG compliant * The manuals have been updated * A Spanish translation of the manual has been added * Added an action tool, tools/uuooffice, to open uuencoded *.doc files with OpenOffice. * Added an action tool, tools/fix_date.sh, to fix a missing Date field in emails. * 2.4.0 ------- * A ./configure option has been added, --with-mandir=DIR allowing the setting of the man directory location * 'Send queue' has been added to the folder contextual menu, which allows sending the contents of a single queue, as opposed to the toolbar's Send Queue, which sends all queues * '/View/Go to/Next unread folder' has been added * 'View/Go to/Next marked messages' now traverses folders * sftp:// links are now recognised in mails * A dialogue is presented to the user when dropping files into the Compose window, asking whether to insert or attach the file(s). The default behaviour can be controlled via a new option in Compose/Writing * Allow attached message parts to be selected, opened, or saved via their text label in the message body * Save named inlined attachments with "Save all" * An option to change the Folder Type has been added to the Folder Properties * Add |i{sub_expr} to Templates, which allows inserting user-entered text in a template * A new option has been added to '/Preferences/External programs' to allow "Display as text" on attachments to be done via a script * An option to 'Never send Return Receipts' has been added to the 'Other' page of the preferences. * The Custom Header dialogue in Account Preferences now has a 'From file...' button, which enables a Face or X-Face header to be set by selecting a file * libgnomeprint support : A font for printing can be specified in '/Display/Fonts' * Add Help buttons to some dialogues, clicking on them will open the manual at a suitable section in the configured browser * The option 'Add date header' has been removed, a date header is now always added * The '/Message/Re-edit' menu item has been removed from the separate Message View, where it was useless * Display an Account's Protocol as a label instead of the unusable combo when editing accounts * It is now possible to move and copy mails from and to the Drafts and Queue folders * More non-English Subject prefixes have been added * The Attachment flag is now set for some inlined attachments * Faster recursive quicksearch (show current folder's results before searching sub-folders) * Faster send on IMAP * Alert in case of authentication error on imap * Better error reporting in GPG plugins * Faster and better MBOX import/export * Save caches on SIGPIPE (like on Xorg exit) * Unified Info/Help/Symbols buttons * Honor display-header-pane setting in separate window too * Use the user-defined From: in the Return-Path: header when sending * Grab Save button by default in Save dialog, which allows saving by hitting Enter * The online status is checked before resetting mailcheck timer * Show POP3 connection earlier in statusbar * Re-read /etc/resolv.conf before connecting to IMAP servers, and when switching to Online mode * tools/textviewer.pl has been added, which can be used with the new option 'Command for Display as Text' in '/Preferences/External programs' * The Claws Mail logo has been updated * 2.3.1 ------- * bug fix release * Improved error catching in GnuPG plugins * Always replace \n, \r and \t with spaces in headers * Fix 'make clean' removing of provided manuals * Fix setting of PACKAGE_DATA_DIR with newer versions of autoconf, backwards compatible * Fix double-ask of "Do you want to mark all as read" * Fix bug #968 (Rockliffe IMAP server doesn't like SC (server isn't RFC-compliant)) - Workaround Rockliffe IMAP server bug * Fix bug #969 (crash on rebuilding imap folder) * Fix bug #971 (2.2.3 cannot read mail from local mbox) * 2.3.0 ------- * Mailing-list support (Subscribe, Unsubscribe, View Archive, etc) has been added in the main window's 'Message/Mailing list' menu * Filtering and processing rules can be disabled with just one click * The From address is editable in the Compose window * A menu has been added to the Compose toolbar button to enable choosing the account to use * Write-only support of .mh_sequences' Unseen property has been added for MH mailboxes, allowing synchronised flags when reading your MH mailbox with Mutt or other MH-based mail clients * More feedback is provided to the user when importing MBOX files * 'k' added as a shortcut for 'colorlabel' in the Extended Quick Search * The option to go to the first Marked message when entering a folder has been added. * The 'ignore thread' flag is now correctly set on mails threaded by subject, in addition to standard headers. * Hidden prefs have been added that allow customization of the colours used in the Log window (useful for dark GTK+ themes) * Optimised large folder reading * Optimised copy/move/deletion/selection * Optimised 'mark all read' in the current folder * 'test' filtering rules are processed in the background * A progressbar for cache updates has been added * A progressbar for copy/move functions has been added * More dialogues have been made HIG compliant * Allow recursive setting of properties for whole mailboxes * A Face header has been added to the Welcome mail * The user manual has been updated * tools/filter_conv_new.pl has been updated for rule enabling/disabling * 2.2.3 ------- * bug fix release * Fix crash on a very common code path, introduced by a merge error in 2.2.1 * 2.2.2 ------- * bug fix release * Fix URI check, which failed to identify fake, phishing URIs if they began with a space. * Reply-To and Sender addresses in the message view are now fully clickable. * Remove extraneous tab at start of addresses. * 2.2.1 ------- * bug fix release * Always obey the "confirm before marking all mails read" option * Fixed MBOX import/export's behaviour on failure * Fixed automatic rule creation with List-Post * Fixed some GTK+ warnings and errors at runtime * Fixed some compiler warnings * Fixed double init of the g_thread subsystem * Fixed saving of parts with names that can't be converted to UTF-8 * Fixed a possible infinite loop when filtering moved and copied some mails * Fixed a buffer overflow in Russian locale * Fixed a memory leak in expired SSL certificate check * Fixed bolding of folder names in the folder selector window with GLib 2.10 * Added an hidden preference, 'ssl_skip_cert_check', to avoid duplicates of bug #959 - if libetpan is linked against gnutls, there can be bugs on 64 bits systems. Gnutls fixed them in their 1.2.4 release. * The SSL "expired certificate" warning is now presented only once per session * Fixed races when reusing the SMTP sessions * Added the missing timeout on SMTP sessions * Fixed a few leaks * Fixed a crash in PGP plugins, which could happen when signing fails for unknown reasons * Fixed SpamAssassin plugin, which stayed disabled as long as the transport wasn't reselected * Fixed bug #830 (Some unread messages get marked read in IMAP inbox) * Fixed bug #955 (copying messages between imap folders is extremely slow) * Fixed bug #961 (return receipt dialog complains incorrectly about return-path email adress being different) * Fixed bug #962 (Manual and/or UI should warn about incompatible locking causing dataloss) * 2.2.0 ------- * S/MIME signature verification has been removed from the PGP/MIME plugin as it is now provided by the S/MIME plugin. * IMAP users will see significant speed improvements. * ANONYMOUS auth has been added for IMAP * In the Compose window all spell-checker options are now available from the /Spelling/Options menu. * Syntax errors in the extended Quick Search are now indicated by a pink/red background. * An encrypt-to-self option has been added to the Account Privacy options. * Sysadmins can now provide their users with pre-filled values in the Setup Wizard. See the manual, '6.6. Deploying Claws Mail', for details. * Various GUI improvements have been added. * A new command line option has been added: --select 'folder[/msg]' This can be used at startup and causes the specified folder/message to be selected. 'folder' is a folder id like '#mh/Mailbox/inbox' * Optional background colouring of quotes has been added. It can be configured from the Colour Preferences dialogue. GTK+-2.8.x or newer is required for this feature. * In the Compose window, multiple quote levels are now coloured in the same way as the Message View. * A warning is now displayed on expired SSL certificates and the expiration date is shown. * A hidden option has been added, 'compose_no_markup', this prohibits the use of bold and italic text in Compose dialogue's account selector. * LDAPS support has been added. * The user manual has been updated, and French and Polish translations are now also included. * 2.1.1 ------- * bug fix release * The Preferences config file, ~/.claws-mail/sylpheedrc, is now stored with UTF-8 encoding * 2.1.0 ------- * libetpan version 0.45 or newer is now required for IMAP support, this allows checking for IMAP/SSL certificates. * Support for the Face header has been added, see http://quimby.gnus.org/circus/face/ * In the Templates dialog TAB address completion has been added for Cc and Bcc fields, in addition to To. * An account's signature file, (Account Preferences, Compose tab), can now been edited in place using the configured text editor. * An advanced search is now possible in the '/Edit/Search folder' dialog. * '/Edit/Find' has been added to the Compose window for text searching. * A progress bar is now shown in the status bar whilst doing a Quick Search. * A long search can now be cancelled. * In a Sent mail folder the From column in the message list is now automatically changed to the To column. * '/Message/Colour Label' has been added to the main menu, enabling (unmodifiable) shortcut keys, Ctrl+[0-7]. * The colour labels are now customisable from the 'Display/Colours' page of the Preferences. It is now possible to choose any colours and to give them each a label. * A Spell Checking option to 'Recheck message when changing dictionary' has been added. * An option to 'Render HTML-only mail with plugin if possible' has been added to the 'Message View/Text Options' preferences page. * Headers in the message view and the Custom headers dialog are now translated if the option 'Translate header names' is activated. * It is now possible to sort the columns in the Addressbook. * More drag-n-drop capabilities have been added, from the message list to other apps, from the mimeview to other apps, from other apps to message list, from other apps to folder list, from the mimeview to the message and folder lists and the Compose window's attachments pane. * "Ignore thread" has beed added as a filtering action. * The Compose window is now hidden when sending mails via filtering. * An alphabetical resort is done immediately when a folder's name is changed. * Unsubscribing a newsgroup now removes the related folder and articles from newscache/ * A "Get more..." link has been added to the Plugins window. This loads http://claws.sylpheed.org/plugins.php in your browser. * The SpamAssassin plugin is now equipped with a spam learning interface, usable by right-clicking a message and choosing 'Mark as Spam' or 'Mark as Ham' in the Mark submenu. It is now also possible to disable SpamAssasin filtering when receiving mail, so that the plugin can be used for learning only. * Remote learning in the SpamAssassin plugin has been added. This requires SpamAssassin 3.1.x. * A new script has been added that integrates a Thunderbird folder tree into Claws Mail, tools/tbird2syl.py * 2.0.0 ------- * libetpan >= 0.41 is now required for IMAP support * A new and completely rewritten manual has been added. * An icon legend window has been added to the Help menu * Attached images can now be printed along with the message when using the optional libgnomeprintui support. * '--exit' command-line option has been added. * '--subscribe' command-line option has been added. Calling claws-mail --subscribe '%s' will ask the loaded plugins if they can handle the type of URL passed as a parameter. Thus, if using the RSSyl or vCalendar plugins, for example, the user will be able to subscribe RSS feeds or Webcals from the browser. * claws-mail email@domain.com is now equivalent to --compose * claws-mail proto://blah.com is equivalent to --subscribe * HIG compliant button order has been implemented. * Several dialogues throughout have been improved. * Text can now also been displayed next to the icons in the main window Toolbar. * Quick mail retrieval from any account is now possible due to the account submenu which has been added to the 'Get All' button. * The spellchecker context menu in the compose window has been added to the standard GtkTextView menu instead of replacing it. * The Subject in the compose window title now updates instantaneously. * The mimetypes list in the compose window attachment pane is now alphabetically ordered. * The message view email and URI parsers have been enhanced. * In Quick Search Extended mode, a '...' button has been added, this provides the user with a dialogue enabling the quick formation of search criteria. * When Quick Search is activated, the entry box is given a yellow background for greater visibility. * The LDAP search in the address book now supports wildcard searching using '*'. * The configuration option 'Go to inbox after receiving new mail' has been moved from 'Display/Summaries' to 'Mail handling/Receive'. * The 'Wrap at send' configuration option has been removed. * Colour preferences have been moved from '/Message View/Colors' to '/Display/Colors'. * The previously hidden option, color_new, has been added to the GUI as '/Display/Colors/Folder' containing new messages. * The spamassassin and spamassassin_gtk plugins have been merged into one single plugin, and this plugin is now built by default if the requirements are matched. * The clamav and clamav_gtk plugins have been merged into one single plugin. * GnuPG support: Add support for PKA info if available * The PGP/Inline plugin now supports Content-Type 'application/pgp'. * A check to verify that plugins are licenced under a GPL-compatible licence has been added. * The unmaintained mathml_viewer plugin has been removed. * Added tools/filter_conv_new.pl. Converts the new style Sylpheed filter rules (Sylpheed >= 0.9.99) to Claws filtering rules. * 1.9.100 --------- * etpan >= 0.40 is now required for IMAP support 0.40 fixes the SSL connection errors that some users experienced. * Buffer overflows in the address book 'Import LDIF/ Mutt/Pine file' functions were fixed. * GnuPG support: Signature checking is now non-blocking * The URLs in the About window are now clickable * the man page has been updated and renamed 'claws-mail' * 1.9.99 -------- * The binary is now 'claws-mail' and not 'sylpheed' * The default config dir is now '~/.claws-mail'. The user will be prompted to perform an automatic migration of configuration options to this new directory. * A new default internal icon theme has been added, based on the Gnomaws theme. * Messages are now sorted by Date by default * GnuPG support: The noticeview is now shown on the message/rfc822 part in addition to the text/plain part. The privacy icon in the noticeview is now clickable and also uses key C to perform the signature check. The Trust field has been moved into Full info display. When trust is less than full, don't display a warning icon. Visual feedback is provided in the statusbar when checking signature. The PGP/MIME signature file is now named 'signature.asc'. The dialog for entering a passphrase has been improved. * Local deletion of news posts has been added. * A file selector has been added for selecting an account's Signature file * Many window sizes are now remembered. * The presense of marked msgs in unexpanded subfolders is now indicated by the icon of the parent folder. * QuickSearch: The message list is reset when the dialog is hidden. The 'Sticky' option, for keeping the search activated across folders. * The Subject is now set when forwarding multiple mails. * When a default Cc or Bcc is used, a check is performed to make sure the To header has also been set. * In the filtering dialog a warning dialog is shown if the rule was not saved. * The file and directory Browse buttons, ("...") have been improved. * When double-clicking an attachment the "Open with" dialog is presented if no command was found for the file type. * The X-Face has been added to the message view and can be toggled by '/Configuration/Preferences/Message View/Text options/Display X-Face in messageview'. * The message list context menu has been reworked. * When replying to a mail sent by yourself, Reply excludes your own address from the list of recipients. 'Reply All' and 'Reply to sender' still work like before. * When the Folder Preference 'Default To for replies' the entry in the Compose window is presented in bold text. * The About window has been reworked. * 1.9.15 -------- * etpan >= 0.39 is now required for IMAP support * LDAP and JPilot support is now built by default if the dependencies are available. * ~/.mailcap or /etc/mailcap is now used to open attachments * middle-click pasting that respects the 'Wrap pasted text' option has been added * during composition the user is alerted if the message can't be drafted * the description windows are now non-modal * a 'Clear Log' button has been added to the log window popup menu * Sender, List-Post and To have been added to the headers that are checked during automatic Filtering and Processing rules creation * the current locale's charset is used for display of broken mails and a hidden option, 'utf8_instead_of_locale_for_broken_mail', has been added allowing the user to use UTF-8 for broken mails * GNU/aspell support: if black is chosen as the misspelled word colour, misspelled words will be underlined. * the Message View and Compose windows now display the message subject as the window title. * libgnomeprint support: currently selected text attachments can be printed * drag'n'drop of messages from the Message List to a Compose window's Attachment pane is now possible * PGP/MIME plugin: it is now possible to verify S/MIME signatures * PGP/Core plugin: A "Don't encrypt" button has been added to the key selection dialog, and the buttons have been reordered. * the user is warned if the requested Privacy system is not available when composing a message * 1.9.14 -------- * The 'Open first unread message when entering a folder' option has been replaced with 'When entering a folder select...'. Whether or not the selected message is opened is now exclusively controlled by the 'Always open message when selected' option. * Filtering and Processing rules can now be named. * A new icon for the Trash button has been added. * The 'Bold font' option has been removed. A displayed bold font is now derived from the normal font. * The option 'Display recipient in 'From' column if sender is yourself' has been removed from the GUI. It still exists as a hidden option. * Many improvements to the Address book. * A '/Special paste/' menu item has been added with sub-items 'as quotation', 'wrapped', and 'unwrapped'. * Colourisation of quotes, signatures, and URIs has been added to the Compose window. * A 'To' column has been added to the message list pane. * The displayed columns in the folder list are now configurable. * A hidden option has been added, 'toolbar_detachable', that enables the removal of the toolbar handles. * A hidden option has been added, 'statusbar_update_step', that enables changing the sensitivity of the progress bar stepping. * Changes to the Fonts options are now applied immediately. * Subfolders of Drafts, Queue, Sent, and Trash now behave like their parents. * An 'Open image' menu item has been added to image popup menu in the message view. * Several optimisations and speed-ups have been added throughout. * The localedir, manualdir, and faqdir are now user-configurable. * tools/asus_mailled.sh A new script to blink an ASUS laptop's mail LED when there is unread mail. * tools/kdeservicemenu/* Use Claws Mail icon and the text 'Claws Mail' in the menu, use kdialog during installation * 1.9.13 -------- * add GPGME 1.x support. * A new PGP/Core plugin has been added * IMAP now uses libEtPan! * Printing support using libgnomeprint2 and libgnomeprintui2 * The cache/mark files are now platform-independent. * A plugin dependency system has been added. * The PGP/Inline plugin has been added to the main package. * Folders which contain Marked messages are now indicated by a Folder icon overlaid with a tick * '/Edit/Quick search' menu item has been added to the main window * An option to 'Confirm before sending queued messages' has been added * The "Copy ..." menu items now copy to both the X and the gtk clipboards in the Compose window * The Template and Plugin lists are now sorted alphabetically * Plugins preferences are now grouped under their own 'Plugins' heading * A 'Go to Prev' button has been added to the toolbar * Keyboard accelerators have been added to many buttons * The folder selection dialogue now displays folder names with new/unread counts * The 'Display cursor in message view' option is now a hidden option, 'textview_cursor_visible' * Reordering of accounts by drag 'n' drop has been enabled in the 'Edit accounts' dialogue * New Claws Mail icons have been added, and the default application icon is now set. * The SpamAssassin and Clam AntiVirus plugins have been optimised. * 1.9.12 -------- * improved IMAP support * Performance increases * /Message/Delete and /Message/Move to trash '/Message/Delete' has been renamed '/Message/Move to trash' and '/Message/Delete' has been added. '/Message/Delete' will now directly destroy the message, after asking for a confirmation, instead of moving it to the Trash folder. * new style configuration options interface. * PGP MIME plugin The 'PGP/MIME' plugin has been renamed 'PGP MIME'. * LDAP bind password is no longer visible onscreen. * An option to encrypt replies to encrypted messages by default * Filtering rules can be reordered by drag n drop * '/Options/Character encoding/...' has been added to the Compose window * Hebrew encodings have been added * The 'Show all headers' option is now sticky. * Return Receipts can now be sent from any account. * A clip/signed icon has been added. * 1.9.11 -------- * bug-fix release which fixes the ASpell Spell Checker support * 1.9.9 ------- * Inline image display * An option to render HTML as text has been added to /Configuration/Preferences/Common/Message * An option for a default Queue folder has been added to the 'Advanced' tab of Account Preferences * Filtering Preferences window size is saved * Batch sending of mails (per account) * Support for GBK encoding * New logo in About window * tools/acroread2sylpheed.pl script to send pdfs as attachments from Adobe Reader 7 see tools/README for details * 1.9.6 ------- Initial GTK2 release * default config dir is ~/.sylpheed-gtk2