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 seconds but this does not seem to make a difference in this case.
I have also modified my versions of saferead() and safewrite() both in
qmail-pop3d and qmail-popup to timeout after 300 seconds (Don't tell
Dan!), but again this doesnt seem to have any effect. 

Thanks in advance for any help,

Regards,

Richard Aldridge,
Systems Engineer,
Cable Internet.

p.s. Some more info which might help :

Running Slackware 3.5 Kernel 2.0.35

# pstree -ahupl | grep pop
 |           |-grep(17220) pop
 |-tcpserver(13432) -P -H -R 0 pop3 /var/qmail/bin/qmail-popup
tigers.cableinet.net /bin/checkpassword ...
 |  |-qmail-popup(17158) tigers.cableinet.net /bin/checkpassword
/var/qmail/bin/qmail-pop3d Maildir
 |  |  `-qmail-pop3d(17198,mailuser) Maildir
 |  |-qmail-popup(20447) tigers.cableinet.net /bin/checkpassword
/var/qmail/bin/qmail-pop3d Maildir
 |  |  `-qmail-pop3d(20490,mailuser) Maildir
 |  |-qmail-popup(21815) tigers.cableinet.net /bin/checkpassword
/var/qmail/bin/qmail-pop3d Maildir
 |  |  `-qmail-pop3d(21880,mailuser) Maildir
 |  |-qmail-popup(16778) tigers.cableinet.net /bin/checkpassword
/var/qmail/bin/qmail-pop3d Maildir
 |  |  `-qmail-pop3d(16794,mailuser) Maildir
 |  `-qmail-popup(19440) tigers.cableinet.net /bin/checkpassword
/var/qmail/bin/qmail-pop3d Maildir
 |     `-qmail-pop3d(19482,mailuser) Maildir

# strace -p 20490
oldselect(2, NULL, [1], NULL, {241, 120000} <unfinished ...>

# strace -p 20490
oldselect(2, NULL, [1], NULL, {236, 460000} <unfinished ...>

Reply via email to