Date: Sun, 05 Jul 1998 22:54:45 -0400 From: Toby Swanson <toby@milkyway.org> To: junkmale@xtra.co.nz, freebsd-newbies@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: do I need a POP server for this? Message-ID: <35A03C75.B0FFFEA0@milkyway.org> References: <199807052345.LAA21696@cyclops.xtra.co.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon 6 Jul 1998, Dan Langille wrote: > I've run the install, modified inetd.conf, and restarted inetd. When I try to telnet to > localhost 110, I get: > > cannot execute /usr/etc/popper: No such file or directory. > > There is no /usr/etc directory. What's gone wrong with the install? . . . Try changing the pop3 entry in inetd.conf to reflect where the file "popper" actually resides. I put a copy of popper in /usr/local/lib and edited inetd.conf to reflect this. Make sure permissions are -rwxr-xr-x, then restart inetd. We should probably move this conversation to questions since we have gone beyond "where do I find out how to do this". Toby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35A03C75.B0FFFEA0>