GNOME Bugzilla – Bug 579925
Claws mail not listed as a known email client
Last modified: 2009-06-18 15:14:51 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
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.