[Bug 275949] Unable to set Kmail as default email provider in Gnome

David Faure faure at kde.org
Wed Sep 7 17:09:14 BST 2011


https://bugs.kde.org/show_bug.cgi?id=275949


David Faure <faure at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |faure at kde.org




--- Comment #4 from David Faure <faure kde org>  2011-09-07 16:09:13 ---
The x-scheme-handler/mailto addition looks very much correct, since kmail can
take a mailto URL as argument.

However the message/rfc822 addition doesn't look correct, since passing a path
to a .eml file to kmail doesn't work, the command-line option --msg is
necessary for that. So this would require a different .desktop file with --msg
%f in the Exec line, but that wouldn't help "using kmail as the default mailer
in gnome" since you want to run "kmail", not "kmail --msg".

Seems to me that this is an oversight in the way that gnome control center
works. It cannot be assumed that we can just run the command for vieweing a
mail file, and run that same command without arguments in order to start the
full mail application.

Does it work ok if you only add the x-scheme-handler mimetype?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list