<?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>
									IMAP Clients not connecting after power outage - Carbonio General				            </title>
            <link>https://community.zextras.com/forum/carbonio-general-thread/imap-clients-not-connecting-after-power-outage/</link>
            <description>Zextras Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 15 Sep 2026 15:34:26 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: IMAP Clients not connecting after power outage</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/imap-clients-not-connecting-after-power-outage/#post-11044</link>
                        <pubDate>Mon, 01 Sep 2025 20:43:50 +0000</pubDate>
                        <description><![CDATA[I have this half figured out (SMTP is working now, IMAP still broken). 
FWIW, it was a cert / key issue - the autorenewed ones from certbot didn&#039;t fully update across everything. Linking (l...]]></description>
                        <content:encoded><![CDATA[<p>I have this half figured out (SMTP is working now, IMAP still broken). </p>
<p>FWIW, it was a cert / key issue - the autorenewed ones from certbot didn't fully update across everything. Linking (ln -s) the /opt/zextras/conf/smptd.key and smptd.crt to the certbot generated ones and doing `zmproxyctl restart` did the trick. </p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>lumberjack</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/imap-clients-not-connecting-after-power-outage/#post-11044</guid>
                    </item>
				                    <item>
                        <title>RE: IMAP Clients not connecting after power outage</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/imap-clients-not-connecting-after-power-outage/#post-11031</link>
                        <pubDate>Wed, 27 Aug 2025 15:15:45 +0000</pubDate>
                        <description><![CDATA[Bueller? Bueller? Bueller? Bueller? Bueller? Bueller?]]></description>
                        <content:encoded><![CDATA[<p>Bueller? Bueller? Bueller? Bueller? Bueller? Bueller?</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>lumberjack</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/imap-clients-not-connecting-after-power-outage/#post-11031</guid>
                    </item>
				                    <item>
                        <title>RE: IMAP Clients not connecting after power outage</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/imap-clients-not-connecting-after-power-outage/#post-10750</link>
                        <pubDate>Tue, 01 Jul 2025 18:20:06 +0000</pubDate>
                        <description><![CDATA[Any other ideas on what to troubleshoot? It appears the right service is running, but there&#039;s bad communications between it. Nothing detailed in the logs that we can find to indicate what it...]]></description>
                        <content:encoded><![CDATA[<p>Any other ideas on what to troubleshoot? It appears the right service is running, but there's bad communications between it. Nothing detailed in the logs that we can find to indicate what it is. </p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>lumberjack</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/imap-clients-not-connecting-after-power-outage/#post-10750</guid>
                    </item>
				                    <item>
                        <title>RE: IMAP Clients not connecting after power outage</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/imap-clients-not-connecting-after-power-outage/#post-10589</link>
                        <pubDate>Sun, 08 Jun 2025 19:36:18 +0000</pubDate>
                        <description><![CDATA[Any additional thoughts on how to troubleshoot this? We dug in a little deeper but nothing seems to connect to the backend service properly.]]></description>
                        <content:encoded><![CDATA[<p>Any additional thoughts on how to troubleshoot this? We dug in a little deeper but nothing seems to connect to the backend service properly.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>lumberjack</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/imap-clients-not-connecting-after-power-outage/#post-10589</guid>
                    </item>
				                    <item>
                        <title>RE: IMAP Clients not connecting after power outage</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/imap-clients-not-connecting-after-power-outage/#post-10562</link>
                        <pubDate>Thu, 29 May 2025 18:30:52 +0000</pubDate>
                        <description><![CDATA[The assumption of 143 &gt; 7143 and 993 &gt; 7993 seems sound - and that&#039;s what our configuration has. 
Double checking that 7993 Imap Server is running does show a process: 
root@mail:/op...]]></description>
                        <content:encoded><![CDATA[<p>The assumption of 143 &gt; 7143 and 993 &gt; 7993 seems sound - and that's what our configuration has. </p>
<p>Double checking that 7993 Imap Server is running does show a process: </p>
<pre contenteditable="false">root@mail:/opt/zextras/log# netstat -plnt | grep 993
tcp        0      0 127.78.0.6:10000        0.0.0.0:*               LISTEN      993/python3
tcp        0      0 0.0.0.0:993             0.0.0.0:*               LISTEN      4115608/nginx: mast
tcp        0      0 0.0.0.0:7993            0.0.0.0:*               LISTEN      4102591/java</pre>
<p> <span style="color:#aaa">removed link</span>  also shows the Secure Imap Service start:</p>
<pre contenteditable="false">2025-05-29 16:40:53,266 INFO   [] imap - Starting ImapSSLServer on  <span style="color:#aaa">removed link</span> </pre>
<p>I do find another error that indicates a potential problem with the Imap Secure Service: </p>
<pre contenteditable="false">2025/05/29 18:25:23  4115610#4115610: *969 recv() failed (111: Connection refused) while reading response from upstream, client: x.x.x.x:21290, server: 0.0.0.0:993, login: "USER", upstream: FDNN:7143 (x.x.x.x:21290-&gt;y.y.y.y:993) &lt;=&gt; (z.z.z.z:38150-&gt;)</pre>
<p>I'm wondering how to get logs directly from that service, or enable more verbose debugging logs. It appears those end up in  <span style="color:#aaa">removed link</span>  but a search of /opt/zextras/conf doesn't have any obvious loglevels to set. Any ideas on how to troubleshoot the backend service further?</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>lumberjack</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/imap-clients-not-connecting-after-power-outage/#post-10562</guid>
                    </item>
				                    <item>
                        <title>RE: IMAP Clients not connecting after power outage</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/imap-clients-not-connecting-after-power-outage/#post-10559</link>
                        <pubDate>Thu, 29 May 2025 10:16:29 +0000</pubDate>
                        <description><![CDATA[I can&#039;t look it up right now but secure IMAP 993 should be forwarded to unsecure IMAP 7143?
I thought 143-&gt;7143 and 993-&gt;7993, but I have never looked it up.
Maybe 993 is redirected ...]]></description>
                        <content:encoded><![CDATA[<p>I can't look it up right now but secure IMAP 993 should be forwarded to unsecure IMAP 7143?</p>
<p>I thought 143-&gt;7143 and 993-&gt;7993, but I have never looked it up.</p>
<p>Maybe 993 is redirected to unsecure 7143 as internal security is not needed?</p>
<p>Is unsecured IMAP enabled on the server?</p>
<p>//Sigtrap</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>sigtrap</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/imap-clients-not-connecting-after-power-outage/#post-10559</guid>
                    </item>
				                    <item>
                        <title>IMAP Clients not connecting after power outage</title>
                        <link>https://community.zextras.com/forum/carbonio-general-thread/imap-clients-not-connecting-after-power-outage/#post-10549</link>
                        <pubDate>Wed, 28 May 2025 17:57:08 +0000</pubDate>
                        <description><![CDATA[Hello, I&#039;m having trouble tracking down the root cause of an issue after a power outage. IMAP clients seem to fail connecting, despite services appearing to be running properly. SMTP inbound...]]></description>
                        <content:encoded><![CDATA[<p>Hello, I'm having trouble tracking down the root cause of an issue after a power outage. IMAP clients seem to fail connecting, despite services appearing to be running properly. SMTP inbound/outbound is working a-ok. <br /><br />Here's some troubleshooting data gathered: </p>
<ul>
<li>WORKS: Carbonio Mail App</li>
<li>WORKS: Carbonio webmail site</li>
<li>FAILS: IMAP Clients (like Outlook, phone Mail apps)</li>
</ul>
<p>Based on logs, it appears to be the internal IMAP Service running on `port 7143` not working: </p>
<pre contenteditable="false">==&gt; nginx.log &lt;==
2025/05/28 17:25:22  3506083#3506083: *32 recv() failed (111: Connection refused) while reading response from upstream, client: Y.Y.Y.65:60634, server: 0.0.0.0:993, login: "USEREMAIL" upstream: FQDN:7143 (Y.Y.Y.65:60634-&gt;X.X.X.25:993) &lt;=&gt; (10.10.Z.Z:48966-&gt;)</pre>
<p>Services <em>appear </em>to be enabled, but it is peculiar that no service (per `netstat` is listening on that port):</p>
<pre contenteditable="false">$ zmprov gs `zmhostname` | grep zimbraService*
zimbraServiceEnabled: service
zimbraServiceEnabled: mailbox
zimbraServiceEnabled: stats
zimbraServiceEnabled: mta
zimbraServiceEnabled: proxy
zimbraServiceEnabled: directory-server
zimbraServiceEnabled: antivirus
zimbraServiceEnabled: memcached
zimbraServiceEnabled: service-discover
zimbraServiceEnabled: opendkim
zimbraServiceEnabled: antispam

zimbraServiceHostname: HOSTFQDN
zimbraServiceInstalled: proxy
zimbraServiceInstalled: memcached
zimbraServiceInstalled: directory-server
zimbraServiceInstalled: antivirus
zimbraServiceInstalled: stats
zimbraServiceInstalled: mailbox
zimbraServiceInstalled: mta</pre>
<pre contenteditable="false">$ sudo netstat -pnlt | grep 7143
&lt;NOTHING&gt;</pre>
<pre contenteditable="false">zmcontrol -v
Carbonio Release 25.3.1

zextras@mail:/home/USER$ zmcontrol status
Host HOST
	antispam                Running
	antivirus               Running
	directory-server        Running
	mailbox                 Running
	memcached               Running
	mta                     Running
	opendkim                Running
	proxy                   Running
	service webapp          Running
	service-discover        Running
	stats                   Running
	config service          Running</pre>
<p>What are some things to look at to ensure the IMAP service is running from here? I can't seem to find docs or relevant forum posts to help from here...</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-general-thread/">Carbonio General</category>                        <dc:creator>lumberjack</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-general-thread/imap-clients-not-connecting-after-power-outage/#post-10549</guid>
                    </item>
							        </channel>
        </rss>
		