popper daemon doesn't seem to be functioning
2007-12-25 8:50:00
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:
Comments
Got something to say?
You must be logged in to post a comment.

