Re: cyradm with MURDER

2004-10-12 Thread ML mail
--- Derrick J Brashear <[EMAIL PROTECTED]> wrote: > can you get a backtrace from the core to share with > us? Sorry I don't have much clue about debugging, what do you want be to do exactly ? > without the binaries, that's not especially useful which binaries do you need ? I will then upload t

Re: Moving users between servers

2004-10-12 Thread Paul Dekkers
Rob Tanner wrote: I am going to be moving some 5,000 users from an old ESYS imap server to CMU. It is my understanding from a previous query, that the cyradm "xfermailbox" command only works between CMU servers and, therefore, it won't help me here. I already discovered that simply copying the file

Re: DBERROR db4: fatal region error detected

2004-10-12 Thread Sebastian Hagedorn
Hi, Jens Ahlin wrote: I have upgraded our mailserver to Tao Linux from RH 8 and cyrus from 2.1.12-3 to cyrus 2.2.8-1 using Simons RPMS. All works ok until I shutdown cyrus and starts it again. The the error below hit me in the face. To recover I delete the deliver.db and all under /var/lib/imap/db/

Cyrus IMAPd 2.2.8 - DBERROR db4: 25 lockers

2004-10-12 Thread Jason DiCioccio
Greetings, I've been having some issues today with the following error: Oct 12 09:54:56 update lmtpunix[765]: DBERROR db4: 17 lockers Mail is still being delivered, however I notice that whenever this error starts popping up a lot, the mail delivery slows down substantially. It kind of seems

Solved: DBERROR db4: fatal region error detected

2004-10-12 Thread Sebastian Hagedorn
Hi, --On Dienstag, 12. Oktober 2004 14:11 Uhr +0200 Sebastian Hagedorn <[EMAIL PROTECTED]> wrote: Jens Ahlin wrote: I have upgraded our mailserver to Tao Linux from RH 8 and cyrus from 2.1.12-3 to cyrus 2.2.8-1 using Simons RPMS. All works ok until I shutdown cyrus and starts it again. The the er

Re: cyradm with MURDER

2004-10-12 Thread Derrick J Brashear
On Tue, 12 Oct 2004, ML mail wrote: --- Derrick J Brashear <[EMAIL PROTECTED]> wrote: can you get a backtrace from the core to share with us? Sorry I don't have much clue about debugging, what do you want be to do exactly ? gdb perl core where and tell us what the output from running where in gdb i

Re: Sieve overview

2004-10-12 Thread Mike Brodbelt
Warrick FitzGerald wrote: > Hi All, > > I've trying to find a simple overview of how sieve interacts with Cyrus. > I'm trying to understand if this is a seperate daemon that scans the > mailboxes, or if this is some kind of inline local delivery agent. Sieve filtering is done by Cyrus' lmtpd da

-ERR [IN-USE] Unable to lock maildrop

2004-10-12 Thread Bartosz Jozwiak
Hello, I have a lot of problems with picking up mail with POP3 while user got disconnected (dial-up) downloading his mail. This is telnet session what happens: +OK servername Cyrus POP3 v2.1.16 server ready [EMAIL PROTECTED] USER xxx +OK Name is a valid mailbox PASS expediteur -ERR [IN-USE] Unab

Re: Cyrus IMAPd 2.2.8 - DBERROR db4: 25 lockers

2004-10-12 Thread Igor Brezac
On Tue, 12 Oct 2004, Jason DiCioccio wrote: Greetings, I've been having some issues today with the following error: Oct 12 09:54:56 update lmtpunix[765]: DBERROR db4: 17 lockers Mail is still being delivered, however I notice that whenever this error starts popping up a lot, the mail delivery sl

Re: -ERR [IN-USE] Unable to lock maildrop

2004-10-12 Thread Henrique de Moraes Holschuh
On Tue, 12 Oct 2004, Bartosz Jozwiak wrote: > And then user cannot login and pick up his mail. He needs to wait some time > or > I need to restart cyrus. > Can somebody help me with it ? Decrease the timeout time. But really, you should find out why the server is not receiving the disconnect from

Re: Cyrus IMAPd 2.2.8 - DBERROR db4: 25 lockers

2004-10-12 Thread Henrique de Moraes Holschuh
On Tue, 12 Oct 2004, Igor Brezac wrote: > This is OK as long as the number of lockers does not continue to increase. > A lock is released after a cyrus service process (imapd/pop3d/lmtpd/etc) > terminates. It should be released when the service process finishes what it is doing. If it is being r

Re: -ERR [IN-USE] Unable to lock maildrop

2004-10-12 Thread Bartosz Jozwiak
> On Tue, 12 Oct 2004, Bartosz Jozwiak wrote: > > And then user cannot login and pick up his mail. He needs to wait some time > > or > > I need to restart cyrus. > > Can somebody help me with it ? > > Decrease the timeout time. But really, you should find out why the server > is not receiving t

Re: -ERR [IN-USE] Unable to lock maildrop

2004-10-12 Thread Andrzej Adam Filip
Bartosz Jozwiak wrote: I have a lot of problems with picking up mail with POP3 while user got disconnected (dial-up) downloading his mail. This is telnet session what happens: +OK servername Cyrus POP3 v2.1.16 server ready [EMAIL PROTECTED] USER xxx +OK Name is a valid mailbox PASS expediteur -ERR

Re: Cyrus IMAPd 2.2.8 - DBERROR db4: 25 lockers

2004-10-12 Thread Igor Brezac
On Tue, 12 Oct 2004, Henrique de Moraes Holschuh wrote: On Tue, 12 Oct 2004, Igor Brezac wrote: This is OK as long as the number of lockers does not continue to increase. A lock is released after a cyrus service process (imapd/pop3d/lmtpd/etc) terminates. It should be released when the service proc

Re: Cyrus IMAPd 2.2.8 - DBERROR db4: 25 lockers

2004-10-12 Thread Henrique de Moraes Holschuh
On Tue, 12 Oct 2004, Igor Brezac wrote: > No, a lock (a locker to be more precise) is released when the process > exits. You will get a locker leak if you manually kill the process. I I see. A locker isn't a lock, but access to the locks themselves? I should go read the DB3/DB4.2 API docs. Bu

Re: Cyrus IMAPd 2.2.8 - DBERROR db4: 25 lockers

2004-10-12 Thread Igor Brezac
On Tue, 12 Oct 2004, Henrique de Moraes Holschuh wrote: On Tue, 12 Oct 2004, Igor Brezac wrote: No, a lock (a locker to be more precise) is released when the process exits. You will get a locker leak if you manually kill the process. I I see. A locker isn't a lock, but access to the locks themsel

cyrus 2.1.15 and web-cyradm 0.5.4.1 / authetication

2004-10-12 Thread Rolf Suennen
hi, i whant to use cyrus 2.1.15 and web-cyradm 0.5.4.1 on my debian woody. in the first step i installed cyrus with sasl2 auth and it worked fine. than i decided to use web-cyradm and in this case it is - i hope i understood it right - necessarry to use the pam_mysql auth to authenticate the admi

RE: cyrus 2.1.15 and web-cyradm 0.5.4.1 / authetication

2004-10-12 Thread Rolf Suennen
sorry all. i've posted in the wrong list. shame on me! > -Original Message- > From: Rolf Suennen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 12, 2004 10:03 PM > To: [EMAIL PROTECTED] > Subject: cyrus 2.1.15 and web-cyradm 0.5.4.1 / authetication > > > > hi, > i whant to use cyr

mails in shared folder mailboxes don't show up

2004-10-12 Thread Sascha Wuestemann
Hi, I have problems listing mails at shared folders. Let me describe the way how I came to it: I have set up a debian testing email server with cyrus and the testuser sascha works fine, cyrus is at version 2.1.16 from the debian package system. I am to copy all mailboxes and shared folders from

Re: Cyrus 2.2.8 sample config files

2004-10-12 Thread Marc-Christian Petersen
On Tuesday 12 October 2004 23:41, Marc-Christian Petersen wrote: Hi again, > I am using Cyrus since ages, today I did an upgrade from 2.1.16 to 2.2.8 > and I am missing some example configuration files. Am I blind and they are > somewhere in the source tree or are they simply not there? well, th

Re: Cyrus IMAPd 2.2.8 - DBERROR db4: 25 lockers

2004-10-12 Thread Henrique de Moraes Holschuh
On Tue, 12 Oct 2004, Igor Brezac wrote: > In addition, if you kill enough processes you may run out of lockers and > you'll start getting all these weird errors that were reported recently. THAT is a bug, unless you mean kill -SIGKILL, in which case there isn't much that can be done, other than f

Cyrus 2.2.8 sample config files

2004-10-12 Thread Marc-Christian Petersen
Hi all, I am using Cyrus since ages, today I did an upgrade from 2.1.16 to 2.2.8 and I am missing some example configuration files. Am I blind and they are somewhere in the source tree or are they simply not there? I have some troubles with lmtpunix working correctly, or to be more exact, to s

Re: Cyrus 2.2.8 sample config files

2004-10-12 Thread William K. Hardeman
--On Tuesday, October 12, 2004 23:41:34 +0200 Marc-Christian Petersen <[EMAIL PROTECTED]> wrote: Hi all, I am using Cyrus since ages, today I did an upgrade from 2.1.16 to 2.2.8 and I am missing some example configuration files. Am I blind and they are somewhere in the source tree or are they s

Re: Cyrus 2.2.8 sample config files

2004-10-12 Thread Marc-Christian Petersen
On Wednesday 13 October 2004 00:23, William K. Hardeman wrote: Hi William, > I had this problem, too, after I upgraded. I can't say exactly the best way > to deal with the sieve script error, except to say that, if the 'mcp' > account has an existing sieve script, it needs to be byte compiled int

Problem with Cyrus IMAP, saslauthd, virtdomains, and defaultdomain

2004-10-12 Thread darkness
Greetings, I'm having problems getting Cyrus IMAP to authenticate users within the domain specified by defaultdomain when using "virtdomains: userid". Background: For authentication, I'm going from saslauthd to PAM to pam_pgsql, which is a PAM module to authenticate against tables in the PostgreS

Re: Cyrus 2.2.8 sample config files

2004-10-12 Thread Marc-Christian Petersen
On Wednesday 13 October 2004 00:41, Marc-Christian Petersen wrote: Hi William, > > Regarding the sasl errors, specifically the sql error, just move the sasl > > mechanism .so object files in /usr/lib/sasl2 or /usr/local/lib/sasl2 that > > you are _not_ using to some other place (or delete them).

outlook idle

2004-10-12 Thread Amos
I haven't been following things too closely being distracted with other things, and didn't know if the strange Outlook IDLE issue ever got resolved. I thought maybe it had because I haven't seen any local problem reports in a while. Anyway, I was just now helping with tracking user problems, di

Re: Cyrus IMAPd 2.2.8 - DBERROR db4: 25 lockers

2004-10-12 Thread Igor Brezac
On Tue, 12 Oct 2004, Henrique de Moraes Holschuh wrote: On Tue, 12 Oct 2004, Igor Brezac wrote: In addition, if you kill enough processes you may run out of lockers and you'll start getting all these weird errors that were reported recently. THAT is a bug, unless you mean kill -SIGKILL, in which ca