> > Hello, > are you using binaries or have rolled your own? If binaries what > distribution?
I'm running Cyrus-IMAP, db, Cyrus-SASL and SASL2, Apache and PHP4 from the box (SuSE United Linux) and then I installed MySQL-Max with .rpm from www.mysql.com. Postfix is self-compiled because SuSE doesn't distribute MySQL enabled Postfix. > > > 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 > > There seems to be an obvious discrepancy here!! > > > Feb 18 02:49:01 hulda deliver[901]: connect(/var/lib/imap/socket/lmtp) > failed: No such > > file or directory Yeah.. Thanx.. :) I guess I was too tired to even notice it last night. Now that log error is gone, but I've got new ones instead.. Warn.log: Feb 18 11:47:06 hulda master: setrlimit: Unable to set file descriptors limit to -1: Operation not permitted Feb 18 11:47:08 hulda ctl_deliver[548]: DBERROR db4: 4 lockers What file descriptors? And what does the DBERROR db4 mean? '4 lockers'? Imapd.log: Feb 18 11:47:08 hulda ctl_cyrusdb[547]: done checkpointing cyrus databases Feb 18 11:47:08 hulda master[480]: process 547 exited, status 0 Feb 18 11:47:08 hulda ctl_deliver[548]: DBERROR db4: 4 lockers Feb 18 11:47:08 hulda ctl_deliver[548]: duplicate_prune: pruning back 3 days Feb 18 11:47:08 hulda ctl_deliver[548]: duplicate_prune: purged 0 out of 0 entries Feb 18 11:47:08 hulda master[480]: process 548 exited, status 0 Same here, DBERROR db4? Also in warn.log: Feb 18 12:19:52 hulda saslauthd[538]: SELECT password FROM accountuser WHERE username='cyrus' Feb 18 12:19:52 hulda saslauthd[538]: sqlLog called. Feb 18 12:19:52 hulda saslauthd[538]: pam_mysql: error: sqllog set but logtable not set Feb 18 12:19:52 hulda saslauthd[538]: pam_mysql: error: sqllog set but logmsgcolumn not set Feb 18 12:19:52 hulda saslauthd[538]: pam_mysql: error: sqllog set but logusercolumn not set Feb 18 12:19:52 hulda saslauthd[538]: pam_mysql: error: sqllog set but loghostcolumn not set Feb 18 12:19:52 hulda saslauthd[538]: pam_mysql: error: sqllog set but logtimecolumn not set Feb 18 12:19:52 hulda saslauthd[538]: returning 0 . I can't remember setting any sqllog? ;) Where do I define this so I won't get these errors? Anders. --- 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