Uhm do i have delete the tcpserver thing from my 'run' file or just use the
tcpserver options or what?

cat run
#!/bin/sh
env - PATH="/var/qmail/bin:/usr/local/bin" tcpserver -H -R  -v -c100 0 110
/var/qmail/bin/qmail-popup mydomain.dk /usr/mail/vpopmail/bin/vchkpw
/var/qmail/bin/qmail-pop3d Maildir &

Regards
Dennis

----- Original Message -----
From: "Mike Maxwell" <[EMAIL PROTECTED]>
To: "Dennis Pedersen" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, July 29, 2001 11:00 PM
Subject: Re: Slow pop3d


> try running your pop3 daemon with tcpserver...ex:
>
> tcpserver -R -u0 -g0 0 pop3 /usr/sbin/ipop3d&
>
> this took care of the problem for use.....
>
>
> Dennis Pedersen wrote:
>
> >  Hi!
> > I have installed Qmail 1.03 by following the 'Life With Qmail'.
> > My problem is that sometimes the pop3d is very very slow (i can take up
to a
> > min before it 'wakes up' and askes for a user auth) this happens when i
try
> > telnetting localhost 110 and by using a mail client from my workstation
:(
> > Does anyone have an idea what i have missed? (the stranges thing is that
> > sometimes it works fine(?!))
> >
> > OS : FreeBSD 4.2
> >
> > Regards
> > Dennis
>
> --
> Mike Maxwell
> System Manager--Green Mountain Access
> [EMAIL PROTECTED]
> 802.496.8542
>
>
>

Reply via email to