The problem is that I don't know what's providing IMAP/POP3 on the FC1 box. In redhat-config-services they're just listed as "imap" and "ipop3". I did a full install of FC1 on that box, so all of the packages were already installed; I just had to edit a couple of files in /etc/sysconfig and start the daemons. All I know about the IMAP and POP3 services is that they depend on xinetd. Does that help?
On Tue, 2005-02-15 at 09:00 -0600, Kashani wrote: > Michael Sullivan wrote: > > Continuing my efforts to recreate the services on my server PC running > > FC1 on my client PC running Gentoo so that I can install Gentoo on the > > server PC I am now to the part where I need to enable IMAP and POP3 > > access on my client PC. I looked on Google for how to do this, and > > everything I found said that it was for Postfix. I use Sendmail - it's > > the only MTA I have a book on. Can anyone point me to a free online > > resource of how to do this with Gentoo and sendmail? > > I'd install which ever package is providing IMAP/POP3 on your Fedora > system. However, > > If you're using .maildir format > emerge courier-imap > > If you're using mbox format > emerge uw-imap > > /etc/init.d/$service start > > It really is that easy unless you need to change anything about the > default setup, which you shouldn't need to do unless you're building a > virtual system. > > kashani > -- > [email protected] mailing list -- -- [email protected] mailing list
