Re: Cyrus-Imap + Pam-Ldap

2001-05-17 Thread Christien Bunting
Whats interesting is when I put in the wrong passwdord I get this bash-2.04$ imtest -m login -a newuser localhost C: C01 CAPABILITY S: * OK octa8on Cyrus IMAP4 v2.0.12 server ready S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT MULTIAPPEND SORT

Re: mailbox-daemon

2001-05-17 Thread Michael Fair
This sounds really cool! Can you explain more of the details on how you implemented it? What happens on system crash? How often does it "sync" to the hard drive? What's the difference between this and using a write-caching hard drive scheme? -- Michael -- - Original Message - From: "Nol

Cyrus-Imap + Pam-Ldap

2001-05-17 Thread Christien Bunting
Hi all. I'm trying to get this combination going. This is what I get when Itry the imtest bash-2.04$ imtest -m login -a newuser localhost C: C01 CAPABILITY S: * OK octa8on Cyrus IMAP4 v2.0.12 server ready S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAM

Re: 2.0.13 fail compil on RH 7.0 and 2.0.12 compil like a charm

2001-05-17 Thread Patrick Lin
Ken Murchison a écrit : > > Patrick Lin wrote: > > > > hi, > > i try to compil 2.0.13 on RH 7.0 > > and i get this > > in the same machine 2.0.12 compil like a charm > > > > gcc -c -I. -I.. -I. -I./../lib -I./../et -Iyes/include > > -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -I.

Re: 2.0.13 fail compil on RH 7.0 and 2.0.12 compil like a charm

2001-05-17 Thread Ken Murchison
Patrick Lin wrote: > > hi, > i try to compil 2.0.13 on RH 7.0 > and i get this > in the same machine 2.0.12 compil like a charm > > gcc -c -I. -I.. -I. -I./../lib -I./../et -Iyes/include > -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -I. -I. -g > -O2 \ > comparator.c > In file i

2.0.13 fail compil on RH 7.0 and 2.0.12 compil like a charm

2001-05-17 Thread Patrick Lin
hi, i try to compil 2.0.13 on RH 7.0 and i get this in the same machine 2.0.12 compil like a charm gcc -c -I. -I.. -I. -I./../lib -I./../et -Iyes/include -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -I. -I. -g -O2 \ comparator.c In file included from comparator.h:35,

exit on signal 75

2001-05-17 Thread Tarjei Huse
Hi, I tried to upgrade cyrus to version 2.0.13, but in doing so something's gone wrong. When I start cyrus I get these errormessages in the log: May 17 15:44:02 mailserver master[6598]: process started May 17 15:44:02 mailserver master[6599]: about to exec /usr/cyrus/bin/ctl_mboxlist May 17 15:44:

lmtpd vs sendmail

2001-05-17 Thread Nick Ustinov
I am confused. The forking problem is solved, but there is another one. sendmail is much faster than lmtpd, what to do with that? When the box is down for some time, it is being flooded by e-mails once it's on and it just DIES, because sendmail is receiving mail much faster than lmtpd can handl