I'm trying deperately to put Postfix, Cyrus-IMAP, Web-Cyradm and MySQL to work, but continously get lmtp errors in the logs. Can somebody please point me to where I should look?
/etc/cyrus.conf: lmtpunix cmd="lmtpd" listen="/var/imap/socket/lmtp" prefork=0 /etc/postfix/master.cf: lmtp unix - - n - - lmtp cyrus unix - n n - - pipe flags= user=cyrus argv=/usr/lib/cyrus/bin/deliver -r ${sender} -m ${extension} ${user} /etc/postfix/main.cf: mailbox_transport = cyrus imap.log: Feb 18 02:48:45 hulda ctl_cyrusdb[547]: archiving log file: /var/lib/imap/db/log.0000000001 Feb 18 02:48:45 hulda ctl_deliver[548]: DBERROR db4: 4 lockers Feb 18 02:48:45 hulda ctl_deliver[548]: duplicate_prune: pruning back 3 days Feb 18 02:48:45 hulda ctl_cyrusdb[547]: archiving database file: /var/lib/imap/mailboxes.db Feb 18 02:48:45 hulda ctl_deliver[548]: duplicate_prune: purged 0 out of 0 entries Feb 18 02:48:45 hulda ctl_cyrusdb[547]: done checkpointing cyrus databases Feb 18 02:48:45 hulda master[480]: process 547 exited, status 0 Feb 18 02:48:45 hulda tls_prune[549]: tls_prune: purged 0 out of 0 entries Feb 18 02:48:46 hulda master[480]: process 549 exited, status 0 Feb 18 02:48:46 hulda master[480]: process 548 exited, status 0 Feb 18 02:49:01 hulda deliver[901]: connect(/var/lib/imap/socket/lmtp) failed: No such file or directory warn.log: Feb 18 02:48:45 hulda master[480]: unable to bind lmtpunix socket: No such file or directory Feb 18 02:48:45 hulda ctl_deliver[548]: DBERROR db4: 4 lockers Feb 18 02:49:01 hulda deliver[901]: connect(/var/lib/imap/socket/lmtp) failed: No such file or directory mail.log: Feb 18 02:49:00 hulda postfix/postfix-script: starting the Postfix mail system Feb 18 02:49:00 hulda postfix/master[874]: daemon started -- version 2.0.18 Feb 18 02:49:01 hulda postfix/qmgr[882]: 68F266F3: from=<[EMAIL PROTECTED]>, size=1579, nrcpt=1 (queue active) Feb 18 02:49:02 hulda postfix/pipe[900]: 68F266F3: to=<[EMAIL PROTECTED]>, orig_to=<root>, relay=cyrus, delay=4292, status=deferred (temporary failure. Command output: couldn't connect to lmtpd: No such file or directory_ 421 4.3.0 deliver: couldn't connect to lmtpd_ ) When I do a 'locate lmtp' I get this: hulda:~ # locate lmtp /usr/bin/lmtptest /usr/lib/cyrus/bin/lmtpd /usr/lib/cyrus/bin/lmtpproxyd /usr/lib/postfix/lmtp Thank you for your time! Anders Norrbring --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html