bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mailutils] Can't send attachment and Html Body simultaneously


From: \\/[!]shal
Subject: [bug-mailutils] Can't send attachment and Html Body simultaneously
Date: Fri, 13 Jan 2017 09:02:43 +0000

Hi,

I can not send email with html body with attachment.
Command1:
echo "<html><b>Hello</b></html>" | mail -s "#1" -a "content-type: text/html" address@hidden
Command2:
echo "<html><b>Hello</b></html>" | mail -s "#2" -a "content-type: text/html" address@hidden -A "/Users/vishal/Downloads/00000001.pdf" 

Command1 works fine. I see email with html body, but in 2nd command body is in text format.

Please let me know if I am missing something here.

-Vishal

reply via email to

[Prev in Thread] Current Thread [Next in Thread]