Good morning,
yes, the path in the config is the same :
/etc/cyrus.conf: notify cmd="notifyd" listen="/var/spool/imap/config/socket/notify" proto="udp" prefork=1
/etc/imapd.conf:notifysocket: /var/spool/imap/config/socket/notify
And also the notify socket exists:
l /var/spool/imap/config/socket/notify
srwxrwxrwx 1 root root 0 17. kvě 06.35 /var/spool/imap/config/socket/notify=
I'm out of ideas :-/
thanks
JK
On 2024-05-16 11:25, Vladas Palubinskas via Info wrote:
2024-05-16 11:21 Josef Karliak via Info:
Notify socket is set in imapd.conf
"notifysocket: /var/spool/imap/config/socket/notify",
the socket exists, idled sockets too
Does this entry match the same path in cyrus.conf?
In my case (Cyrus IMAP 3.8.2 on FreeBSD 14R), it is
# this is required if using notifications
notify cmd="notifyd" listen="/var/cyrus/socket/notify" proto="udp" prefork=1
You should probably replace my
/cyrus/ with your
/spool/imap/config/.
Vladas
https://vladas.palubinskas.lt/