Not sure if it's fully implemented yet, but I tried using the Send-to: Mail Recipient option in the context-menu, but it replies "Failed to execute default Mail Reader ... input/output error". The terminal displays this: /usr/bin/env: perl -w: No such file or directory I have both perl and env installed (as well as latest Xfce SVN) on FC5 I have tried with Balsa, Thunderbird, Evolution, and Opera set as Prefferred email clients - only Opera didn't give the message, and opened up a New Email Message (but failed to attach the file). The send-to: Desktop option works fine.
Created attachment 605 Suggested fix Try this patch for libexo. Should fix the problem.
yes, that did the job, thanx ;)
Committed with revision 22154. 2006-06-19 Benedikt Meurer <benny@xfce.org> * exo-helper/helpers/exo-compose-mail-0.3: For some reasons, not all env implementations can handle additional parameters properly. Bug #1923.