After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 579925 - Claws mail not listed as a known email client
Claws mail not listed as a known email client
Status: RESOLVED FIXED
Product: nautilus-sendto
Classification: Applications
Component: general
1.1.x
Other Linux
: Normal normal
: ---
Assigned To: nautilus-sendto-maint
nautilus-sendto-maint
Depends on:
Blocks:
 
 
Reported: 2009-04-23 08:37 UTC by Sebastien Bacher
Modified: 2009-06-18 15:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2009-04-23 08:37:37 UTC
The bug has been described on https://bugs.launchpad.net/bugs/356010

"Recent versions of nautilus-sendto do not include the claws mail plugin. The package description claims that claws mail (formerly sylpheed claws) is supported."

The current code has

"		else if (strstr (mail_cmd, "sylpheed"))
			type = MAILER_SYLPHEED;"

but sylpheed has been renamed claws-mail
Comment 1 Bastien Nocera 2009-06-18 15:14:51 UTC
commit abe1a594f08cdc271d318dde24a5bb8080270729
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 18 16:14:17 2009 +0100

    Bug 579925 – Claws mail not listed as a known email client
    
    Check for "claws" as a Sylpheed type.