Re: imaps TLS negotiation failed, often but not always, from gkrellm only

2006-01-05 Thread Erik Steffl
any ideas why would I get "imaps TLS negotiation failed" errors often (not always) when trying to connect with one particular program (gkrellm)? The detail error messages are below. any ideas how to troubleshoot this? TIA erik Erik Steffl wrote: I have a very weird

imaps TLS negotiation failed, often but not always, from gkrellm only

2006-01-02 Thread Erik Steffl
I have a very weird problem, I use gkrellm to check the number of emails in my inbox, it used to work but now it mostly does not work. In cases it does not work I see the error quoted below. I also copy&pasted thesuccessful connetion (both are from gkrellm trying to connect to cyrus. Both

Re: Error: Could not shut down filedescriptor...

2003-07-22 Thread Erik Steffl
Henrique de Moraes Holschuh wrote: On Thu, 17 Jul 2003, Rob Siemborski wrote: On Thu, 17 Jul 2003, Erik Steffl wrote: Jul 17 08:56:43 jojda cyrus/imapd[7560]: lock_reopen: blocked, sleeping for 0 on interval 0 (15, /var/lib/cyrus/user/e/erik.seen) Jul 17 08:56:43 jojda cyrus/imapd[7560

Re: Error: Could not shut down filedescriptor...

2003-07-17 Thread Erik Steffl
Rob Siemborski wrote: On Thu, 17 Jul 2003, Erik Steffl wrote: Jul 17 08:56:43 jojda cyrus/imapd[7560]: open: user erik opened In.Chasing the wish Jul 17 08:56:43 jojda cyrus/imapd[7560]: lock_reopen: blocked, sleeping for 0 on interval 0 (15, /var/lib/cyrus/user/e/erik.seen) Jul 17 08:56:43

Error: Could not shut down filedescriptor...

2003-07-17 Thread Erik Steffl
I see these error messages in log: Jul 17 08:56:27 jojda cyrus/lmtpd[7914]: Could not shut down filedescriptor 0: Bad file descriptor Jul 17 08:56:27 jojda cyrus/lmtpd[7914]: Could not shut down filedescriptor 1: Bad file descriptor Jul 17 08:56:27 jojda cyrus/lmtpd[7914]: Could not shut down

Fatal error: word too long

2003-07-17 Thread Erik Steffl
I got the following error: Jul 17 08:51:48 jojda cyrus/imapd[7560]: open: user erik opened In.~ SPAM ~ Jul 17 08:51:50 jojda cyrus/imapd[7878]: Fatal error: word too long Jul 17 08:51:50 jojda cyrus/master[301]: process 7878 exited, status 75 Jul 17 08:53:43 jojda cyrus/master[7908]: about to ex

automatic mail processing

2002-05-20 Thread Erik Steffl
are there any tools for automatic mail processing? I would prefer standalone tools that simply work with any IMAP server (as opposed to functionality embedded in MUAs like mutt). by automatic mail processing I mean moving/copying mail to folders based on various criteria (e.g. deleting old

Re: troubleshooting sieve

2002-02-13 Thread Erik Steffl
Lawrence Greenfield wrote: > >Date: Sun, 10 Feb 2002 17:20:03 -0800 > From: Erik Steffl <[EMAIL PROTECTED]> > [...] >> We currently use yacc (or bison) to parse Sieve scripts; the bytecode >> work isn't currently expected to change this. W

Re: troubleshooting sieve

2002-02-10 Thread Erik Steffl
Lawrence Greenfield wrote: > >From: Amos Gouaux <[EMAIL PROTECTED]> >Date: Sat, 09 Feb 2002 09:01:15 -0600 > [...] >I believe there is activity going on at CMU to create a byte >compiler for Sieve scripts. Perhaps that will be a bit more verbose >about script errors. > > We

Re: troubleshooting sieve

2002-02-10 Thread Erik Steffl
Amos Gouaux wrote: > > >>>>> On Fri, 01 Feb 2002 01:00:22 -0800, > >>>>> Erik Steffl <[EMAIL PROTECTED]> (es) writes: > > es> Q: how do other people cope with troubleshooting problems of cyrus > es> (and mainly sieve)? Are there

troubleshooting sieve

2002-02-01 Thread Erik Steffl
cyrus and related programs are some of the hardest programs to troubleshoot I ever encountered. I read the docs, asked on the mailing list (this one) etc. but it seems like there's simply no way to tell what's going on. I enabled all the logging, I even tried test (from sieve directory of cyrus

Re: Fwd: tests cyrus-imap

2001-12-07 Thread Erik Steffl
Alain Barthelemy wrote: > > -- Message transmis -- > Subject: tests cyrus-imap > Date: Fri, 7 Dec 2001 06:24:08 +0100 > From: Alain Barthelemy <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > > Dec 7 12:06:31 lx93 postfix/pipe[26504]: 098ACEA4: > How can I interpret these two lin

Re: Cyrus and Sieve: sieve not working

2001-12-03 Thread Erik Steffl
Victor wrote: > > Well, thanks to Haim Dimermanas, now my setup works. > > Except one thing that has been discussed on the mailing list but without any > solutions: sieve. > neither installsieve nor sieveshell seem to work. > > - SHELL OUTPUT - > > $ /usr/cyrus/bin/sieveshell -u [EMAIL

Re: cyrus and sieve: how to test?

2001-12-01 Thread Erik Steffl
n Thursday, November 29, 2001 08:07:20 PM -0800 Erik Steffl > <[EMAIL PROTECTED]> wrote: > > > I have cyrus 1.6.24 and I would like to use sieve to filter mail. > > However I cannot get sieve to work, at least I don't see any filtering > > and have no idea how t

cyrus and sieve: how to test?

2001-11-29 Thread Erik Steffl
I have cyrus 1.6.24 and I would like to use sieve to filter mail. However I cannot get sieve to work, at least I don't see any filtering and have no idea how to troubleshoot since I cannot find any logs from cyrus. my main question is: how to troubleshoot cyrus? is there any way to make it cr