The help for the SENDHTML command includes the following:
I just tried that with
Read more
I just tried that with
@clip:
, and I get...Read more
SENDHTML command - Send an HTML-formatted email message
You can use the same approach to send the text content of the clipboard (@CLIP:) or the console (@CON:):
sendhtml abc@xyz.com Party @c:\messages\invitation.txt
sendhtml abc@xyz.com Party @clip:
type myfile.txt | sendmail abc@xyz.com Party @con:
@clip:
, and I get...