Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Setting up IMAP
PostPosted: Fri Dec 19, 2003 7:07 pm 
Offline
Senior Member

Joined: Sun Jul 20, 2003 8:29 am
Posts: 100
Website: http://www.ipo-australia.com
Location: Tropical Queensland, Australia
I'm using the small Redhat 9 distro, and am having lots of trouble setting up and IMAP server.

Is there a distro with IMAP already installed? I've tried installing Cyrus & Courier by hand and run into lots of problems.


Top
   
 Post subject: Re: Setting up IMAP
PostPosted: Fri Dec 19, 2003 10:45 pm 
Offline
Senior Member

Joined: Wed Aug 13, 2003 10:24 am
Posts: 55
gmt wrote:
Is there a distro with IMAP already installed? I've tried installing Cyrus & Courier by hand and run into lots of problems.


I'm guessing that Debian with uw-imapd would be among the easiest. It isn't preinstalled, but I think all you need to do is (as root):

apt-get install uw-imapd

or alternatively:

apt-get install uw-imapd-ssl

if you want IMAP over SSL. I believe the install scripts automatically put the proper entries in /etc/inetd.conf and reload inetd. It may be just as easy on RedHat.

UW IMAP has virtually no setup - there is no configuration file. So if it doesn't work, at least you won't be trying to figure out what parameters to change :-). I wouldn't say UW is the best server, but it is probably the simplest to administer.

Roy


Top
   
 Post subject:
PostPosted: Sat Dec 20, 2003 8:58 am 
Offline
Senior Member

Joined: Wed Oct 29, 2003 12:27 pm
Posts: 50
I have RH 9 small with Imap. I installed the RPM from the RedHat Network. imap-2001a-18.i386.rpm. As I recall, it was quite painless. Just make sure you open port 143 on Lokkit / Iptables. I also installed the corresponding imap-devel package so I could compile it into PHP.

Quote:
G'Day from tropical Queensland, Australia

G'Day from a Kiwi in frozen New Hamsphire, USA.


Top
   
 Post subject:
PostPosted: Tue Dec 23, 2003 8:14 pm 
Offline
Senior Newbie

Joined: Thu Aug 14, 2003 2:55 am
Posts: 15
If I'm not mistaken, the Redhat 9 distro comes with an imap server already, you can check if it was installed (init.d script) by using the command: chkconfig --list


Top
   
 Post subject:
PostPosted: Mon Jun 21, 2004 10:32 pm 
Offline
Junior Member

Joined: Tue Apr 27, 2004 11:46 pm
Posts: 30
imap and pop3 (at least on fedora/red hat) go to xinetd by default. Make sure you have xinetd installed, and turned on. Then install the imap rpm. After that, go through /etc/xinetd.d files and make sure the services are enabled. Restart xinetd, and your done. Very painless.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group