Skip to main content

Suddenly I have an Authentication issue.

Comments

8 comments

  • kodeslogic
    Check if you can log in to
    0
  • cPRex Jurassic Moderator
    Trying webmail directly, like @kodeslogic advised, is the easiest way to test the username and password. Can you do that and see if that gives you the same login error?
    0
  • linkup
    Thanks for the suggestions. I should mention something else. Because I get so much spam, I use a program called Mailwasher to pull all the mail headers so I can filter mails. I sent a test mail to the three accounts. All of the test mails showed up in Mailwasher, meaning Mailwasher has no problems with the names and passwords of the same emails. I also was able to use Webmail to access one of the emal accounts with no problem. What would be different between how Mailwasher accesses the mail vs. Thunderbird? As an aside, unless the accounts were hacked, I use auto-logon with the email accounts, so nothing changed there. Thanks guys!
    0
  • cPRex Jurassic Moderator
    It's hard to say - the next thing to check would be the /var/log/maillog file to see if there are any authentication errors for those particular users.
    0
  • linkup
    Thanks, but I don't know how to do that. I looked through the email options on the dashboard and I only found the mails it had received and how they were processed. Don't know where or how to see the AUTH failures?
    0
  • cPRex Jurassic Moderator
    That log file would need to be examined on the command line of the server. If that isn't something you're able to do, or not comfortable doing, you can always reach out to your hosting provider to have them help with that work.
    0
  • linkup
    That log file would need to be examined on the command line of the server. If that isn't something you're able to do, or not comfortable doing, you can always reach out to your hosting provider to have them help with that work.

    Thanks, I run/own the server and am unable to get help from the host.
    0
  • rbairwell
    Thanks, I run/own the server and am unable to get help from the host.

    Do you have a username for the server of "root": if you should have access to the root command line of the server ( as @cPRex said) which will help you investigate the log files - along with access to WHM on port 2087. If you do not have a username of "root" (i.e. you only login to cPanel on port 2083 using something like "linkup"), then you should be able to contact your hosting provider who has access to the "root command line" to investigate. If you do have root, I would suggest becoming friends with (or contracting out to/paying) somebody who is familiar with the Linux command line at a minimum (ideally with Linux server administration experience and even better with cPanel/WHM experience) as your server is unlikely to be secure. All that said.... I don't think looking at the log files will particularly help anyway: The fact Mailwasher (which runs on your Windows machine and hence would rule out firewall connection issues) and Webmail both appear to work with the same login credentials indicates to me the problem is more localised with Thunderbird. I'm making a couple of assumptions here, please let me know if these are correct or not: * You are running Mailwasher on your PC and have it configured with the 3 accounts (all using the full email address of the accounts you are having trouble with) you are having trouble with: and it works. * You have tried logging into webmail directly at either Password: Incoming server: For IMAP: mail.example.com port 993, For POP3: mail.example.com port 995 Outgoing server: mail.example.com port 465 If that's all correct, just try going to Add an account->Advanced Set-up (not "Other account")->Internet email and enter the details as before ("Outgoing server requires authentication", "Use the same username and password for sending email", "Require SSL" for both. Does it work there? If so, there's an issue with Thunderbird and I would suggest a reinstall.
    0

Please sign in to leave a comment.