Package Details: sylpheed-beta-iconmod 3.8.0beta1-1

Git Clone URL: https://aur.archlinux.org/sylpheed-beta-iconmod.git (read-only, click to copy)
Package Base: sylpheed-beta-iconmod
Description: Lightweight e-mail client. Latest official beta with the coonsden.com icon theme.
Upstream URL: http://sylpheed.sraoss.jp/en/
Licenses: GPL
Conflicts: sylpheed, sylpheed-beta
Provides: sylpheed
Submitter: spicey
Maintainer: spicey
Last Packager: spicey
Votes: 7
Popularity: 0.000135
First Submitted: 2009-12-22 06:25 (UTC)
Last Updated: 2022-09-15 05:23 (UTC)

Latest Comments

1 2 3 4 Next › Last »

spicey commented on 2023-03-29 04:48 (UTC)

Try building https://aur.archlinux.org/packages/sylpheed-iconmod-git , I just made it. It does require automake-1.15 from AUR to configure the build, though.

As the author of Sylpheed has moved its development to git, I seriously doubt he'll bother to release separate "beta" packages anymore, so *-git packages are probably a way to go.

kuon commented on 2023-03-29 03:44 (UTC)

It seems gpgme-config is gone in the latest version of gpgme I installed (1.19.0-3). So I cannot activate gpg.

Any idea how to fix this?

spicey commented on 2022-09-15 05:28 (UTC)

Sylpheed 3.8 beta 1

Hello,

Sylpheed 3.8beta1 (development version) has been released. (sorry for VERY long absence of updates)

In this release, OAuth2 authentication support was added.

https://sylpheed.sraoss.jp/en/news.html https://sylpheed.sraoss.jp/en/download.html#development

Changes since Sylpheed 3.7:

  • OAuth2 authentication support was added. (currently tested with Gmail and MS365 Outlook)
  • Win32: fixes for update checks on Windows were made.
  • Win32: included SSL certificates were updated.
  • Win32: included OpenSSL was updated.

Note about OAuth2: - The client IDs described in the oauth2.ini file included in the package have been created for testing purpose. A warning that these client IDs are not confirmed by Google or Microsoft will be displayed on the authentication. There are cases when these client IDs become not available in the future. - OAuth2 implementation is still working in progress and some features (such as refresh token) are not implemented yet.

-- Hiroyuki Yamamoto hiro-y@kcn.ne.jp

spicey commented on 2019-08-16 06:48 (UTC)

Added SNI set_tlsext_host_name patch from https://sylpheed.sraoss.jp/redmine/issues/306 while it's not merged upstream.

spicey commented on 2018-01-19 03:49 (UTC)

Sylpheed 3.7 beta 1

In this release, the feature to export the address book to CSV format, and context menu of the query search result were added. The bugfixes of printings and other fixes were also made.

  • The function to export the address book to CSV files was added.
  • 'Nick Name' column was added to the address book.
  • Context menu was added to the search result of the query search dialog.
  • When attaching UTF-16 text files, they are automatically converted into UTF-8 now.
  • Show original From on the summary view if the display-name seems to be an e-mail address.
  • The bug that wrong reply target could be selected when the summary was sorted by the unread flag (#286).
  • Win32: the bug that Japanese characters were overlapped on printings with some font settings was fixed.
  • Win32: the bug that empty lines were not properly spaced on printings with some font settings was fixed.
  • Win32: OpenSSL was updated to 1.0.2n.

spicey commented on 2017-07-03 08:12 (UTC)

The new stable version Sylpheed 3.6 has been released. In this release, the feature to use multiple signatures in one account, open configuration folder and save printing settings were added. Some UI improvements and bugfixes were also made. Changes since 3.5.1: * The feature to use multiple signatures in one account was added. * The edit group dialog of the address book was improved to allow multilple selection and display its available list with folder tree. * The menu 'Tools - Open configuration/attachments folder' was added. * Printing settings and page setup are now saved. * The Japanese manual was updated. * IMAP: SUBSCRIBE command is explicitly issued for a newly created folder by CREATE. * Unix: the search location of SSL certificates for OpenBSD was added (#222). * Win32: a notice about not removing user data in the installer was modified. * Win32: OpenSSL was updated to 1.0.2l. Changes since 3.6beta1: * The Japanese manual was updated. * Win32: OpenSSL was updated to 1.0.2l.

spicey commented on 2017-06-13 03:43 (UTC)

Sylpheed 3.6beta1 (development version) has been released. In this release, the feature to use multiple signatures in one account, open configuration folder and save printing settings were added. Some UI improvements and bugfixes were also made. * The feature to use multiple signatures in one account was added. * The edit group dialog of the address book was improved to allow multilple selection and display its available list with folder tree. * The menu 'Tools - Open configuration/attachments folder' was added. * Printing settings and page setup are now saved. * The Japanese manual was updated. * IMAP: SUBSCRIBE command is explicitly issued for a newly created folder by CREATE. * Unix: the search location of SSL certificates for OpenBSD was added (#222). * Win32: a notice about not removing user data in the installer was modified. * Win32: OpenSSL was updated to 1.0.2k.

spicey commented on 2016-08-03 11:07 (UTC)

You can probably find and import the sylpheed author's key via gpg --search-keys 5024337CC00C2E26 Double deps — for no particular reason, except the historic cruft.

Speranskiy commented on 2016-08-03 06:31 (UTC) (edited on 2016-08-03 06:45 (UTC) by Speranskiy)

GPG check doesn't pass sylpheed-3.5.1.tar.bz2 ... FAILED (unknown public key 5024337CC00C2E26) Works fine with yaourt --m-arg --skippgpcheck -Sb sylpheed-beta-iconmod And why compface and gtkspell are doubled in the deps?

spicey commented on 2016-07-30 10:26 (UTC)

Sylpheed 3.5.1 has been released. In this release, new plug-in APIs for compose view were added. Autotools scripts and documents were updated.