Re: lmtp: Connection refused by localhost

2001-03-01 Thread Mike Hammer
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

Re: lmtp: Connection refused by localhost

2001-02-26 Thread John Hayward
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