<?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 send e-mail whit http format in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/send-e-mail-whit-http-format/m-p/3359257#M193763</link>
    <description>Hi,&lt;BR /&gt;As I can send mail with HTTP format from hpux 11.i?&lt;BR /&gt;Exists some client of mail that does this? thanks in advance&lt;BR /&gt;&lt;BR /&gt;Atte.&lt;BR /&gt;&lt;BR /&gt;Jorge Prado</description>
    <pubDate>Tue, 17 Aug 2004 15:54:44 GMT</pubDate>
    <dc:creator>Pablo Loras Garcia</dc:creator>
    <dc:date>2004-08-17T15:54:44Z</dc:date>
    <item>
      <title>send e-mail whit http format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-e-mail-whit-http-format/m-p/3359257#M193763</link>
      <description>Hi,&lt;BR /&gt;As I can send mail with HTTP format from hpux 11.i?&lt;BR /&gt;Exists some client of mail that does this? thanks in advance&lt;BR /&gt;&lt;BR /&gt;Atte.&lt;BR /&gt;&lt;BR /&gt;Jorge Prado</description>
      <pubDate>Tue, 17 Aug 2004 15:54:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-e-mail-whit-http-format/m-p/3359257#M193763</guid>
      <dc:creator>Pablo Loras Garcia</dc:creator>
      <dc:date>2004-08-17T15:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: send e-mail whit http format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-e-mail-whit-http-format/m-p/3359258#M193764</link>
      <description>Let's say your message looks something like this :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TITLE&gt;My Home Page&lt;/TITLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Some properly coded html (no cheating, i.e. every tag must be properly closed, no relying on default closures)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then :&lt;BR /&gt;&lt;BR /&gt;(echo "Content-Type: text/html;charset=us-ascii";\&lt;BR /&gt;&amp;gt; echo "Subject: Dummy Subject Line";\&lt;BR /&gt;&amp;gt; echo " ";\&lt;BR /&gt;&amp;gt; cat msg.html) | sendmail user@domain.com&lt;BR /&gt;&lt;BR /&gt;make sure all the images are addressed fully in your msg.html file, not relative to a certain directory but with all the server name and paths included. Also do not skip the blank echo line in the command as it is the header and content separator and some email clients do not like when this blank line is absent.&lt;BR /&gt;&lt;BR /&gt;I tested using my server and outlook 2002 SP-2 and it works like charm&lt;BR /&gt;&lt;BR /&gt;hope this helps</description>
      <pubDate>Tue, 17 Aug 2004 16:30:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-e-mail-whit-http-format/m-p/3359258#M193764</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2004-08-17T16:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: send e-mail whit http format</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-e-mail-whit-http-format/m-p/3359259#M193765</link>
      <description>Jorge -&lt;BR /&gt;We do this on a regular basis. After creating your html format the following would accomplish the email as an attachment.&lt;BR /&gt;&lt;BR /&gt;uuencode Your_formatted_file CPU_RECAP.html | mailx -s "GUMBY MONTHLY CPU REPORT" someone@somwhere.com&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;dl</description>
      <pubDate>Tue, 17 Aug 2004 17:57:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-e-mail-whit-http-format/m-p/3359259#M193765</guid>
      <dc:creator>Dave La Mar</dc:creator>
      <dc:date>2004-08-17T17:57:43Z</dc:date>
    </item>
  </channel>
</rss>

