How to? inline IMG with sendmail?

Apr 2, 2011
1,607
15
55
North Carolina, USA
Is it possible to use sendmail or similar to send inline image attachments, and if so, how please?

TCC v23.00.29 x64 under win7 x64
 
Apr 2, 2011
1,607
15
55
North Carolina, USA
@rconn - how would I do that? I gues I am asking about the text and msgfile, as described in the CHM for SENDHTML......

Might suggest to add an example to the CHM for the next build......
 
May 20, 2008
12,167
133
Syracuse, NY, USA
Not with SENDMAIL. You could do it with SENDHTML.
How?

I have been playing with SENDMAIL/SENDHTML. I issued this command.
Code:
sendhtml /a Capture.PNG "blah@blah.edu" foo bar
The email arrived looking like this.
1538705794159.png

I think TCC got a little confused about where the text of the message began.

That doesn't happen with SENDMAIL.
 
Apr 2, 2011
1,607
15
55
North Carolina, USA
@rconn so then I'd have to post the .JPG to a file hosting service (i.e. OneDrive) then use SENDHTML to send a html file that would also have the link to onedrive?
 

Similar threads

C
Replies
1
Views
2K