Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2007
    Posts
    239

    host pop3d: authentication error: Input/output error

    I can't seem to send or receive any mail on my cPanel/WHM server. Here is the errors I receive in /var/maillog:

    Code:
    Aug 27 09:56:07 host pop3d: LOGIN FAILED, user=bradley@mydomain.com, ip=[::ffff:92.19.61.2]
    Aug 27 09:56:07 host pop3d: authentication error: Input/output error
    Aug 27 09:57:11 host pop3d: LOGIN FAILED, user=bradley@myotherdomain.co.uk, ip=[::ffff:92.19.61.2]
    Aug 27 09:57:11 host pop3d: authentication error: Input/output error
    What is the problem here? How can I fix this?

  2. #2
    Try to edit /etc/authlib/authdaemonrc and set
    DEBUG_LOGIN=3

    run: /etc/init.d/courier-authlib restart
    and watch /var/log/maillog for error messages when you try to pop

    that should indicate what the problem is

    Please do come back with the exact error you are getting
    Server Surgeon George
    http://www.serversurgeon.com
    Linux, BSD and Windows Administration Services
    Toll Free US 877-378-7436 International +1-213-291-9191

  3. #3
    Join Date
    Mar 2007
    Posts
    239
    Hi,
    I fixed the problem using /scripts/upcp.

    Thanks,
    -Zaggs

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •