I actually figured this out before getting any responses but the
two I got pointed directly to what I had to do. The key was that
even though the popper daemon had been working for some time, it
was still not being called correctly in the /etc/inetd.conf file.
The entry was:
pop stream tcp nowait root /usr/local/bin/popper popper
and needed to be:
pop stream tcp nowait root /usr/local/bin/popper popper
pop-2 stream tcp nowait root /usr/local/bin/popper popper
I did that and then killed -1 the inetd (and for grins and chuckles
the init) and all is now good with the world. Thanks to:
Jac.deWilde@wbmt.tudelft.nl
pj@carmenta.se
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:10:14 CDT