Hello,
you'd need a POP3 server for that purpose. RedHat 5 comes with imapd which
contains a pop3 server. You could otherwise use qpopper or cucipop, which
should be available from the redhat ftp sites. Try a search on ftp.redhat.com
at www.redhat.com/search/ ? It's not difficult to install a pop3 server,
especially when u're using a rpm. Maybe u'd have to edit /etc/inetd.conf too.
that's all.
[hoeteck@home hoeteck]$ rpm -q qpopper
qpopper-2.4-4
[hoeteck@home hoeteck]$ cat /etc/inetd.conf | grep "pop-3"
pop-3 stream tcp nowait root /usr/sbin/tcpd /usr/sbin/popper
Hope that helps.
hoeteck
On 19-May-98 Damond Walker wrote:
>
> So far, I have got sendmail working in such a fashion that once your on
> the box it will send and receive mail. What I need to do now is find
> something to allow users to come in via POP3 to get mail from their
> accounts. Anyone have a handy URL for a discussion of this topic? Things
> such as what additional software or sendmail configs I need to do, etc.
> Thanks.
>
>
> Damo
>
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.