Web Hosting Talk







View Full Version : Implementing IMAP on WHM/CPanel servers -- the best way?


avara
04-26-2002, 01:06 PM
What's the best way to implement IMAP on a WHM/CPanel server? Any guides or how-to's, please post. :)

Avail
04-26-2002, 11:23 PM
We're going to be installing IMAP on a CPanel/WHM server in a couple of weeks... if no one replies by then I can let you know how it went.

ben
04-26-2002, 11:57 PM
Someone ever said to me that implement IMAP on a WHM/CPanel will make POP3 not work normal. CMIIW ;)

akashik
04-27-2002, 02:51 AM
it does appear to be an issue. We have a customer requesting it, but to date haven't found a solution that's acceptable.

Greg Moore

GordonH
04-27-2002, 12:09 PM
I can remember trying this about a year ago and getting nowhere.
If customers need it we set up their mail on our WIndows servers which support it.

I think it will be one of these things we need to wait on Darkorb to build into the system.

Gordon

avara
04-27-2002, 12:15 PM
We're doing something similar -- for customers who need IMAP, we move mail.theirdomain.com to our spare Ensim server, which fully supports IMAP.

But it's very annoying.

Alan - Vox
04-27-2002, 01:59 PM
I think i just installed the rpms for it, and the customer was happy with it.

freakysid
04-28-2002, 05:10 AM
Hello - I installed courier-imap on my server - although I am not using CPanel/WHM. However, it seems very configurable. It just starts-up several daemons (the exact number is according to your config), authenticates using the authentication system you choose, then simply connects the user to their maildir. Again, while I am not familiar with CPanel/WHM - I cannot see why having a stand alone daemon which reads a user's maildir should be a problem.

ben
04-28-2002, 11:53 PM
Originally posted by SplashHost.com
I think i just installed the rpms for it, and the customer was happy with it.
How about their POP3? Can work together with IMAP?:rolleyes:

Nicholas Brown
04-30-2002, 06:48 AM
Its already been stated at the Cpanel forums that imap isnt going to be included in cpanel any time soon

Nick

avara
05-12-2002, 04:39 PM
Originally posted by SplashHost.com
I think i just installed the rpms for it, and the customer was happy with it.

Do you happen to have a link to the RPMs you used? We're looking for them for RedHat 7.1.

ToastyX
05-12-2002, 08:40 PM
What do people use IMAP for? Why don't they just use POP3? What programs use IMAP? I'm not really too familiar with IMAP since I've never had a use for it, so perhaps someone can enlighten me.

avara
05-12-2002, 09:09 PM
Originally posted by ToastyX
What do people use IMAP for? Why don't they just use POP3? What programs use IMAP? I'm not really too familiar with IMAP since I've never had a use for it, so perhaps someone can enlighten me.

IMAP is supposed to be a replacement for POP3. The main difference is that mail is stored on the server, instead of on a local computer. This can be extremely useful, especially if you are accessing email from different locations.

Most email programs, including Outlook, support IMAP in addition to POP3.

Alan - Vox
05-12-2002, 09:40 PM
I think i got them of rpmfind, the user was an advanced user who was reading his mail from the command prompt and was probably able to get around any problems with it.

Shyne
05-13-2002, 12:23 AM
IMAP is not a replacement for POP3. IMAP is just another protocol with it's advantages and disadvantages.

avara
05-13-2002, 07:02 AM
Originally posted by Shyne
IMAP is not a replacement for POP3. IMAP is just another protocol with it's advantages and disadvantages.

No it isn't, but from what I have read in the past it was originally supposed to be a replacement over time. Which is precisely what I said. :)

avara
05-13-2002, 07:12 AM
Originally posted by SplashHost.com
I think i got them of rpmfind, the user was an advanced user who was reading his mail from the command prompt and was probably able to get around any problems with it.

Whether you're accessing IMAP from the command prompt or normally shouldn't really make any difference.

Anyway I found the following on rpmfind, which appears to be the correct build for RedHat 7.1 on a P4:

http://rpmfind.net//linux/RPM/redhat/7.1/i386/imap-2000-9.i386.html

Just a bit worried that it might break POP3 as it says "IMAP andPOP3 deamons are included".

avara
05-17-2002, 06:38 AM
Installed it from the RPM installer now, just for the fun of it. But when I start it (./imapd&), it seems to run fine for a moment, but then when someone connects gets killed off.