<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Registered Trademark and Bold text from Unix mail? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/registered-trademark-and-bold-text-from-unix-mail/m-p/3116298#M898992</link>
    <description>Great!  Nice script!   This helped a lot with creating html attachments.   I did not know about uuencode and that did the trick for creating the html attachments.   &lt;BR /&gt;&lt;BR /&gt;However, I'm still having trouble when I simply want the html to show up as "web" content in the email body when viewed with an html enabled email client (Lotus Notes in my case.)   What I've tried so far:&lt;BR /&gt;&lt;BR /&gt;1) First uuencode the HTML file then use output of `cat filename` ( of uuencoded output )as the body using sendmail and it shows up as an html attachment. &lt;BR /&gt;&lt;BR /&gt;2) Use output of `cat filename` on the HTML file as body using sendmail and it shows up as simple text.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm guessing there must be a tag that I need to add to the html but it seems that html formatted emails I've received don't have any special tags.   &lt;BR /&gt;&lt;BR /&gt;Still looking.   I'll post again when this last puzzle is figured out.</description>
    <pubDate>Tue, 11 Nov 2003 15:41:26 GMT</pubDate>
    <dc:creator>John J Read</dc:creator>
    <dc:date>2003-11-11T15:41:26Z</dc:date>
    <item>
      <title>Registered Trademark and Bold text from Unix mail?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/registered-trademark-and-bold-text-from-unix-mail/m-p/3116296#M898990</link>
      <description>I'm pretty sure I can't do this but wanted final confirmation. &lt;BR /&gt;&lt;BR /&gt;I am sending a text file out as the body of an email using sendmail.   I have been asked to include a "registered trademark" in the text as well as BOLD some other text.    &lt;BR /&gt;&lt;BR /&gt;It is my understanding that in order to do this, I would have to generate the email body in HTML format and then the email client, say Lotus Notes, or Microsoft Outlook would then present the email body with the special characters and formatting. &lt;BR /&gt;&lt;BR /&gt;However, I do not want to get into HTML coding of this email.    I could do it but what would I do if the end user does not accept or want HTML encoded email? &lt;BR /&gt;&lt;BR /&gt;Is there an ascii character for "registered trademark" and is there any other way to format the text for a body of an HP-UX generated email other than html?&lt;BR /&gt;&lt;BR /&gt;Any advice would be greatly appreciated and points will be rewarded. &lt;BR /&gt;</description>
      <pubDate>Tue, 11 Nov 2003 12:04:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/registered-trademark-and-bold-text-from-unix-mail/m-p/3116296#M898990</guid>
      <dc:creator>John J Read</dc:creator>
      <dc:date>2003-11-11T12:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Registered Trademark and Bold text from Unix mail?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/registered-trademark-and-bold-text-from-unix-mail/m-p/3116297#M898991</link>
      <description>I've studied this problem myself.&lt;BR /&gt;&lt;BR /&gt;The only way to get bold characters into the email is the html method.  That doesn't mean it is the only way.  That means I studied it for several hours, ran some searches and eventually solved the probme that way.&lt;BR /&gt;&lt;BR /&gt;In order to send it out text based, I used Microsoft word, save as web page and then edited the file so it would work correctly.&lt;BR /&gt;&lt;BR /&gt;I used the script I'm attaching to do the job. This script does attachments and can have a line added to read the file into the body.&lt;BR /&gt;&lt;BR /&gt;The html isn't so bad.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Nov 2003 12:11:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/registered-trademark-and-bold-text-from-unix-mail/m-p/3116297#M898991</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-11T12:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Registered Trademark and Bold text from Unix mail?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/registered-trademark-and-bold-text-from-unix-mail/m-p/3116298#M898992</link>
      <description>Great!  Nice script!   This helped a lot with creating html attachments.   I did not know about uuencode and that did the trick for creating the html attachments.   &lt;BR /&gt;&lt;BR /&gt;However, I'm still having trouble when I simply want the html to show up as "web" content in the email body when viewed with an html enabled email client (Lotus Notes in my case.)   What I've tried so far:&lt;BR /&gt;&lt;BR /&gt;1) First uuencode the HTML file then use output of `cat filename` ( of uuencoded output )as the body using sendmail and it shows up as an html attachment. &lt;BR /&gt;&lt;BR /&gt;2) Use output of `cat filename` on the HTML file as body using sendmail and it shows up as simple text.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm guessing there must be a tag that I need to add to the html but it seems that html formatted emails I've received don't have any special tags.   &lt;BR /&gt;&lt;BR /&gt;Still looking.   I'll post again when this last puzzle is figured out.</description>
      <pubDate>Tue, 11 Nov 2003 15:41:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/registered-trademark-and-bold-text-from-unix-mail/m-p/3116298#M898992</guid>
      <dc:creator>John J Read</dc:creator>
      <dc:date>2003-11-11T15:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Registered Trademark and Bold text from Unix mail?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/registered-trademark-and-bold-text-from-unix-mail/m-p/3116299#M898993</link>
      <description>I've had to script out a few things to send this way.&lt;BR /&gt;&lt;BR /&gt;Make sure you start out with the required headers... like:&lt;BR /&gt;&lt;BR /&gt;Content-Type: text/html; charset=us-ascii&lt;BR /&gt;Content-Transfer-Encoding: 7bit&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can add "Reply-To:" or other headers as needed, obviously.&lt;BR /&gt;These two will get you started, and identify the mail as html format.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Nov 2003 18:24:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/registered-trademark-and-bold-text-from-unix-mail/m-p/3116299#M898993</guid>
      <dc:creator>Chris Watkins_1</dc:creator>
      <dc:date>2003-11-11T18:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Registered Trademark and Bold text from Unix mail?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/registered-trademark-and-bold-text-from-unix-mail/m-p/3116300#M898994</link>
      <description>To solve your issue with people not accepting HTML mail: you need to send it twice in one mail, once HTML and once plain text.&lt;BR /&gt;&lt;BR /&gt;As for the formatting: isn't there someone out there who has created a HTML macro file for nroff/troff/groff? With that it would be easy to create both files by running it with two -T options (html and ascii). With the correct text inbetween those texts that would solve your issue of formatting the text.&lt;BR /&gt;&lt;BR /&gt;I don't have a environment right now to test it, otherwise I would have looked into it further. Also, you could take a look at the mail modules for perl. I think they can help you solve this too.</description>
      <pubDate>Wed, 12 Nov 2003 01:56:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/registered-trademark-and-bold-text-from-unix-mail/m-p/3116300#M898994</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-11-12T01:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Registered Trademark and Bold text from Unix mail?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/registered-trademark-and-bold-text-from-unix-mail/m-p/3116301#M898995</link>
      <description>Awesome help from everyone.   Putting in the required headers to the sendmail command did the trick. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BODY=`cat body.htm`&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/sendmail -fJohn_Read@something.com john_read@something.com &amp;lt;&lt;EOF&gt;&lt;/EOF&gt;Content-Type: text/html; charset=us-ascii]&lt;BR /&gt;Content-Transfer-Encoding: 7bit&lt;BR /&gt;Subject: "test"&lt;BR /&gt;${BODY}&lt;BR /&gt;EOF&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Last question: Elmar mentions sending the body twice in one mail (html and text.) I'm not sure what you mean by that.    Are you saying there's a way for the email client to read the text version if the html can't be processed?</description>
      <pubDate>Wed, 12 Nov 2003 12:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/registered-trademark-and-bold-text-from-unix-mail/m-p/3116301#M898995</guid>
      <dc:creator>John J Read</dc:creator>
      <dc:date>2003-11-12T12:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Registered Trademark and Bold text from Unix mail?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/registered-trademark-and-bold-text-from-unix-mail/m-p/3116302#M898996</link>
      <description>Yep, it is the default to do this for mailers like Netscape/Mozilla etc. to do this. You need to make the mail multi-part and send both text and html version of the mail.</description>
      <pubDate>Fri, 14 Nov 2003 02:49:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/registered-trademark-and-bold-text-from-unix-mail/m-p/3116302#M898996</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-11-14T02:49:21Z</dc:date>
    </item>
  </channel>
</rss>

