[re-post] qmail-pop3d not timing out?

2000-02-21 Thread Fred Backman
FYI - I posted this last week but with no replies. It is really important so please if you can help, help. Otherwise, sorry for the double post. (1) If I want to change the qmail-pop3d timeout, is it correct to modify the line int timeout = 1200; in qmail-popup.c and qmail-pop3d.c? If not,

Re: [re-post] qmail-pop3d not timing out?

2000-02-21 Thread Uwe Ohse
On Mon, Feb 21, 2000 at 12:37:07PM +, Fred Backman wrote: int timeout = 1200; in qmail-popup.c and qmail-pop3d.c? If not, how do I go about? in qmail-pop3d you have to change two lines, in saferead() and safewrite(). Other than that, yes. (2) I did just that, changing it from 1200

qmail-pop3d not timing out?

2000-02-16 Thread Fred Backman
(1) If I want to change the qmail-pop3d timeout, is it correct to modify the line int timeout = 1200; in qmail-popup.c and qmail-pop3d.c? If not, how do I go about? (2) I did just that, changing it from 1200 to 30, but the timeout only seems to work in the authentication stage, ie. before i'm

Re: HELP ! qmail-pop3d not timing out.

1999-01-22 Thread D. J. Bernstein
Clients are allowed to take any amount of time as long as they aren't idle. The qmail-pop3d timeout is for each packet of data. R Aldridge writes: # strace -p 20490 oldselect(2, NULL, [1], NULL, {236, 46} unfinished ... Evidently qmail-pop3d is waiting for buffer space to write data. If

HELP ! qmail-pop3d not timing out.

1999-01-19 Thread R Aldridge
Hi, I am having a few problems getting qmail-pop3d to time out. I was wondering if anyone else has had similar problems and could help me out. Once again, I imagine it is something I have set up wrongly in my qmail or tcpserver configuration. I have tried setting the tcpserver timeout to 180