<?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 force the Email Engine to use a specific character set when sending out emails in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/force-the-email-engine-to-use-a-specific-character-set-when/m-p/4427685#M36756</link>
    <description>&lt;BR /&gt;Red Hat Enterprise Linux AS release 3 (Taroon Update 9)&lt;BR /&gt;&lt;BR /&gt;# rpm -qa|grep sendmail&lt;BR /&gt;sendmail-8.12.11-4.RHEL3.6&lt;BR /&gt;sendmail-cf-8.12.11-4.RHEL3.6&lt;BR /&gt;[root@shdbl2p mail]#&lt;BR /&gt;&lt;BR /&gt;here are my quetions&lt;BR /&gt;&lt;BR /&gt;"How do you force the Email Engine to use a specific character set when sending out emails?What character set does the Email Engine use for outgoing email messages?Can this be modified?"&lt;BR /&gt;&lt;BR /&gt;I have the following question from app vendor regarding special char appearing in the email messages send in the system. I hope the email engine stands for Sendmail here , AFAIK, sendmail does not have any such settings; am i right?&lt;BR /&gt;&lt;BR /&gt;Other than the locale/LANG settings from the specific application user who sends the messages.</description>
    <pubDate>Wed, 27 May 2009 11:35:08 GMT</pubDate>
    <dc:creator>skt_skt</dc:creator>
    <dc:date>2009-05-27T11:35:08Z</dc:date>
    <item>
      <title>force the Email Engine to use a specific character set when sending out emails</title>
      <link>https://community.hpe.com/t5/operating-system-linux/force-the-email-engine-to-use-a-specific-character-set-when/m-p/4427685#M36756</link>
      <description>&lt;BR /&gt;Red Hat Enterprise Linux AS release 3 (Taroon Update 9)&lt;BR /&gt;&lt;BR /&gt;# rpm -qa|grep sendmail&lt;BR /&gt;sendmail-8.12.11-4.RHEL3.6&lt;BR /&gt;sendmail-cf-8.12.11-4.RHEL3.6&lt;BR /&gt;[root@shdbl2p mail]#&lt;BR /&gt;&lt;BR /&gt;here are my quetions&lt;BR /&gt;&lt;BR /&gt;"How do you force the Email Engine to use a specific character set when sending out emails?What character set does the Email Engine use for outgoing email messages?Can this be modified?"&lt;BR /&gt;&lt;BR /&gt;I have the following question from app vendor regarding special char appearing in the email messages send in the system. I hope the email engine stands for Sendmail here , AFAIK, sendmail does not have any such settings; am i right?&lt;BR /&gt;&lt;BR /&gt;Other than the locale/LANG settings from the specific application user who sends the messages.</description>
      <pubDate>Wed, 27 May 2009 11:35:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/force-the-email-engine-to-use-a-specific-character-set-when/m-p/4427685#M36756</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-05-27T11:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: force the Email Engine to use a specific character set when sending out emails</title>
      <link>https://community.hpe.com/t5/operating-system-linux/force-the-email-engine-to-use-a-specific-character-set-when/m-p/4427686#M36757</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;sendmail is really just a byte mover. It will preserve the special characters in the mail, and has no setting for special character sets.&lt;BR /&gt;&lt;BR /&gt;Here is a recent example with a happy ending:&lt;BR /&gt;&lt;BR /&gt;My sendmail server was receiving emails and sending them no problem. My web based mail client was displaying Hebrew as garbage.&lt;BR /&gt;&lt;BR /&gt;I wanted to be able to send/receive in Hebrew, as I live in Israel and correspond with a number of Hebrew speakers.&lt;BR /&gt;&lt;BR /&gt;I looked into this. Sendmail was not garbling the mail up. The squirrelmail reader needed a different default character set to not spit out garbage. Now it took 2 months and an ITRC thread to work this all out, but sendmail was not damaging the email.&lt;BR /&gt;&lt;BR /&gt;It is  a byte mover with some really good toys for spam prevention and such. Nothing more.&lt;BR /&gt;&lt;BR /&gt;I'd suggest describing the problem and you will probably find out the mail reader in use is eating the vendors homework(email).&lt;BR /&gt;&lt;BR /&gt;Ever heard the phrase: sendmail ate my homework? In general its not true.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 27 May 2009 13:12:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/force-the-email-engine-to-use-a-specific-character-set-when/m-p/4427686#M36757</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-05-27T13:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: force the Email Engine to use a specific character set when sending out emails</title>
      <link>https://community.hpe.com/t5/operating-system-linux/force-the-email-engine-to-use-a-specific-character-set-when/m-p/4427687#M36758</link>
      <description>as SEP wrote sendmail doesn't do any encoding, you should send the email in html encoding instead of plain ascii text in order to send special characters within.&lt;BR /&gt;&lt;BR /&gt;the common email encoding called Base64, here is some info on it:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://email.about.com/cs/standards/a/base64_encoding.htm" target="_blank"&gt;http://email.about.com/cs/standards/a/base64_encoding.htm&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 May 2009 21:50:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/force-the-email-engine-to-use-a-specific-character-set-when/m-p/4427687#M36758</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2009-05-28T21:50:58Z</dc:date>
    </item>
  </channel>
</rss>

