Click to See Complete Forum and Search --> : ipop3d


mikestewart
11-28-2002, 01:00 PM
Hi. I've just installed RH 7.2, Samba and Exim (MTA) but I've not got ipop3d anywhere. Anyone know where I can d/l it from please.

Thanks

Mike - very, very newbie :-)

blizz
12-01-2002, 08:35 PM
Hi,

Try http://rhn.redhat.com/errata/RHSA-2002-092.html download the proper rpm for your system.
After you download and install you will probably also need to activate those services in "/etc/inetd.conf". Here's the line pertaining to pop3 before I change it in /etc/inetd.conf.
#pop-3 stream tcp nowait root /usr/sbin/tcpd ipop3d

Uncomment the line by removing the hash mark at the beginning. You will now need to refresh the "inetd" process in order for this change to take effect. So 'kill -SIGHUP' to restart inetd

If you have the boxed set you probably already imap on cd #2

mikestewart
12-09-2002, 08:56 AM
Thanks BLizz, I'll download it and see how i get on. RH 7.2 uses xinetd so the process for enabling may be a little different but I'll try.

TVM

Mike