At 1:16 PM +0200 6/5/01, <[EMAIL PROTECTED]> wrote:
> However on rare occasions (eg once per week) a qpopper process will hang
> around indefinitely. I have seen such processes and the corresponding
> .user.pop file hang around overnight. What is the solution? Will
> upgrading to the latest version solve this particular problem?
I haven't heard of this on recent versions of Qpopper (say 3.1 or
4.0.3) except on some buggy operating systems. You could use the
system call trace facility on your platform, such as strace() or
truss(), and see what the process is waiting on. But my advice is
to upgrade to 4.0.3 and see if that fixes it.