File-Signature Command Line Switch

Hi all,

I am trying to send an email from the command line which will be populated with Mailto, Subject and Body, but I also need to embed an image into the email.

I have successfully got the command line utility to do everything except embed the image. I can attach the image, but then it only shows the thumbnail. There does appear to be a file-signature switch, but it doesn’t pick up the file for some reason.

Here is what I think I need to be writing, but no matter what I try, it isn’t working (quotes around the file, putting it in a different place, file.signature, etc).

Here is my command …

notes.exe mailto:email@abc.com?subject=Command mailto:email@abc.com?subject=Command Line Emailer?body=Body text?file-signature=C:\Temp\image.jpg

So, the command is working, it opens up Notes and populates the mailto, Subject and Body, but it won’t put the image in no matter what I have tried.

Ideally, I would like the users default signature to still be displayed, but not sure if there is a way I can get this to happen as the file-signature seems to be the best option from the documentation I can find. If that is not possible it can replace the users default signature.

OpenNTF.org - The Open Source Community for Collaboration Solutions http://www.openntf.org/Projects/pmt.nsf/ProjectLookup/Command%20Line%20EMail%20Client

The version I am using is …

IBM Notes 9 - Social Edition
Release 9.0 - Revision 20130309.0942 (Release 9.0)

Any help would be greatly appreciated!!!

Thanks!!

Gannon