Just FYI:
I ran "wc /etc/tcp.smtp.cdb" and as I said I got no errors, but it
might be helpful to give you the results (listed below):
0 108 2379 /etc/tcp.smtp.cdb
Dave Sill wrote:
>
> Ryan Sharon <[EMAIL PROTECTED]> wrote:
>
> >Sep 27 19:56:17 portal qmail: tcpserver: warning: dropping connection,
> >unable to read /etc/tcp.smtp.cdb: input/output error
>
> Have you investigated this message? "Input/output error" usually means
> there's a hardware problem such as an unreadble block on the
> disk. Does "wc /etc/tcp.smtp.cdb" give an error?
>
> ># pop3 is obviously having a hard time...
> > sh -c "start-stop-daemon --start --user qmaild \
> > --exec /usr/bin/tcpserver -q -- \
> > 0 pop-3 /usr/sbin/qmail-popup `hostname`.`dnsdomainname` \
> > /usr/bin/checkpassword /usr/sbin/qmail-pop3d Maildir &"
>
> What does POP have to do with it? And how is it obvious it's "having a
> hard time"?
>
> -Dave