can anyone *confirm* TLS function in Cyrus-Imap (v2.3.7) ?

2006-08-09 Thread Richard
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 hi, SSL certs & TLS usage are fine/good on my system with other mail apps, but, so far, w/ cyrus-latest, no luck. after a successful server build/install/launch, an (simple?) attempt to check TLS function w/: % imtest -v \ -t

Re: ptloader segfaulting while looking up LDAP groups

2006-08-09 Thread Igor Brezac
On Tue, 8 Aug 2006, Ben Poliakoff wrote: ptloader is segfaulting on multiple servers in my test environment when the user that is connecting for IMAP service is found in more than one group. I have a core file, but it doesn't seem that useful since a number of the libraries that ptloader link

What exactly *IS* the status of 2GB quotas? [WAS Re: ****Re: Odd quota problem]

2006-08-09 Thread Scott Adkins
--On Saturday, August 05, 2006 6:55 PM +0200 Simon Matter <[EMAIL PROTECTED]> wrote: Okay, I would like to hear specifically from Ken on this one... I asked the question myself and go an answer suggesting the limit is not 2GB, but 2TB. I saw a posting from Ken earlier on suggesting something si

Re: What exactly *IS* the status of 2GB quotas? [WAS Re: ****Re: Odd quota problem]

2006-08-09 Thread Daniel Eckl
Hi Scott! You don't need Ken here. You need google. :) https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=1212 https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2690 Best, Daniel Scott Adkins schrieb: --On Saturday, August 05, 2006 6:55 PM +0200 Simon Matter <[EMAIL PROTECTED]> wrote: Okay, I wou

Re: ptloader segfaulting while looking up LDAP groups

2006-08-09 Thread Ben Poliakoff
* Igor Brezac <[EMAIL PROTECTED]> [20060809 07:39]: > > > On Tue, 8 Aug 2006, Ben Poliakoff wrote: > > >ptloader is segfaulting on multiple servers in my test environment when > >the user that is connecting for IMAP service is found in more than one > >grou

Re: ptloader segfaulting while looking up LDAP groups

2006-08-09 Thread Ben Poliakoff
* Ben Poliakoff <[EMAIL PROTECTED]> [20060809 09:53]: > * Igor Brezac <[EMAIL PROTECTED]> [20060809 07:39]: > > > > > > On Tue, 8 Aug 2006, Ben Poliakoff wrote: > > > > >ptloader is segfaulting on multiple servers in my test environment when >

Re: Seg faults in lmtpd in Cyrus 2.3.7 - gdb backtrace

2006-08-09 Thread Lenny
Hello, I finally have a gdb backtrace of the problem. This happens on the frontend (We have a murder setup with virtual domains) when it tries to deliver mail via lmtp. But only sometimes. It could go days and not have the problem, and when lmtpd DOES start crashing, it'll eventually star

Re: What exactly *IS* the status of 2GB quotas? [WAS Re: ****Re: Odd quota problem]

2006-08-09 Thread Blake Hudson
Scott, just for some simulated testing I installed Cyrus 2.3 on a test box and loaded up a mailbox to over 10GB (hundreds of thousands of tiny messages). The mailbox was still responsive, however the squat process would take a long time to run and would lock the mailbox for long periods while i

Deliver.db error: DBERROR db4:

2006-08-09 Thread Rafael Alcalde
I have found a lot of problems with all the databases from cyrus: deliver.db, etc. In /var/log/maillog we see: DBERROR db4: Logging region out of memory; you may need to increase its size Aug 6 11:18:42 mail1 lmtpunix[27875]: DBERROR: opening /var/lib/imap/deliver.db: Cannot allocate memory

Re: ptloader segfaulting while looking up LDAP groups

2006-08-09 Thread Igor Brezac
On Wed, 9 Aug 2006, Ben Poliakoff wrote: * Igor Brezac <[EMAIL PROTECTED]> [20060809 07:39]: On Tue, 8 Aug 2006, Ben Poliakoff wrote: ptloader is segfaulting on multiple servers in my test environment when the user that is connecting for IMAP service is found in more than one gro

Re: What exactly *IS* the status of 2GB quotas? [WAS Re: ****Re: Odd quota problem]

2006-08-09 Thread Simon Matter
> --On Saturday, August 05, 2006 6:55 PM +0200 Simon Matter > <[EMAIL PROTECTED]> wrote: > Okay, I would like to hear specifically from Ken on this one... > > I asked the question myself and go an answer suggesting the limit is not > 2GB, > but 2TB. I saw a posting from Ken earlier on suggesting s

Re: What exactly *IS* the status of 2GB quotas? [WAS Re: ****Re: Odd quota problem]

2006-08-09 Thread Scott Adkins
--On Wednesday, August 09, 2006 7:10 PM +0200 Daniel Eckl <[EMAIL PROTECTED]> wrote: https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=1212 https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2690 Thanks! --On Wednesday, August 09, 2006 8:36 PM +0200 Simon Matter <[EMAIL PROTECTED]> wrote: With

Re: What exactly *IS* the status of 2GB quotas? [WAS Re: ****Re: Odd quota problem]

2006-08-09 Thread Simon Matter
> --On Wednesday, August 09, 2006 7:10 PM +0200 Daniel Eckl <[EMAIL PROTECTED]> > wrote: > >> https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=1212 >> https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2690 > > Thanks! > > --On Wednesday, August 09, 2006 8:36 PM +0200 Simon Matter > <[EMAIL PROTECTED]>

Re: Deliver.db error: DBERROR db4:

2006-08-09 Thread Wil Cooley
On Wed, 2006-08-09 at 19:57 +0200, Rafael Alcalde wrote: > I have found a lot of problems with all the databases from cyrus: > deliver.db, etc. > > In /var/log/maillog we see: > DBERROR db4: Logging region out of memory; you may need to increase its > size > > Aug 6 11:18:42 mail1 lmtpunix[27

Re: ptloader segfaulting while looking up LDAP groups

2006-08-09 Thread Patrick Radtke
Sorry, I must have butchered the original patch when I was pulling it out of a larger patch (that does some Columbia specific stuff). Igor's patch makes it look like the correct version. -Patrick The last commit has an issue. Please try this patch and report back: --- ldap.c.orig 2006-0

Re: ptloader segfaulting while looking up LDAP groups

2006-08-09 Thread Ben Poliakoff
* Igor Brezac <[EMAIL PROTECTED]> [20060809 11:50]: > > > On Wed, 9 Aug 2006, Ben Poliakoff wrote: > > >* Igor Brezac <[EMAIL PROTECTED]> [20060809 07:39]: > >> > >> > >>On Tue, 8 Aug 2006, Ben Poliakoff wrote: > >> > >&

Re: [Cyrus-CVS] src/cyrus by jeaton

2006-08-09 Thread Jeffrey T Eaton
On Aug 6, 2006, at 11:31 PM, Bron Gondwana wrote: On Wed, Aug 02, 2006 at 12:12:05AM -0400, [EMAIL PROTECTED] wrote: Update of /afs/andrew.cmu.edu/system/cvs/src/cyrus In directory mail5.andrew.cmu.edu:/afs/andrew.cmu.edu/system/src/ local/cyrus/111 Modified Files: Tag: cyrus-imapd-2_

Re: [Cyrus-CVS] src/cyrus by jeaton

2006-08-09 Thread Bron Gondwana
On Wed, 9 Aug 2006 21:01:17 -0400, "Jeffrey T Eaton" <[EMAIL PROTECTED]> said: > > On Aug 6, 2006, at 11:31 PM, Bron Gondwana wrote: > > > On Wed, Aug 02, 2006 at 12:12:05AM -0400, [EMAIL PROTECTED] wrote: > >> Update of /afs/andrew.cmu.edu/system/cvs/src/cyrus > >> In directory mail5.andrew.cmu