Community Forums
Connect with us on LinkedIn
Community Notice
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 17
  1. #1
    Member
    Join Date
    Apr 2006
    Posts
    8

    Default outlook mail issue...pop3 keeps asking for password

    i'm having an issue i just can't resolve for a client thats on a VPS. whenever he checks his email, on all accounts, he gets the password box over and over. he inputs the correct username/password and it isn't working for me either, so its definitely a pop3 or server problem. its happening on all domains on his VPS and i tried to stop/start xinetd along with CPanel but it doesn't fix it...does anyone have an idea how to fix this? i also tried to set the pop3 to disabled on all files in /etc/xinetd.d/ but that causes the pop3 port to go down completely.

    the error message is this:

    There was a problem logging onto your mail server. Your Password was rejected. Account: 'mail.-----------.com', Server: 'mail.-----------.com', Protocol: POP3, Server Response: '-ERR Authentication failed (bad password?)', Port: 110, Secure(SSL): No, Server Error: 0x800CCC90, Error Number: 0x800CCC92


  2. #2
    Member
    Join Date
    Jan 2005
    Posts
    1,880

    Default

    What POP server are you running?

    If it is not the cPanel-supplied POP server (either cppop for mbox or courier pop for maildir) then things aren't going to work so well.

    If your using the maildir format, you could ensure that courier pop is running correctly by running /scripts/courierup --force

  3. #3
    Member
    Join Date
    Apr 2006
    Posts
    8

    Default

    its running maildir and i just ran the forced update command above but its still showing the same error

  4. #4
    Member
    Join Date
    Jan 2005
    Posts
    1,880

    Default

    And you are entering the username as the full email address?

  5. #5
    Member
    Join Date
    Apr 2006
    Posts
    8

    Default

    yes... tried both as well..

  6. #6
    Member
    Join Date
    Aug 2005
    Location
    Planet Earth
    Posts
    74

    Default

    Please do a :
    telnet localhost 110
    on your server and paste the result here.
    The world is my country, all mankind is my brethren, and doing good is my religion - Thomas Paine

  7. #7
    Member
    Join Date
    Apr 2006
    Posts
    8

    Default

    that's it:

    root@hello [/]# telnet localhost 110
    Trying 127.0.0.1...
    Connected to localhost.
    Escape character is '^]'.
    +OK

  8. #8
    Member GeekPatrolMille's Avatar
    Join Date
    Mar 2004
    Location
    McKinney, Texas, USA
    Posts
    84

    Default

    This just happened on my server about 30 minutes ago... Progressively it seems to be getting worse. I get in the /var/log/maillog the message "Cannot find a valid mailbox for <username>" for each username that is affected currently.

    My account has yet to be affected...
    any ideas?

    I can also telnet to the pop3 server:

    +OK POP3 ls05 [cppop 20.0] at [65.xx.yy.zz]
    Gregory A. Miller
    AGBSM Networks, LLC
    McKinney, Texas
    469-247-1444

    removespam.gmiller@agbsm.net

  9. #9
    Member GeekPatrolMille's Avatar
    Join Date
    Mar 2004
    Location
    McKinney, Texas, USA
    Posts
    84

    Default

    running /scripts/courierup --force solved the issue for me.

    Thanks
    webignition

    Gregory A. Miller
    AGBSM Networks, LLC
    McKinney, Texas
    469-247-1444

    removespam.gmiller@agbsm.net

  10. #10
    Member
    Join Date
    Apr 2006
    Posts
    8

    Default

    Quote Originally Posted by GeekPatrolMille
    running /scripts/courierup --force solved the issue for me.

    Thanks
    webignition

    triwed that, update worked fine but pop3 still not working.

  11. #11
    Member
    Join Date
    Apr 2006
    Posts
    8

    Default

    could this be the devil?

    root@hello [/]# lsof -i TCP:110
    COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
    xinetd 12991 root 5u IPv4 483261733 TCP *op3 (LISTEN)
    root@hello [/]#

  12. #12
    Member
    Join Date
    Apr 2006
    Posts
    8

    Default

    just went back to non-maildir and now its showing:

    root@hello [/]# lsof -i TCP:110
    COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
    cppop 22829 root 4u IPv4 494106299 TCP *op3 (LISTEN)
    root@hello [/]#

    still no pop3 working though

  13. #13
    Member GeekPatrolMille's Avatar
    Join Date
    Mar 2004
    Location
    McKinney, Texas, USA
    Posts
    84

    Default

    I do not know if we had the same problem or not. My issue was centered around CPPOP the cPanel POP3 daemon which began acting oddly at first, users could connect and the logs showed connections but it was not finding the users inbox in the mail folder, even though it was there. During most of this time I was able to get a telnet connection on port 110 to test. Finally the daemon stopped allowing connections at all. Numerous pop server restarts and a couple of rebuilds as suggested by webignition and magically it started working again just as suddenly as it began having issues. All mail was in-tact and no other problem, outside the steady stream of support calls, we were back up.

    Good luck, hope you find a solution...
    Gregory A. Miller
    AGBSM Networks, LLC
    McKinney, Texas
    469-247-1444

    removespam.gmiller@agbsm.net

  14. #14
    Member GeekPatrolMille's Avatar
    Join Date
    Mar 2004
    Location
    McKinney, Texas, USA
    Posts
    84

    Default

    mine looks more like this...

    root@ls05 [/home/agbsm/mail]# lsof -i TCP:110
    COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
    couriertc 19899 root 3u IPv4 259386252 TCP *op3 (LISTEN)
    Gregory A. Miller
    AGBSM Networks, LLC
    McKinney, Texas
    469-247-1444

    removespam.gmiller@agbsm.net

  15. #15
    Member dave9000's Avatar
    Join Date
    Apr 2003
    Location
    arkansas
    Posts
    891
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    if your running EDGE 21 there is a maildir bug that will prevent you from logging into pop server

    there is a new EDGE 23 out that fixes that issue
    Dave Browning
    Intersite Technologies
    Greenbrier Ar
    dave@isitetech.com

Similar Threads & Tags
Similar threads

  1. POP3 password retrieval / mail monitoring
    By m175400 in forum E-mail Discussions
    Replies: 0
    Last Post: 02-08-2010, 06:31 PM
  2. pop3 mail not accepted password
    By abluka in forum New User Questions
    Replies: 1
    Last Post: 06-22-2008, 06:16 AM
  3. POP3 And Outlook Issues
    By deadend in forum E-mail Discussions
    Replies: 4
    Last Post: 10-30-2007, 11:16 AM
  4. Outlook(POP3) conection ,refused password /webmail OK
    By NeoTecnologia in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 02-03-2006, 09:34 AM
  5. Password mismatch checking pop3 mail
    By erobs in forum cPanel and WHM Discussions
    Replies: 10
    Last Post: 11-04-2003, 07:40 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube