[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2 questions



I had a similar problem.

Make sure that the IMAP and POP3 packages are installed.

rpm -qa | grep imap


-----Original Message-----
From: hetz@mail.dream.co.il <hetz@mail.dream.co.il>
To: linux-il@cs.huji.ac.il <linux-il@cs.huji.ac.il>
Date: Monday, January 25, 1999 11:57 AM
Subject: 2 questions


>Hi,
>
>I just installed a copy of redhat 5.2, configured it's sendmail and it
>seems to work ok besides 1 thing: the POP3 doesn't work :(
>
>here are my lines from the inetd.conf:
>
>pop-2   stream  tcp     nowait  root    /usr/sbin/tcpd  ipop2d
>pop-3   stream  tcp     nowait  root    /usr/sbin/tcpd  ipop3d
>imap    stream  tcp     nowait  root    /usr/sbin/tcpd  imapd
>
>Any suggestions?? (I checked - inetd does appears in PS)
>
>Another question: what is the fastest way to make this linux server a DNS
>server. I haven't done this for a Long time now :)
>
>Thanks
>Hetz
>
>