Hi All, I am trying to have a bash script send an html format email with a Word document as an attachment. I can get metasend to send the html email with: metasend -b -f my.html -m "text/html" (other parameters for subject etc not shown) However, I'm stuck on how to specify the attachment. Can someone give me the magic incantation? TIA, Mike