> root 203 0.0 0.1 880 132 con- S 26Feb01 0:21.06 > /usr/local/bin/tcpserver -v 0 pop3 /usr/local/qmail/bin/pop5smtp /u ... > It looks like tcpserver is controlling pop5smtp as pop3... Is that what I > should be looking at? > How does the above qmail-pop3d script relate to this?
I've never heard of pop5smtp before. You should be using qmail-pop3d instead. Just replace the line in your init scripts that launches pop5smtp with the line that I gave you. Then either reboot or kill process 203 then run the line with qmail-pop3d.
