Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

How to? inline IMG with sendmail?

Apr
1,794
15
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 "[email protected]" 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

Back
Top