popper daemon doesn't seem to be functioning

2007-12-25 8:50:00

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

Comments

Got something to say?

You must be logged in to post a comment.