Sorry about that.
I startup my pop3 server like this:
tcpserver 0 pop-3 /var/qmail/bin/qmail-popup FQDN \
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
and smtpd like this:
/usr/local/bin/tcpserver -v -p -x /etc/tcp.smtp.cdb \
-u $QMAILDUID -g $NOFILESGID 0 smtp /var/qmail/bin/qmail-smtpd 2>&1
I tried the -H and -R options and that didn't change the situation. It all
worked fine before I don't understand why it wouldn't work.
I think it is a DNS problem but I'am not sure my DNS server is
208.237.112.5. I don't see any problems with it. And the log files are
normal.
Miguel
----- Original Message -----
From: Andrew Richards <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, September 29, 2000 7:37 AM
Subject: RE: Slow Server
> Miguel,
>
> >My qmail server is extremely slow after I changed the ip address on my
> >server, what is going on? My ISP had to make changed in the DNS. I'am
using
> >qmail 1.03 with Redhat 6.0.
>
> You normally need to give a lot more information in order for people on
the list
> to be able to help (logs, values of control files). With the above we can
only guess -
> my guess would be that you should check out the -R and -H options to
> tcpserver, when calling qmail-popup and qmail-smtpd
>
> cheers,
>
> Andrew.
>
>