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


David Faure <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- 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.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to