<?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: sendmail 7bit in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-7bit/m-p/2426993#M1680</link>
    <description>I suspect that the emails you are getting as attachments are from scripts set up to run from cronjobs.&lt;BR /&gt;&lt;BR /&gt;another options would to put the charset right into your scripts where they send the mail by adding the command into it:&lt;BR /&gt;&lt;BR /&gt;~:set charset=us-ascii</description>
    <pubDate>Wed, 21 Jun 2000 18:52:54 GMT</pubDate>
    <dc:creator>Dale McNamara</dc:creator>
    <dc:date>2000-06-21T18:52:54Z</dc:date>
    <item>
      <title>sendmail 7bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-7bit/m-p/2426989#M1676</link>
      <description>I have some server with 10.20.&lt;BR /&gt;I get some e-mails from it to my outlook.&lt;BR /&gt;The most e-mails come normal, the others as an attachement. Why? where can i configure it?&lt;BR /&gt;The header ends with:&lt;BR /&gt;&lt;BR /&gt;Mime-Version: 1.0&lt;BR /&gt;Content-Type: text/plain; charset=X-roman8&lt;BR /&gt;Content-Transfer-Encoding: 7bit&lt;BR /&gt;&lt;BR /&gt;Full backup failed on hp00368 : Wed Jun 21 00:11:31 METDST 2000 .&lt;BR /&gt;For more information, see the log file /var/sam/log/br_log.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Jun 2000 13:18:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-7bit/m-p/2426989#M1676</guid>
      <dc:creator>Peter Lachnitt</dc:creator>
      <dc:date>2000-06-21T13:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 7bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-7bit/m-p/2426990#M1677</link>
      <description>set the env variable &lt;BR /&gt;&lt;BR /&gt;   charset=us-ascii&lt;BR /&gt;&lt;BR /&gt;Another option is to use sendmail with the -m switch.&lt;BR /&gt;&lt;BR /&gt;   sendmail -m &lt;USER&gt;&lt;/USER&gt;</description>
      <pubDate>Wed, 21 Jun 2000 13:23:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-7bit/m-p/2426990#M1677</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-06-21T13:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 7bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-7bit/m-p/2426991#M1678</link>
      <description>Outlook will sometimes throw a message into an attachment if it is unable to determine/replicate the font setting of the original message.  I suispect this is what you are encountering.</description>
      <pubDate>Wed, 21 Jun 2000 13:41:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-7bit/m-p/2426991#M1678</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-06-21T13:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 7bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-7bit/m-p/2426992#M1679</link>
      <description>Had the same problem.&lt;BR /&gt;&lt;BR /&gt;The charset=us-ascii setting is the right solution.&lt;BR /&gt;It should be placed in the mailx.rc file that is located in /usr/share/lib.&lt;BR /&gt;Here is the line to add to mailx.rc&lt;BR /&gt;&lt;BR /&gt;set charset="us ascii"&lt;BR /&gt;&lt;BR /&gt;That should permanently fix the problem.</description>
      <pubDate>Wed, 21 Jun 2000 13:48:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-7bit/m-p/2426992#M1679</guid>
      <dc:creator>Mike Seerden</dc:creator>
      <dc:date>2000-06-21T13:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 7bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-7bit/m-p/2426993#M1680</link>
      <description>I suspect that the emails you are getting as attachments are from scripts set up to run from cronjobs.&lt;BR /&gt;&lt;BR /&gt;another options would to put the charset right into your scripts where they send the mail by adding the command into it:&lt;BR /&gt;&lt;BR /&gt;~:set charset=us-ascii</description>
      <pubDate>Wed, 21 Jun 2000 18:52:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-7bit/m-p/2426993#M1680</guid>
      <dc:creator>Dale McNamara</dc:creator>
      <dc:date>2000-06-21T18:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 7bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-7bit/m-p/2426994#M1681</link>
      <description>Another way is to send the mail as:&lt;BR /&gt;&lt;BR /&gt;mailx -m -s "Test Message" yourmbox &amp;lt;</description>
      <pubDate>Mon, 17 Jul 2000 21:17:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-7bit/m-p/2426994#M1681</guid>
      <dc:creator>Kenneth Martin</dc:creator>
      <dc:date>2000-07-17T21:17:52Z</dc:date>
    </item>
  </channel>
</rss>

