Changes since 0.9.99.
* The first official release.
* The escaping of special characters in action commands has been modified.
* The crash on deleting a remote account has been fixed.
* The IMAP4 parser has been fixed for 64-bit platforms.
* Users are now asked to switch to online mode when sending in offline.
* The line-joining problem of auto-wrapping has been fixed.
* Special characters are now properly escaped when executing
action commands.
* Some compiler warnings have been removed.
* The Japanese manual has been updated.
* Some icons have been modified, and unused icons have been removed.
* The menu strings have been fixed.
* The workaround for invalid CR characters on POP3 has been made.
* The Japanese JPilot address book has been supported.
* Back scrolling on Shift/Alt and Space key press has been enabled.
* Attached text files are now canonicalized before encoded to
BASE64 to conform with RFC 2045.
* The optimal Content-Transfer-Encoding will be used when
attaching text files.
* The icons of the receive dialog have been modified.
* Mozilla Firefox has become a default web browser.
* The auto-expanding status bar has been fixed.
* Messages won't be moved or deleted immediately at local
filtering when immediate execution option is off.
* 'Empty trash' has been added to the folder context menu.
* 'Remove mailbox' has been removed from the folder context menu.
* 'File' menu in the main menu has been reorganized.
* AND/OR matching option has been added to the summary search dialog.
* APOP setting became a separate option for POP3.
* Icons are added to the alert dialog and filter edit dialog.
* Cc is added for the parameter of templates.
* The menu of composition window has been reorganized.
* Gettext has been upgraded to 0.14.1.
* Some minor bugs of filtering have been fixed.
Changes:
* The new filtering system, which has many new features, has been
implemented.
* The handling of 'New' flags for messages has been modified.
* The spool path setting can now take both file and directory.
* Invalid URIs used by DnD has been fixed.
* Other bugfixes have been made.
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
Change PKGVERSION to 0.9.12.0.1 for this, since we already have 0.9.12.
Changes:
* Do not detect as "Edited" just after creating a new mail on compose
window. (OGUCHI Takuya)
* Parse gtkrc-2.0 instead of gtkrc.
* Fixed auto completion bug in address entries on compose window.
(Michael Graham)
changes:
* 0.9.12
* A session timeout for POP3/SMTP has been implemented.
* The 'Print' menu on the context menu has been restored.
* the value of CACHE_VERSION has been increased to prevent a cache
incompatibility problem on some platforms such as FreeBSD.
Changes:
* 0.9.11
* The spring-loaded folder has been implemented for the folder view.
* A function to filter selected messages has been added.
* Always move messages by default when using DnD (copy if Ctrl key is
pressed).
* On filtering, the matching algorithm of 'not contain' flag has
been fixed.
* NNTP servers that require authentication at the beginning of the
session has been supported.
* The method of updating the progress dialog has been modified.
* The context menu on the summary view has been cleaned up.
* The image viewer has been fixed.
* The cache handling has been fixed for AMD64 and other 64-bit platforms.
* The SMTP routine has been fixed to fully comply with RFC 2821
Changes:
* Word wrapping on multibyte locales has been improved.
* The receive menu has been improved.
* The combo button for toolbar has been implemented.
* The download feature for IMAP / News folders has been implemented.
* URL is now shown on the toolbar when links are clicked, and put
warning in case of fake URL.
* JIS X 0201 Kana (hankaku kana) will be converted into JIS X 0208
when sending.
* Crashes on 64-bit environments has been fixed.
* Other bugfixes have been made.
Changes:
* 0.9.8a
* The bug that caused the failure of cache data read has been fixed.
* 0.9.8
* The offline mode has been implemented.
* The performance of the scanning of MH folders has been improved on
the platforms which support d_type in 'struct dirent'.
* The error checking on moving/deleting messages has become strict.
* When getting IMAP4 message list, it now fallbacks to FETCH command
if server doesn't fully support SEARCH command.
* Outbox for accounts are now correctly chosen when sending from queue.
* Gettext has been upgraded to 0.12.1.
* IPv6 support is now enabled by default.
* Other bugfixes have been made.
* 0.9.7
* The vulnerability in SMTP response handling, which is exploitable by
a malicious SMTP server, has been fixed.
* The structure of folder system has been sorted out.
* The checking of the existence of IMAP root directory has been
modified.
Sylpheed is an e-mail client (and news reader) based on GTK+, running on
X Window System, and aiming for:
* Quick response
* Graceful, and sophisticated interface
* Easy configuration, intuitive operation
* Abundant features
Currently, many features are supported including POP3, IMAP, NNTP,
multiple accounts, threading, filtering, MIME attachments, APOP, SMTP
AUTH, SSL, IPv6, GnuPG, internalization, and more.
This is the GTK+ 2.0 branch of Sylpheed, authored by Takuro Ashie and
Botond Botyanszki.