
Mail as attachment
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A simple service menu for mailing a file as attachment using kmail.
Currently only files can be attached and only the kmail client is supported.
Thought that it will be of help to someone.
Installation
------------
unzip the file and copy the .desktop file to "/usr/share/apps/konqueror/servicemenus"
(or wherever kde/konqueror is installed)
linuslinux
16 years ago
if you are using mutt then change:
Exec=kmail ...
to
Exec=xterm -e mutt test@now -a %U
Have fun!
Linus
Report