<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — SOGo Active Sync problems iOS generel]]></title>
		<link>https://forum.iredmail.org/topic20029-sogo-active-sync-problems-ios-generel.html</link>
		<atom:link href="https://forum.iredmail.org/feed-rss-topic20029.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in SOGo Active Sync problems iOS generel.]]></description>
		<lastBuildDate>Thu, 04 Apr 2024 17:21:50 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: SOGo Active Sync problems iOS generel]]></title>
			<link>https://forum.iredmail.org/post88586.html#p88586</link>
			<description><![CDATA[<p>could be related to dovecot which handles the sync</p><p><a href="https://www.sogo.nu/files/docs/SOGoInstallationGuide.html#_microsoft_enterprise_activesync_tuning">https://www.sogo.nu/files/docs/SOGoInst … ync_tuning</a></p><div class="codebox"><pre><code>If you have very large mail folders (thousands of messages), you will need to adjust the word size of your IMAP server. In Dovecot, the parameter to increase is &quot;imap_max_line_length&quot; while under Cyrus IMAP Server, the parameter is &quot;maxword&quot;. We suggest a buffer of 2MB.</code></pre></div><br /><p>try this in dovecot.conf</p><p>#<br /># Increase maximum IMAP command line length<br />#<br />imap_max_line_length = 2M</p><p>You need to add this, iredmail doesn&#039;t set this directive so it uses the softcoded default value which is 64k</p><p>You need to restart dovecot afterwards</p><p>Would apreciate a feedback if this solves the problem, if so i gonna prep a pull request to implement in furter releases and updates</p>]]></description>
			<author><![CDATA[null@example.com (Cthulhu)]]></author>
			<pubDate>Thu, 04 Apr 2024 17:21:50 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88586.html#p88586</guid>
		</item>
		<item>
			<title><![CDATA[Re: SOGo Active Sync problems iOS generel]]></title>
			<link>https://forum.iredmail.org/post88585.html#p88585</link>
			<description><![CDATA[<div class="quotebox"><cite>KayDee wrote:</cite><blockquote><p>==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====<br />- iRedMail version (check /etc/iredmail-release): latest<br />- Deployed with iRedMail Easy or the downloadable installer? Yes<br />- Linux/BSD distribution name and version: Ubuntu 20.04<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL<br />- Web server (Apache or Nginx): Nginx<br />- Manage mail accounts with iRedAdmin-Pro? No<br />- [IMPORTANT] Related original log or error message is required if you&#039;re experiencing an issue.<br />====</p><p>Hi guys,</p><p>i know there are a another topics with this issue, but maybe there is a working solution for my problem.</p><p>My iOS devices brake the push connection to SOGo after some hours, they have a ping in the log file but pushing the new content doesn´t work any more and it drains the battery as well. After a restart from the sogo service it works fine for some hours. There are no special failure messages in the log files so, it always repeat this kind of message:</p><p>Sep 13 15:30:49 sogod [83447]: localhost &quot;POST /SOGo/Microsoft-Server-ActiveSync?User=daniel@xxxxx.de&amp;DeviceId=RVQF8NK4TT49130C2MG2PT8T44&amp;DeviceType=iPhone&amp;Cmd=Sync HTTP/1.0&quot; 200 0/60 0.125 - - 0 - 13<br />WARNING: MYSQL_OPT_RECONNECT is deprecated and will be removed in a future version.</p><p>I tried already to change some attributes in the sogo.conf file like this:<br />WOMaxUploadSize = 0;<br />SOGoMaximumMessageSizeLimit = 0;<br />WOWorkersCount = 60;<br />SOGoMaximumPingInterval = 3540;<br />SOGoMaximumSyncInterval = 3540;<br />SOGoInternalSyncInterval = 5;<br />WOWatchDogRequestTimeout = 30;<br />SOGoMaximumSyncResponseSize = 512;</p><p>But no changes to according to my problem.</p><p>I use iOS 17 on both devices, i have a Ubuntu Server 20.04 with 8 GB RAM, which are 30 % used and a Intel Xeon CPU.</p><p>Thank you...</p></blockquote></div><p>I&#039;m also having the same problem, since updating to iOS 16 that&#039;s when the problem occurred. iOS 17 also suffers the same problem, </p><p>Here is what I found though, My Inbox that has the problem is a big inbox that&#039;s around 1GB in size, Other mail boxes that are smaller has no issues at all. I have other users on this Server too with iOS devices and doesn&#039;t have no issues at all.</p><p>This is what I am thinking, maybe the Sogo Process is timing out before the devices finishes it&#039;s sync with big mail boxes, however testing with Android. Gmail app with Exchange is also the same.</p><p>Regards</p>]]></description>
			<author><![CDATA[null@example.com (jackb)]]></author>
			<pubDate>Thu, 04 Apr 2024 14:34:08 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88585.html#p88585</guid>
		</item>
		<item>
			<title><![CDATA[Re: SOGo Active Sync problems iOS generel]]></title>
			<link>https://forum.iredmail.org/post87281.html#p87281</link>
			<description><![CDATA[<p>Hi ZhangHuangbin,</p><p>thank you for the tip.</p><p>I have it already on, but i feels like a spam on log files.</p><p>What i did yesterday, i put systemctl restart sogo to the crontab every 3 hours, since them it seems to work. But the root cause would be interesting, maybe is it a problem with the new iOS 17 or can you check my sogo.conf for abnormalities?</p><p>Best regards</p>]]></description>
			<author><![CDATA[null@example.com (KayDee)]]></author>
			<pubDate>Thu, 14 Sep 2023 12:23:16 +0000</pubDate>
			<guid>https://forum.iredmail.org/post87281.html#p87281</guid>
		</item>
		<item>
			<title><![CDATA[Re: SOGo Active Sync problems iOS generel]]></title>
			<link>https://forum.iredmail.org/post87277.html#p87277</link>
			<description><![CDATA[<p>Please try to turn on debug mode in SOGo for EAS:<br /><a href="https://docs.iredmail.org/debug.sogo.html">https://docs.iredmail.org/debug.sogo.html</a></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Thu, 14 Sep 2023 11:49:34 +0000</pubDate>
			<guid>https://forum.iredmail.org/post87277.html#p87277</guid>
		</item>
		<item>
			<title><![CDATA[SOGo Active Sync problems iOS generel]]></title>
			<link>https://forum.iredmail.org/post87268.html#p87268</link>
			<description><![CDATA[<p>==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====<br />- iRedMail version (check /etc/iredmail-release): latest<br />- Deployed with iRedMail Easy or the downloadable installer? Yes<br />- Linux/BSD distribution name and version: Ubuntu 20.04<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL<br />- Web server (Apache or Nginx): Nginx<br />- Manage mail accounts with iRedAdmin-Pro? No<br />- [IMPORTANT] Related original log or error message is required if you&#039;re experiencing an issue.<br />====</p><p>Hi guys,</p><p>i know there are a another topics with this issue, but maybe there is a working solution for my problem.</p><p>My iOS devices brake the push connection to SOGo after some hours, they have a ping in the log file but pushing the new content doesn´t work any more and it drains the battery as well. After a restart from the sogo service it works fine for some hours. There are no special failure messages in the log files so, it always repeat this kind of message:</p><p>Sep 13 15:30:49 sogod [83447]: localhost &quot;POST /SOGo/Microsoft-Server-ActiveSync?User=daniel@xxxxx.de&amp;DeviceId=RVQF8NK4TT49130C2MG2PT8T44&amp;DeviceType=iPhone&amp;Cmd=Sync HTTP/1.0&quot; 200 0/60 0.125 - - 0 - 13<br />WARNING: MYSQL_OPT_RECONNECT is deprecated and will be removed in a future version.</p><p>I tried already to change some attributes in the sogo.conf file like this:<br />WOMaxUploadSize = 0;<br />SOGoMaximumMessageSizeLimit = 0;<br />WOWorkersCount = 60;<br />SOGoMaximumPingInterval = 3540;<br />SOGoMaximumSyncInterval = 3540;<br />SOGoInternalSyncInterval = 5;<br />WOWatchDogRequestTimeout = 30;<br />SOGoMaximumSyncResponseSize = 512;</p><p>But no changes to according to my problem.</p><p>I use iOS 17 on both devices, i have a Ubuntu Server 20.04 with 8 GB RAM, which are 30 % used and a Intel Xeon CPU.</p><p>Thank you...</p>]]></description>
			<author><![CDATA[null@example.com (KayDee)]]></author>
			<pubDate>Wed, 13 Sep 2023 13:48:10 +0000</pubDate>
			<guid>https://forum.iredmail.org/post87268.html#p87268</guid>
		</item>
	</channel>
</rss>
