Running:
Release 8.8.15.GA.3869.UBUNTU18.64 UBUNTU18_64 FOSS edition, Patch 8.8.15_P45.
Over the past month I've been finding that IMAP clients (Thunderbird, apple mail) have occasionally been unable to connect, or hang forever trying to log in.
If I do a zmcontrol restart, it clears up the issue.
(a) Can you suggest a troubleshooting path? I'm not sure where to start
(b) Is there a single service I can restart instead of the whole stack? I'm not sure which one clients connect to.
(The answer to which service will help me diagnose the hanging problem.)
The clients are connecting on port 993.
Mojo
--
Morris Jones
Monrovia, CA
IMAP clients unable to connect
-
- Outstanding Member
- Posts: 282
- Joined: Thu May 12, 2016 1:56 pm
- Location: Belgium
- ZCS/ZD Version: 9.0.0
Re: IMAP clients unable to connect
Look at /opt/zimbra/log/mailbox.log when this happens.morrisjones wrote: ↑Wed Sep 04, 2024 6:28 pm (a) Can you suggest a troubleshooting path? I'm not sure where to start
You can restart just mailboxd with "zmmailboxdctl restart quick" (as zimbra user).morrisjones wrote: ↑Wed Sep 04, 2024 6:28 pm (b) Is there a single service I can restart instead of the whole stack? I'm not sure which one clients connect to.
This leaves mysql, ldap, nginx, postfix, etc alone.
-
- Elite member
- Posts: 1132
- Joined: Sat Sep 13, 2014 12:47 am
Re: IMAP clients unable to connect
How many clients? Are you running out of connections?
If you suspect you are you could bump up this number
Code: Select all
[zimbra@mail ~]$ zmprov gcf zimbraImapMaxConnections
zimbraImapMaxConnections: 200