Thanks to everyone for their help!!!
Question:
>I'm looking for POP software that will
>run on a Unix Sun workstation platform 3/470.
>The workstation will act as the server.
>
>I will have PC's dialing-in (SLIP) using chameleon
>and retrieving their mail. Can someone please point me in
>the direction of where to find this software.
>
>I've tried one version already POP3 which installed
>very nicely, but I have no documentation on how to set it up.
>I have no clue on how to get it running.
ftp.qualcomm.com:/quest/unix/servers/qpopper.tar
jvncnet!merlot.com!kls (Kurt Sussman)
--------------------------------------------------------------------------
# Ftp and telnet are standard Internet services.
#
ftp stream tcp nowait root /usr/etc/in.ftpd in.ftpd
telnet stream tcp nowait root /usr/etc/in.telnetd in.te lnetd
-> pop stream tcp nowait root /usr/etc/popper popper
-> pop2 stream tcp nowait root /usr/etc/popper popper
#
# Tnamed serves the obolete IEN-116 name server protocol.
#
This assumes popper is the pop client. Use whatever you have. And then put
the following in /etc/services
domain 53/tcp
hostnames 101/tcp hostname # usually to sri-nic
-> pop2 109/tcp
-> pop 110/tcp
sunrpc 111/udp
sunrpc 111/tcp
#
Restart inetd - Thats it. This assumes BSD style 4.X.X
From:
jvncnet!trib.com!lar (Larry Ash 537 235-5450)
--------------------------------------------------------------------------
Thanks also to
jvncnet!xylan.com!owens (Mark Owens)
jvncnet!plx.com!thomas (Thomas Leibold)
================================================================================
John Ciesla Voice (w/mail): 609-520-5105
Dow Jones & Co., Inc. Fax: 609-520-5089
Engineering Department
Internet: jc@eng.dowjones.com
P.O. Box 300
Princeton, NJ 08543-0300
Route 1 & Ridge Road
South Brunswick, NJ 08852
================================================================================
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:09:17 CDT