Hi John
I changed this, upgraded to Cyrus 2.0.12, made some testing - and it seems to
work now.
I`m using:
lmtp cmd="lmtpd" listen="/var/imap/socket/lmtp" prefork=0
instead of:
lmtpunix cmd="lmtpd" listen="/var/imap/socket/lmtp" prefork=0
I can reproduce the error with the old s
I'm observing similar problems - Cyrus 2.0.12, NetBSD-1.5
I think the problem may be related to have several processes open the unix
socket at once - I observed it happened when my system generated messages
from cron - possibly at the same time.
It seems that /etc/cyrus.conf has support for eithe