How to? inline IMG with sendmail?

Apr 2, 2011
1,628
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
 
@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......
 
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.
 
@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