-
Bug
-
Resolution: Done-Errata
-
Undefined
-
rhel-9.4
-
None
-
cyrus-imapd-3.8.3-7.el10
-
No
-
Low
-
rhel-stacks-web-servers
-
ssg_core_services
-
25
-
3
-
False
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
Pass
-
Automated
-
-
x86_64
-
None
What were you trying to do that didn't work?
The default cyrus-imapd configuration has the idled line commented out:
# idled cmd="idled"
This causes the following error when using IMAP:
Sep 23 16:51:35 localhost cyrus/imaps[1246972]: IDLE: error sending message INIT to idled for mailbox username: No such file or directory. Falling back to polling every 60 seconds.
What is the impact of this issue to you?
A default cyrus-imapd configuration will cause errors whenever clients connect and want to use IDLE.
Please provide the package NVR for which the bug is seen:
cyrus-imapd-3.4.1-11.el9.x86_64
How reproducible is this bug?:
Every time
Steps to reproduce
# dnf install -y cyrus-imapd && systemctl start
- Have an IMAP client connect and attempt to use IDLE
- The following error appears in the logs:
Sep 23 16:51:35 localhost cyrus/imaps[1246972]: IDLE: error sending message INIT to idled for mailbox username: No such file or directory. Falling back to polling every 60 seconds.
Expected results
There should be no errors on a default configuration in a sane environment.
Actual results
- links to
-
RHBA-2024:142033 cyrus-imapd bug fix and enhancement update