<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Incorrect Cyrillic encoding in file name - Carbonio General				            </title>
            <link>https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/</link>
            <description>Zextras Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 14 Aug 2026 00:20:27 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Incorrect Cyrillic encoding in file name</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/paged/2/#post-11952</link>
                        <pubDate>Sun, 15 Feb 2026 14:07:16 +0000</pubDate>
                        <description><![CDATA[@napaster Thanks! It,s worked for me! All working perfect!.]]></description>
                        <content:encoded><![CDATA[@napaster Thanks! It,s worked for me! All working perfect!.]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>MAX</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/paged/2/#post-11952</guid>
                    </item>
				                    <item>
                        <title>RE: Incorrect Cyrillic encoding in file name</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-10232</link>
                        <pubDate>Mon, 31 Mar 2025 02:34:02 +0000</pubDate>
                        <description><![CDATA[@den_kosh81 this is file opt-zextras-conf-localconfig.xml]]></description>
                        <content:encoded><![CDATA[@den_kosh81 this is file opt-zextras-conf-localconfig.xml]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>napaster</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-10232</guid>
                    </item>
				                    <item>
                        <title>RE: Incorrect Cyrillic encoding in file name</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-9924</link>
                        <pubDate>Tue, 04 Feb 2025 13:26:04 +0000</pubDate>
                        <description><![CDATA[@napaster What file do I need to make this change to to fix the error?]]></description>
                        <content:encoded><![CDATA[@napaster What file do I need to make this change to to fix the error?]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>Den_kosh81</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-9924</guid>
                    </item>
				                    <item>
                        <title>RE: Incorrect Cyrillic encoding in file name</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-9818</link>
                        <pubDate>Fri, 17 Jan 2025 01:31:16 +0000</pubDate>
                        <description><![CDATA[@max hi!
Hello. We faced the same problem. If you save Russian files from a letter, it is saved with unreadable characters. A colleague spent a very long time searching for the problem and ...]]></description>
                        <content:encoded><![CDATA[<p>@max hi!</p>
<p>Hello. We faced the same problem. If you save Russian files from a letter, it is saved with unreadable characters. A colleague spent a very long time searching for the problem and it seems like we managed to solve it. <br />You need to make changes to  <span style="color:#aaa">removed link</span>  there you need to add the following values ​​to the key name="mailboxd_java_options" parameter</p>
<pre contenteditable="false">-Dfile.encoding=UTF-8 -Dmail.mime.decodeparameters=true -Dmail.mime.decodefilename= true</pre>
<p> </p>
<p>As a result, the whole line looks like this:</p>
<p> </p>
<pre contenteditable="false">  &lt;key name="mailboxd_java_options"&gt;
    &lt;value&gt;-server -Dfile.encoding=UTF-8 -Dmail.mime.decodeparameters=true -Dmail.mime.decodefilename=true -Dhttps.protocols=TLSv1.2,TLSv1.3 -Djdk.tls.client.protocols=TLSv1.2,TLSv1.3 -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -Dsun.net.inetaddr.ttl=${networkaddress_cache_ttl} -Dorg.apache.jasper.compiler.disablejsr199=true -XX:+UseG1GC -XX:SoftRefLRUPolicyMSPerMB=1 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=15 -XX:G1MaxNewSizePercent=45 -XX:-OmitStackTraceInFastThrow -verbose:gc -Xlog:gc*=info,safepoint=info:file= <span style="color:#aaa">removed link</span> :time:filecount=20,filesize=10m -Djava.security.egd= <span style="color:#aaa">removed link</span>  --add-opens java.base/java.lang=ALL-UNNAMED&lt;/value&gt;
  &lt;/key&gt;</pre>
<p> </p>
<p>As a result, at least we began to save files with Russian names in Russian.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>napaster</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-9818</guid>
                    </item>
				                    <item>
                        <title>RE: Incorrect Cyrillic encoding in file name</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-9792</link>
                        <pubDate>Tue, 14 Jan 2025 12:40:46 +0000</pubDate>
                        <description><![CDATA[Issues with  encoding in download attachment files version  24.12.3]]></description>
                        <content:encoded><![CDATA[<p>Issues with  encoding in download attachment files version  <span>24.12.3</span></p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>bulit</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-9792</guid>
                    </item>
				                    <item>
                        <title>RE: Incorrect Cyrillic encoding in file name</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-9719</link>
                        <pubDate>Sun, 05 Jan 2025 18:05:52 +0000</pubDate>
                        <description><![CDATA[I update to 24.12.2. Encoding problem remains. Very bad news.]]></description>
                        <content:encoded><![CDATA[<p>I update to 24.12.2. Encoding problem remains. Very bad news.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>MAX</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-9719</guid>
                    </item>
				                    <item>
                        <title>RE: Incorrect Cyrillic encoding in file name</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-9648</link>
                        <pubDate>Mon, 23 Dec 2024 13:36:03 +0000</pubDate>
                        <description><![CDATA[Updated to version 24.12.0, but the encoding problem remains, and the Ctrl and Shift keys for group file selection do not work. Very sad.]]></description>
                        <content:encoded><![CDATA[<p>Updated to version 24.12.0, but the encoding problem remains, and the Ctrl and Shift keys for group file selection do not work. Very sad.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>Den_kosh81</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-9648</guid>
                    </item>
				                    <item>
                        <title>RE: Incorrect Cyrillic encoding in file name</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-9344</link>
                        <pubDate>Mon, 28 Oct 2024 17:23:29 +0000</pubDate>
                        <description><![CDATA[I have yet to find the courage to update again got so much heat from last:p]]></description>
                        <content:encoded><![CDATA[<p>I have yet to find the courage to update again got so much heat from last:p</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>haffi</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-9344</guid>
                    </item>
				                    <item>
                        <title>RE: Incorrect Cyrillic encoding in file name</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-9343</link>
                        <pubDate>Mon, 28 Oct 2024 17:22:33 +0000</pubDate>
                        <description><![CDATA[After I downloaded the jar , that fixed the issue for me.]]></description>
                        <content:encoded><![CDATA[<p>After I downloaded the jar , that fixed the issue for me.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>haffi</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-9343</guid>
                    </item>
				                    <item>
                        <title>RE: Incorrect Cyrillic encoding in file name</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-9334</link>
                        <pubDate>Mon, 28 Oct 2024 16:03:23 +0000</pubDate>
                        <description><![CDATA[@haffi we tried to reproduce the issue in 24.9.1 and were unsuccessful, we created folders with some of the characters you mentioned on the docs repo and they are shown and can be browsed vi...]]></description>
                        <content:encoded><![CDATA[<p>@haffi we tried to reproduce the issue in 24.9.1 and were unsuccessful, we created folders with some of the characters you mentioned on the docs repo and they are shown and can be browsed via IMAP (with Thunderbird). Can you try to upgrade to 24.9.1 and check if the issue is solved on your side as well? Thanks!</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>stefanodavid</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/incorrect-cyrillic-encoding-in-file-name/#post-9334</guid>
                    </item>
							        </channel>
        </rss>
		