<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: E-Mail Encoding</title>
  <link>http://www.activecollab.com/forums/topic/2324/</link>
  <description>Recent posts on topic: E-Mail Encoding</description>
  <dc:language>en-us</dc:language>
  <pubDate>Sat, 06 Sep 2008 13:29:34 CDT</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/11453/#post11453</link>
    <guid>http://www.activecollab.com/forums/post/11453/#post11453</guid>
    <title>Post #10 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Thank you very much for the info!<br />
<br />
We'll have it tested and if it really fixes the problems this fix will be included in the next release.</p>]]></description>
    <pubDate>Wed, 16 Jan 2008 06:36:27 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11452/#post11452</link>
    <guid>http://www.activecollab.com/forums/post/11452/#post11452</guid>
    <title>Post #9 by iratau</title>
    <dc:creator>iratau</dc:creator>
    <description><![CDATA[<p>I have verified that changing &quot;utf8&quot; to &quot;utf-8&quot; has corrected this problem and we are no longer getting garbage characters embedded in our emails.</p>]]></description>
    <pubDate>Wed, 16 Jan 2008 06:24:34 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11429/#post11429</link>
    <guid>http://www.activecollab.com/forums/post/11429/#post11429</guid>
    <title>Post #8 by iratau</title>
    <dc:creator>iratau</dc:creator>
    <description><![CDATA[<p>I had the same problem. I *THINK* I have corrected it.<br />
In defaults.php, EMAIL_CHARSET should be set to &quot;utf-8&quot; (with a hypen) instead of &quot;utf8&quot; without the hyphen.<br />
When I changed that, my mail reader (Outlook) recognized the correct character set, whereas before it was defaulting to Western European</p>]]></description>
    <pubDate>Tue, 15 Jan 2008 10:37:05 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11062/#post11062</link>
    <guid>http://www.activecollab.com/forums/post/11062/#post11062</guid>
    <title>Post #7 by J.R.</title>
    <dc:creator>J.R.</dc:creator>
    <description><![CDATA[<p>That didn't help either.</p>]]></description>
    <pubDate>Thu, 06 Dec 2007 14:30:15 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11061/#post11061</link>
    <guid>http://www.activecollab.com/forums/post/11061/#post11061</guid>
    <title>Post #6 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Ok, forgot about this directive too. Add this:<br />
<br />
<pre name="code" class="php">define('EMAIL_ENCODING', null);  
define('EMAIL_CHARSET', null); </pre><br />
<br />
Forced charset and encoding are the only mailing things changed in v1.0.4.</p>]]></description>
    <pubDate>Thu, 06 Dec 2007 14:26:15 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11060/#post11060</link>
    <guid>http://www.activecollab.com/forums/post/11060/#post11060</guid>
    <title>Post #5 by J.R.</title>
    <dc:creator>J.R.</dc:creator>
    <description><![CDATA[<p>This did not fix the problem.</p>]]></description>
    <pubDate>Thu, 06 Dec 2007 14:23:20 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11058/#post11058</link>
    <guid>http://www.activecollab.com/forums/post/11058/#post11058</guid>
    <title>Post #4 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Hi JR,<br />
<br />
In v1.0.4 activeCollab forces 8-bit email encoding and that might cause the problem. Can you please try adding this line into config/config.php (in definition block):<br />
<br />
<pre name="code" class="php">define('EMAIL_ENCODING', null);</pre><br />
<br />
Please let me know how it went.</p>]]></description>
    <pubDate>Thu, 06 Dec 2007 13:20:22 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11044/#post11044</link>
    <guid>http://www.activecollab.com/forums/post/11044/#post11044</guid>
    <title>Post #3 by J.R.</title>
    <dc:creator>J.R.</dc:creator>
    <description><![CDATA[<p>Since the database is clean I think it has something to do with the SwiftMail module aC is using to send e-mail notifications.  I have not been able to track it down though.</p>]]></description>
    <pubDate>Wed, 05 Dec 2007 17:00:17 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11043/#post11043</link>
    <guid>http://www.activecollab.com/forums/post/11043/#post11043</guid>
    <title>Post #2 by cbtrussell</title>
    <dc:creator>cbtrussell</dc:creator>
    <description><![CDATA[<p>We have the same problem - also running 1.0.4. This is a particular problem because the RTEC seems to want to add a lot of extra spaces, at least for us in FireFox.</p>]]></description>
    <pubDate>Wed, 05 Dec 2007 16:03:24 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11032/#post11032</link>
    <guid>http://www.activecollab.com/forums/post/11032/#post11032</guid>
    <title>Post #1 by J.R.</title>
    <dc:creator>J.R.</dc:creator>
    <description><![CDATA[<p>If I put two spaces in an object the e-mail inserts an A with an accent over it for the first space.  If I look at the source code for the message I see =C2=A0.  The object shows up fine in aC and the database.  This didn't happen with version 1.0.0 but I'm not sure which upgrade introduced the problem.  We're on 1.0.4 now.</p>]]></description>
    <pubDate>Tue, 04 Dec 2007 23:34:54 CST</pubDate>
  </item>
</channel>
</rss>