Download
The source packages of the stable and development version of Sylpheed, and the Win32 binary for Windows are available.
Some files are also downloadable from sourceforge.jp.
Only bugfixes, security fixes, and small feature improvements and changes will be made for the 'Stable' version of Sylpheed. Usually it is recommended to use this version.
The 'Development' version will be released to test its stability when large addition of features and feature changes are made.
The full-text search program for Sylpheed Sylph-Searcher and Sylpheed core library LibSylph are also available.
Windows version (stable, for Windows 2000 / XP / Vista / 7) [Updated: 08 Sep 2011]
This is a 32-bit application which works on Windows 2000 or later. All required files such as GTK+ library are included, so you can execute it right after the installation.
Please read the included README-win32.txt before executing it.
bsfilter bayesian spam filter is included in the installer since 2.7.0.
| Type | File | Link | Size | PGP signature |
|---|---|---|---|---|
| Installer version | Sylpheed-3.1.2_setup.exe | (sf.jp) (sraoss.jp) | 6.2MB | PGP signature |
| Zip archive version | sylpheed-3.1.2-win32.zip | (sf.jp) (sraoss.jp) | 8.2MB | PGP signature |
| Patch to the previous version | sylpheed-3.1.2-win32-patch.zip | (sf.jp) (sraoss.jp) | 2.0MB | PGP signature |
* Overwrite the patch to the previous version on 3.1.1-win32
The source code of included libraries
Source code (stable version) [Updated: 08 Sep 2011]
| Type | File | Link | PGP signature |
|---|---|---|---|
| Source package (tar.bz2) | sylpheed-3.1.2.tar.bz2 | (sf.jp) (sraoss.jp) | PGP signature |
| Source package (tar.gz) | sylpheed-3.1.2.tar.gz | PGP signature | |
| Patch to the previous version (bz2) | sylpheed-3.1.1-3.1.2.patch.bz2 | PGP signature | |
| Patch to the previous version (gz) | sylpheed-3.1.1-3.1.2.patch.gz | PGP signature |
Windows version (development, for Windows 2000 / XP / Vista / 7) [Updated: 28 Dec 2011]
| Type | File | Link | Size | PGP signature |
|---|---|---|---|---|
| Installer version | Sylpheed-3.2beta5_setup.exe | (sf.jp) (sraoss.jp) | 6.2MB | PGP signature |
| Zip archive version | sylpheed-3.2beta5-win32.zip | (sf.jp) (sraoss.jp) | 8.2MB | PGP signature |
| Patch to the previous version | sylpheed-3.2beta5-win32-patch.zip | (sf.jp) (sraoss.jp) | 1.9MB | PGP signature |
* Overwrite the patch to the previous version on 3.2beta4-win32
Source code (development version) [Updated: 28 Dec 2011]
| Type | File | Link | PGP signature |
|---|---|---|---|
| Source package (tar.bz2) | sylpheed-3.2.0beta5.tar.bz2 | (sf.jp) (sraoss.jp) | PGP signature |
| Source package (tar.gz) | sylpheed-3.2.0beta5.tar.gz | PGP signature | |
| Patch to the previous version (bz2) | sylpheed-3.2.0beta4-3.2.0beta5.patch.bz2 | PGP signature | |
| Patch to the previous version (gz) | sylpheed-3.2.0beta4-3.2.0beta5.patch.gz | PGP signature |
Sylph-Searcher
Sylph-Searcher is a program that enables fast full-text search of messages stored in mailboxes of Sylpheed, or normal MH folders.
Sylph-Searcher requires the following programs:
GLib 2.4.0 or later (http://www.gtk.org/)
GTK+ 2.4.0 or later (http://www.gtk.org/)
MeCab 0.96 or later + mecab-ipadic (http://mecab.sourceforge.net/)
PostgreSQL 8.3 or later, or 8.2 + tsearch2 (http://www.postgresql.org/)
LibSylph 1.0.0 or later (http://sylpheed.sraoss.jp/)
The license of Sylph-Searcher follows the BSD license.
Win32 installer (for Windows XP / Vista)
This is the installer package which includes all components required for Sylph-Searcher. PosgreSQL will also be automatically setup, so you can easily use it.
Sylph-Searcher-1.2.0_setup.exe (13.7MB) (PGP signature)
Win32 binary (zip archive, for Windows XP / Vista)
GTK+, LibSylph, etc. are included. You can start using it after preparing PostgreSQL server and MeCab.
sylph-searcher-1.2.0-win32.zip (5.2MB) (PGP signature)
Source package
sylph-searcher-1.2.0.tar.gz (PGP signature)
LibSylph
LibSylph is a library which provides Sylpheed's core features independent from the UI of Sylpheed. You can utilize the features of Sylpheed from other applications using LibSylph. You can also create new mail clients with LibSylph. Moreover, LibSylph provides many APIs, which can be used independently, such as mail-related function, encoding conversion, string processing, I/O, XML processing, etc.
The license of LibSylph follows GNU LGPL.
