Search Perform an advanced search query SOFTPEDIA
 
SOFTPEDIA
Updated one minute ago
HomeSubmit a program for being reviewedAdvertise on our websiteGet help on surfing our websitesSend us your feedbackGet information about our XML/RSS backend and how to use itBrowse the news archiveVisit our discussion forumVizitati forumul in limba romana



Program Finder NormalFreeware onlyShareware only

Sylpheed 2.5.0 Final - VERSION HISTORY Category: C: \ Internet \ E-mail \ E-mail Clients

Sylpheed is a simple, lightweight but providing plenty of features and easy-to-use e-mail client (mailer, MUA). Sylpheed mainly runs on Unix-like systems such as Linux, BSD, and Mac OS X. Here are some key features of "Sylpheed": · Simple, beautiful, and well-polished user interface · Comfortable operationality which is built in detail · Immediately available with minimal configuration · Lightweight operation · High reliability · Internationalization and Multilingualization support · High-level Japanese processing · Various protocols support · Security features (Gnu... [ read more about Sylpheed >> ]


WHAT'S NEW IN VERSION 2.5.0 RC:

* The compose window now remembers the maximized state.

* The focus will not move from the text view to the summary view with 'Next/Prev' keyboard operation now.

* The alert dialog is displayed now when PGP signing/encryption failed.

* The sylpheed.desktop file was fixed.


WHAT'S NEW IN VERSION 2.5.0 Beta 3:

* The feature to confirm missing attachments was added.

* The feature to confirm recipients before sending was added.

* To: header is also searched by quick search in Sent/Draft/Queue folders.

* 'Edit/Quick search' menu was added.

* Spaces in address and server entries on account preferences dialog are now automatically removed when applied.

* The address completion was fixed.

* The compilation failure with GTK+ <= 2.8 was fixed.

* Win32: --attach option was fixed.


WHAT'S NEW IN VERSION 2.5.0 Beta 3:

* The feature to confirm missing attachments was added.

* The feature to confirm recipients before sending was added.

* To: header is also searched by quick search in Sent/Draft/Queue folders.

* 'Edit/Quick search' menu was added.

* Spaces in address and server entries on account preferences dialog are now automatically removed when applied.

* The address completion was fixed.

* The compilation failure with GTK+ <= 2.8 was fixed.

* Win32: --attach option was fixed.


WHAT'S NEW IN VERSION 2.5.0 Beta 1:

* The vertical 3-paned view mode was added.

* The feature to save SSL peer certificate was added.

* The option 'Treat HTML only message as attachment' was added.

* The bug that caused busy loop when initial connection was immediately refused was fixed.

* The bug that the quote description dialog never appeared again after closing it with the close button was fixed.

* The new/unread status display on quick search filtered mode was fixed.

* The windres command will not be enabled on non-win32 platforms now.


WHAT'S NEW IN VERSION 2.4.7:

* The bug that 'Set display item of summary...' button in the common preferences dialog always show send folder setting was fixed.

* The previous focus is kept when separation of view is changed.

* The status label is automatically resized now when there is not enough width.

* The bug that virtual folders were not sorted properly was fixed.

* The crash when trying to use ascii-armored PGP encryption was fixed.

* The most of compiler warnings were removed.


WHAT'S NEW IN VERSION 2.4.6:

* The 'To' column was added to the summary view.

* In Sent, Draft, and Queue folders, the 'To' column is displayed by default.

* The display column setting of send folders became independent from normal folders.

* The ascii-armored PGP encryption was fixed.

* The combined method is used now when both PGP encryption and PGP signing are specified.

* The PGP passphrase dialog was disabled on filtering and query search.

* The new message notify will be blocked when a new message is read on receiving.

* 'LIST "" "*"' command is used instead of 'LIST "" "%"' to obtain folder list from IMAP4 server.

* The bug that noinferior and noselect flags were ignored until rebuilding folder tree when a new folder was created on IMAP4 server was fixed.

* If attached files become nonexistent on sending, error dialog will be displayed and the sending will abort.


WHAT'S NEW IN VERSION 2.4.4:

* Reply and forward marks are appended after messages are actually sent.

* The feature to reply to attached message/rfc822 messages was added.

* When a folder is renamed, the path of junk folder is also updated.

* A workaround for the error which occurs with Gmail SMTP server was made.

* Win32: The bug that the name entry of creating or renaming an address book didn't accept key input was fixed.

* Win32: The bug that the renaming of folders didn't modify filter actions in some cases was fixed.


WHAT'S NEW IN VERSION 2.4.2:

* The recursive download of remote folders was enabled.

* The quick search condition for each folder now persists between sessions.

* The selection now persists when the quick search condition is updated.

* SSL ports in Advanced tab of the account prefs dialog are now automatically set when SSL is enabled.

* The '--open' command line option which open messages in new window was added.

* Quoted-printable or base64 encoding is now forced on PGP/MIME signing instead of stripping trailing spaces (except for the case of ISO-2022-JP encoding).

* The quoted-pair in From header is now processed correctly when displaying its name.

* The performance of 'Mark all read' on IMAP folders was improved.

* The bug that the character '+' in address was treated as URI-escaped space was fixed.

* Unix: the problem that 'Get' and 'Get all' button could not be clicked after receiving while mouse pointer was over the buttons was fixed.


WHAT'S NEW IN VERSION 2.4.1:

* If shift or control key is pressed on address completion, only address string is inserted now.

* When completing addresses, display name is used rather than nickname.

* Win32: The sylpheed.ini file is read on startup if exist, and '--ipcport' option was also added (sample-sylpheed.ini is included in the package).

* Win32: The autocheck timer is disabled while suspending to prevent network error on resuming.

* Win32: OpenSSL library was replaced with self-compiled DLLs.

* Win32: A bug that the folder path separator was not processed correctly when creating and renaming search folders was fixed.


WHAT'S NEW IN VERSION 2.4.0a:

* The new OpenSSL DLLs in 2.4.0 linked MSVCR71.DLL while others link MSVCRT.DLL, so it introduced an inconsistency. To fix this, they are temporarily reverted to the previous version in 2.4.0a. Other files including sylpheed.exe are same as 2.4.0. There is also no change in the source code.


WHAT'S NEW IN VERSION 2.4.0 Beta 7:

* In-Reply-To header was supported in mailto URL.

* Stop button was added to the main toolbar.

* An error message is displayed now when the decryption of PGP encrypted messages failed.

* Remote commands such as 'compose', 'receive' and 'send' are disabled when a modal dialog exists.

* Process termination is forced after the execution of finalizer routine.

* The behavior of 'Go to next unread' with changing folders was fixed.

* The sylpheed.desktop file was modified.

* Win32: A bug that the folder path separator was not processed correctly in some cases (fixes path information becoming incorrect on renaming subfolders).


WHAT'S NEW IN VERSION 2.4.0 Beta 6:

* The bug in automatic IMAP4 filtering that messages which were not filtered were not counted as new ones was fixed.

* Win32: The workaroud for the redraw problem of GtkCList and GtkCTree in GTK+ 2.10.11 was made.

* Win32: The stall on rebuilding folder tree which appeared since GTK+ 2.10.11 was fixed.

* Win32: Environmental variable "LANGUAGE" was disabled (fixes incorrect language selection on some environments).


WHAT'S NEW IN VERSION 2.3.0 beta 6:

* The new Sylpheed version contains libcairo-2.dll

* The new printing function was implemented.

* Each page is now rendered by the Cairo graphic engine.

* The native print dialog is used.

* Page number is printed for each page.

* The option "Use external program for printing" was added.

* The printing of MIME part was implemented.

* Cc: was added to the header view.

* The option "Inherit recipients on reply to self messages" was added.

* Pilot-link (libpisock) 0.12 was supported.

* The window position and the layout of the 'Add Address' dialog was modified.

* The default directory of the file selection dialog was changed (in Win32, 'My Documents' is used. In Unix, the home directory is used).

* The UI is now updated periodically on manual filtering.

* The new mail notification on the tray icon is reset when any message is read now.

* The encoding setting of the message view in new window is enabled also on reply.

* Win32: The bug that the window was sometimes not displayed at the top when the tray icon was clicked was fixed.

* Win32: The issue that the progress dialog was not updated while sending large messages was fixed.

* Win32: Cairo was updated to 1.2.6. This fixes the issue that DnD images were broken in 32bpp mode.

* The new printing function was implemented.

* Each page is now rendered by the Cairo graphic engine.

* The native print dialog is used.

* Page number is printed for each page.

* The option "Use external program for printing" was added.

* The printing of MIME part was implemented.

* Cc: was added to the header view.

* The option "Inherit recipients on reply to self messages" was added.

* Pilot-link (libpisock) 0.12 was supported.

* The window position and the layout of the 'Add Address' dialog was modified.

* The default directory of the file selection dialog was changed (in Win32, 'My Documents' is used. In Unix, the home directory is used).

* The UI is now updated periodically on manual filtering.

* The new mail notification on the tray icon is reset when any message is read now.

* The encoding setting of the message view in new window is enabled also on reply.

* Win32: The bug that the window was sometimes not displayed at the top when the tray icon was clicked was fixed.

* Win32: The issue that the progress dialog was not updated while sending large messages was fixed.

* Win32: Cairo was updated to 1.2.6. This fixes the issue that DnD images were broken in 32bpp mode.


WHAT'S NEW IN VERSION 2.30 beta 5:

* When new mails arrive, the tray icon is changed, and it will be kept until a new mail is read

* The option "Open inbox on startup" was added

* The option "Remeber last selected message" was added

* The crash when printing a message with empty subject was fixed

* The bug that the text in the composition window was not redrawn on the undo of large text was fixed


WHAT'S NEW IN VERSION 2.2.7:

* "Mark all read" was added to the folder context menu.

* "Set as (not) junk mail" was added to the summary context menu.

* The option to filter junk mails before normal filtering was added.

* When replying to all, the original address strings are used for Cc instead of stripped ones.

* Windows-1257 was added for display encoding.

* Some menu items of the folder context menu were enabled even on receiving messages.

* The bug that manual junk filtering didn't work when no filter rule exist was fixed.

* Several crash bugs were fixed.

* Win32: libgpg-error-0.dll and libgpgme-11.dll was updated.

* Win32: The scanning of folders was optimized so that receiving or moving of messages become faster when folders contain large number of messages.


WHAT'S NEW IN VERSION 2.2.5:

* The character corruption and crash bug when using Japanese half-width kana on sending messages was fixed.

* The execution failure when using the accessibility module was fixed.

* The bug that new/unread count becoming negative value was fixed.

* The bug that bold face was disabled in the folder selection dialog with GLib 2.10 and Pango 1.12 was fixed.

* The incorrect progressbar display when expired messages exist was fixed.

* Win32: libeay32.dll, ssleay32.dll, and libgpgme-11.dll were updated to the newest version.


  Download now
Use this option to download Sylpheed.

Report spyware
Use this option if you want to report that this product contains spyware or other similar components.

Refer to friend
Use this option if you want to refer this product to a friend.

Read reviews
Use this option to read other users' opinions about this product

Add a review
Use this option to add you opinion about this product

Subscribe
Use this option to subscribe to receive update alerts for this product


SEARCH FOR MORE PROGRAMS  

Search string:
Search for:
Search in: Product Name (Title)
  Product Developer Name
  Product Description
Filter by:
Last update in:
Results per page:
Sort results:  

RECOMMENDED DOWNLOADS IN THIS CATEGORY ( E-mail Clients )  

Emoticons Mail 3.2.02
Emoticons Mail - Insert graphical smileys in your Microsoft Outlook or Outlook Express email messages
1.41 MB | Windows All | Trial
screenshot
pick | update
E-mail Talker 4.0
Talking e-mail client announces new mail and reads out it!
2.83 MB | Windows All | Shareware
screenshot
update
Mail Commander 8.60
Mail Commander is the best way to get a handle on your mail
1.74 MB | Windows All | Trial
screenshot
update
TabMail 2.7.18.17
Mail user agent for sending, receiving and manage your e-mail messages
1.18 MB | Windows All | Shareware
screenshot
update
FastTrack Mail 8.38
FastTrackMail offers a new, convenient and very simple interface for processing e-mail
1.88 MB | Windows All | Shareware
screenshot
update
Internet Drummer! 2.1
Checks e-mail accounts with style, handles spam, monitors web page changes
2.51 MB | Windows All | Shareware
screenshot
update
MailSend Plus 3.0.004
Command-line emailer with MySQL support
1.17 MB | Windows All | Shareware
screenshot
update




Welcome!
Hello, Guest

Login if you have a Softpedia.com account.

Otherwise, register for one.

Main categories:
  • Antivirus
  • Compression tools
  • CD/DVD Tools
  • Office tools
  • Programming
  • Authoring tools
  • File managers
  • Desktop Enhancements
  • Internet
  • Network Tools
  • IPOD TOOLS
  • Mobile Phone Tools
  • Multimedia
  • Tweak
  • System
  • Security
  • Others
  • Science / CAD
  • UNIX
  • Windows Widgets
  • PORTABLE SOFTWARE

  • Week's best:
  • Adobe Media Player 1...
  • Registry Mechanic 8....
  • BitSpirit 3.3.2.263
  • AnyDVD 6.4.5.6
  • Firefox 3.0.1 / 2.0....
  • AutoCAD 2009
  • Norton AntiVirus 200...
  • Norton Internet Secu...
  • The Bat! Professiona...
  • WinRAR 3.80 Beta 3 /...
  • GMail Drive shell ex...
  • DAEMON Tools Lite 4....
  • UBCD4WIN 3.2.0
  • Adobe Reader 9.0.0 /...
  • Total Commander Ulti...
  • System Mechanic 8.0....
  • Adobe Acrobat Profes...
  • iPhone PC Suite 1.0....
  • Portable Firefox 3.0...
  • MPlayer for Windows ...
  • Vista Codec Package ...
  • Windows Live Messeng...
  • WinBubble 1.73
  • Kaspersky Anti-Virus...
  • Malware Removal Tool...
  • Royale Noir Theme fo...
  • IBM Lotus Symphony 1...
  • Adobe Dreamweaver 10...
  • Adobe Fireworks 10.0...
  • BitDefender Total Se...
  • © 2001 - 2008 Softpedia. All rights reserved.
    Softpedia™ and Softpedia™ logo are registered trademarks of SoftNews NET SRL.
    Copyright Information | Privacy Policy | Terms of Use | Contact Softpedia | Update your software | Archive