When I try to recive mail via mail programs I recive message that password incorrect.
But if I recive mail via webmail - all ok. (entered password & login similar).
How I can fix that error?
When I try to recive mail via mail programs I recive message that password incorrect.
But if I recive mail via webmail - all ok. (entered password & login similar).
How I can fix that error?
If you are using a common email client such as outlook express, one thing you can try is logging in your cpanel account and install the registry setup file for your particular client. You will be sure your client is configured correctly.
In cpanel, Look under 'email accounts / functions / configure mail clients'
This is a confirmed bug: http://bugzilla.cpanel.net/show_bug.cgi?id=3149
No-no, I think that you dont understand me
Thats error appears even if I will configure my outlook manually.
P.S.: Thunderbird have a same error..
Same errors if I enable SSL/TLS in my mail program.
This may be going out on a limb but try regenerating your service certificates under 'Manage Service SSL Certificates'
Monitor your logs while you try connecting for further error messages.
Wonder if your ISP is blocking since your webmail works fine. Shove exim on another port and try or test via telnet.
Aug 24 04:10:07 vps111 popa3d(pam_unix)[11781]: check pass; user unknown
Aug 24 04:10:07 vps111 popa3d(pam_unix)[11781]: authentication failure; logname= uid=0 euid=0 tty= ruser= rhost=
Aug 24 04:10:10 vps111 popa3d[11781]: Authentication failed for UNKNOWN USER from 90.157.50.84
Aug 25 05:45:48 vps111 popa3d[5212]: Didn't attempt authentication
Aug 25 05:50:14 vps111 popa3d(pam_unix)[7400]: check pass; user unknown
Aug 25 05:50:14 vps111 popa3d(pam_unix)[7400]: authentication failure; logname= uid=0 euid=0 tty= ruser= rhost=
Aug 25 05:50:16 vps111 popa3d[7400]: Authentication failed for UNKNOWN USER from 90.157.50.84
Someone understand something ?![]()
It would have helped to know you are on a VPS. Disable popa3d and kill that process and restart pop
/etc/xinetd.d/popa3d and popa3ds
disable = yes
1) disable = yes in popa3d & popa3ds
2) restarted xinetd.
now outlook can't connect to mail server.
Disable xinet service completely and kill the processes. Sometimes you need to restart the vps to clear everything. Make sure xinet doesn't start back up.
jayh38, big thanks.
its work!
Glad to hear it.
If this is your node, you can modify templates so you don't load xinet, php, mysql and other modules that shouldn't load in a vps prior to installing cpanel.