On Fri, Jun 15, 2001 at 12:11:24PM +0100, Carlos Baptista wrote:
> well, the logs doesn't say anything useful.
> this problem starts when i came back from my hollidays. i have a
> few dozens mb of mail... it doens't matter the number of messages
> or the size. i tried to retrevieve the mail from my home (cable) or
> in the office (lan) and the result is the same: after 1 minute it's
> disconnect.
> this are two configurations for starting qmail-popup3d at i have used:
>
> inetd.conf
> pop3 stream tcp nowait root /var/qmail/bin/qmail-popup qmail-popup
>quadriga.pt /bin/checkpasswordnt /var/qmail/bin/qmail-pop3d Mail
>
> tcpserver
> tcpserver -v -R 0 pop3 /var/qmail/bin/qmail-popup quadriga.pt \
> /bin/checkpasswordnt /var/qmail/bin/qmail-pop3d Mail 2>&1 | \
> /var/qmail/bin/splogger pop3d &
Concerning tcpserver:
*) checkpasswordnt -- typo??
*) a pipe to splogger?? Have you tried daemontools?? A guess as good as
any is that splogger keeps tcpserver alive until a timeout.
J�rgen