Hello all, i need help...
I am my linux server is using cpanel, my Horde & SquirrelMail suddently cannot work in today.
When users want login to webmail, they get an error message, but NEOMail has no problem.. strange...
Horde error message:
Login failed for some reason. Most likely your username or password was entered incorrectly.
SquirrelMail error message
ERROR
Unknown user or password incorrect.
anybody can give me idea??
andreyka
09-03-2004, 01:28 PM
1. Try update cpanel
2. /scripts/fixwebmail
3. Check config NEOMAIL and other, may be NEOMAIL use pop3 access and other use imap. So, restart imap/pop3 good idea.
If not help contact me via ICQ/MSN/AIM, I try help you.
Angel78
09-03-2004, 02:09 PM
update will help. RH up2date caused troubles by updating cpanel's imap.
Thank you,
I have try /scripts/fixwebmail, fixeverything, fixcommonproblem and upup but nothing fix. :(
IMAP Server (UW IMAPd) , POP3 Server (cppop) and
IMAP Server (uwimap) also has been restart at WHM.
the horde and SquirrelMail have no problem before that. just suddently cannot access in today.
my server is redhat enterprise OS....
damainman
09-03-2004, 03:11 PM
You need to update cpanel to the latest release.
0utlier
09-03-2004, 06:15 PM
You can update or you can do this...
1. pico /etc/xinetd.d/cpimap
2. Change the location to the imap binary to /usr/local/cpanel/3rdparty/bin/imapd
3. service xinetd restart
4. Done
(taken from the cPanel forums - This fix worked for me)
Steven
09-03-2004, 07:43 PM
telnet localhost 143
if you get a reply its not imap.
Originally posted by thelinuxguy
telnet localhost 143
if you get a reply its not imap.
i got
Trying 127.0.0.1...
Connected to localhost (127.0.0.1).
Escape character is '^]'.
* OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS AUTH=LOGIN] localhost IMAP4r
ev1 2003.338rh at Sat, 4 Sep 2004 10:24:59 +0800 (MYT)
Originally posted by damainman
You need to update cpanel to the latest release.
My cpanel is WHM 9.4.0 cPanel 9.4.1-S65
headach.. :(
I can access my horde and SquirrelMail at yesterday..
Just suddenly cannot access to horder and SquirrelMail , but neomail have no problem. :(
anybody can give an idea??
Angel78
09-05-2004, 04:35 PM
Originally posted by 0218
My cpanel is WHM 9.4.0 cPanel 9.4.1-S65
then change to Current or Release tree, and update.
imap fixed and cpanel force update.. all working fine now. :) thank you all. ^_^