Version: 1.6.2 (using KDE 3.2.3, SuSE) Compiler: gcc version 3.3.1 (SuSE Linux) OS: Linux (i686) release 2.4.21-231-default I can invoke a composer window with an already attached file with the commandline option: kmail --attach /path/to/attachement.gz But when I only give the filename without the path: kmail --attach attachement.gz the file is not found even though it is located in the local directory.
True. The path is relative to the working directory of the main kmail instance.
Confirming bug still exists with KMail 1.13.5 (KDE 4.5.0).
I just want to point out that this is also the case for the --msg option. I had been resorting to --body "`cat body.txt`" for some time until I saw this post.
... that's for version 1.13.7 (KDE 4.6.5)
Thank you for your feature request. Kmail1 is currently unmaintained so we are closing all wishes. Please feel free to reopen a feature request for Kmail2 if it has not already been implemented. Thank you for your understanding.
Instead of creating a new feature request, please confirm here if the wishlist is still valid for kmail2.
Problem seems to be solved in KMail2, for both --msg and --attach.