MLUG: Re: [UUG/MLUG] A note on mail - problem (still)
Re: [UUG/MLUG] A note on mail - problem (still)
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Well, you've already got the SMTP part (sendmail).  For POP you need a
POPmail server program like qpopper.  There's a contrib RPM with PAM support
at

ftp://ftp.lame.org/mirrors/redhat-contrib/libc6/i386/qpopper-2.53-1-PAM.i386.rpm

and a contrib source RPM at

ftp://ftp.lame.org/mirrors/redhat-contrib/libc6/SRPMS/qpopper-2.53-1-PAM.src.rpm

and the vanilla source is at

ftp://ftp.eudora.com/eudora/servers/unix/popper/qpopper2.53.tar.Z

      Bryan Venable | Technical Coordinator | Virtual Online University
                http://www.spif.com/ | http://www.vousi.com/

On Wed, 27 Jan 1999, Jason McIntosh wrote:

> Rebooting the system seems to have fixed the problem.  I had changed the
> hostname stuff in the 2 files, /etc/hosts and /etc/sysconfig/network but I
> hadn't rebooted.  Didn't realize you needed to.  One last question on
> mail.  How does one setup linux to be a sntp/pop server?  Is it built in?