idle pop3d never times out

2002-04-14 Thread Gary Mills
I see this problem occasionally, and noticed one today: UID PID PPID CSTIME TTY TIME CMD cyrus 6247 725 0 Apr 02 ?0:01 pop3d `lsof' shows that file descriptors 0, 1, and 2 have an established TCP connection to a client workstation. `truss' shows: write(1, " A

Re: idle pop3d never times out

2002-04-14 Thread Ken Murchison
Gary Mills wrote: > > I see this problem occasionally, and noticed one today: > > UID PID PPID CSTIME TTY TIME CMD >cyrus 6247 725 0 Apr 02 ?0:01 pop3d > > `lsof' shows that file descriptors 0, 1, and 2 have an established > TCP connection to a client works

Re: idle pop3d never times out

2002-04-14 Thread Gary Mills
On Sun, Apr 14, 2002 at 01:50:31PM -0400, Ken Murchison wrote: > > Gary Mills wrote: > > > > I see this problem occasionally, and noticed one today: > > > > UID PID PPID CSTIME TTY TIME CMD > >cyrus 6247 725 0 Apr 02 ?0:01 pop3d > > > > `lsof' shows that fil

Re: idle pop3d never times out

2002-04-14 Thread Lawrence Greenfield
the Cyrus software will never interrupt a TCP send to obey the timeouts; this guy isn't responding and a TCP send could take up to a couple of hours to time out I think. Larry Date: Sun, 14 Apr 2002 11:17:23 -0500 From: Gary Mills <[EMAIL PROTECTED]> I see this problem occasionally, an

core in imapd with skip-list

2002-04-14 Thread Ilya
I am seeing a lot of core dumps of imapd. I am not sure about exact moment, but I think it happens during switching between folders (useng outlook). I compiled debug version of cyrus, and here is a backtrace, core is usally found in spool/user/folder directory Program terminated with signal 11, S

Ok....

2002-04-14 Thread Scott M Likens
This is irratating every time i reboot, and i do mean EVERY time, my sasldb2 gets corrupted and i have to re-enter every single users login and password. Now i must admit that is quite disturbing, and annoying I have ended up writing a simple script using -p to set all the passwords. Is this

Re: idle pop3d never times out

2002-04-14 Thread Gary Mills
On Sun, Apr 14, 2002 at 04:54:35PM -0400, Lawrence Greenfield wrote: > the Cyrus software will never interrupt a TCP send to obey the > timeouts; this guy isn't responding and a TCP send could take up to a > couple of hours to time out I think. After 12 days, I'd say it's not going to time out.

Re: idle pop3d never times out

2002-04-14 Thread Lawrence Greenfield
Date: Sun, 14 Apr 2002 17:19:33 -0500 From: Gary Mills <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] On Sun, Apr 14, 2002 at 04:54:35PM -0400, Lawrence Greenfield wrote: > the Cyrus software will never interrupt a TCP send to obey the > timeouts; this guy isn't responding and a TCP

Re: idle pop3d never times out

2002-04-14 Thread Gary Mills
On Sun, Apr 14, 2002 at 06:49:44PM -0400, Lawrence Greenfield wrote: > > Hmm. So there's clearly some sort of problem in the socket > implementation then. If the packet can't be delivered successfully, > the write() system call is suppose to return EPIPE: > >The communications protocol

RE: User authentication

2002-04-14 Thread Mathias Koerber
> travelling abroad, and since the connection would be unencrypted > I don't want > them to type the password to read mail. Is there a way to carry If you are already running IMAPd on a UNIX, box, why not install (or activate) an sshd on the same server, then put an SSH client (Putty, it's free

Re: core in imapd with skip-list

2002-04-14 Thread Ken Murchison
Ilya wrote: > > I am seeing a lot of core dumps of imapd. I am not sure about exact moment, > but I think it happens during switching between folders (useng outlook). I > compiled debug version of cyrus, and here is a backtrace, core is usally > found in spool/user/folder directory > > Program

cyradm questions

2002-04-14 Thread Mathias Koerber
Hi all, I just installed Cyrus-IMAPD 2.1.3 for the first time. The documentation (what's there) indicates that mailboxes should be created as user.. I created a mailbox user.mathias for myself. Then I started OL for the first time. >From cyradm, I see that I have 2 mailboxes: INBOX and user.mat