<tt>Hi</tt><br>
<br>
<tt>I am using gnome in FC6 on my system. I installed nautilus-actions for</tt><br>
<tt>customizing the right click menu in nautilus. I ran</tt><br>
<tt>nautilus-actions-config --&gt; click add and put in the following</tt><br>
<tt>information </tt><br>
<tt>label: send as atttachment in mail</tt><br>
<tt>Path: /usr/bin/thunderbird</tt><br>
<tt>Parameters: -compose &quot;attachment=%u&quot;</tt><br>
<tt>and leave everything else default.</tt><br>
<tt>Now when I right click on any file and click send as attachment in mail,</tt><br>
<tt>I get a thunderbird compose windows with &quot;attachment=<a href="file:///path">file:///path</a>&nbsp;to</tt><br>
<tt>filename&quot; in to field. I dont know how to solve this. Seems to be a</tt><br>
<tt>problem with thunderbird itself as i get the same output when I do it in</tt><br>
<tt>shell (ie when I ran thunderbird -compose &quot;attachement=<a href="file:///path">file:///path</a>&nbsp;to</tt><br>
<tt>filename&quot;. There site specifies the same sytax as is evident from the</tt><br>
<tt>following url</tt><br>
<tt><a href="http://www.mozilla.org/docs/command-line-args.html">http://www.mozilla.org/docs/command-line-args.html</a></tt>