Basic email not working

comake

Member
Sep 10, 2006
16
0
151
Hello,

I am a beginner. I have just installed Cpanel/WHM on my dedicated server. hostname : 456.comake.com

I have setup one website account with all permissions: exemple.com

I go to exemple.com/cpanel and I create an email account : [email protected]
I have a succeed message for creating this account.

But when I go to SquirrelMail I have message : "Unknown user or password incorrect."
When I go to Horde I have message :
"Notice: Unknown(): Login failed. (errflg=1) in Unknown on line 0
Notice: Unknown(): Login failed. (errflg=1) in Unknown on line 0
Notice: Unknown(): Login failed. (errflg=1) in Unknown on line 0
Notice: Unknown(): Too many login failures (errflg=2) in Unknown on line 0"

I don't know what to do. Thank you for your help.
 

comake

Member
Sep 10, 2006
16
0
151
How to check this in WHM ?

I think all services are running well but I am not sure. I made a full installation of cpanel, maybe imap has been already activated during the installation.

Phpscripts on my website are sending correctly email (like "tell a friend"...)

Do you have imap compiled in php? /scripts/easyapache
I don't know how to do that
 
Last edited:

comake

Member
Sep 10, 2006
16
0
151
Hello,

I have run the command /scripts/easyapache in SSH with no error during the process

But I have still the same problem.
 

JHC

Member
Sep 12, 2006
18
0
151
Mee too...

I am getting the same thing... except that for me it also applies to previously created email addresses and I can't access them at all (new or old).

Please help.
 

AndyReed

Well-Known Member
PartnerNOC
May 29, 2004
2,217
4
193
Minneapolis, MN
comake said:
I have run the command /scripts/easyapache in SSH with no error during the process
Unless you are very comfortable running commands at the prompt, you can re-compile Php and/or Apache from the WHM. If you are newbie, please read the cPanel/WHM documentations at: http://www.cpanel.net/support/docs/index.htm
 

rsaylor

Well-Known Member
Mar 27, 2003
160
1
168
Are you able to use Horde instead?

Open SSH:

cd /var/log
tail -f exim_mainlog

send a email via a pop3 client (outlook, etc)

what error is logged in exim_mainlog?
 

Manuel_accu

Well-Known Member
Jun 19, 2005
191
0
166
Hi,

First you could try the below mentioned script from your command prompt:

/scripts/courierup --force
/scripts/restartsrv_cppop

If it doesnt work, check the below mentioend post it will assist you further.

http://forums.cpanel.net/showthread.php?t=44497

Thanks,