Skip to main content

cPanel email issue after updates

Comments

26 comments

  • cPRex Jurassic Moderator
    Hey there! Can you let me know what specific settings you are changing, and if that is in cPanel or WHM that you're making the change? That may get me more details on the issue.
    0
  • ca2236
    Hi @cPRex, I can get you the tab. I'm not sure about if it is in cPanel or WHM.(WHM maybe) I just go into here and click save. I used to adjust settings in there, however, this morning, I just clicked save only, so I'm not sure if the setting changes I did before made any difference. :) Thank you for your help. :)
    0
  • cPRex Jurassic Moderator
    Thanks for the screenshot. That interface is the WHM >> Exim Configuration Manager, but I would need to know the specific option that is being changed in order to make this work. If you aren't sure what option that is, it would be best to contact our team before any changes are made to the Exim configuration again so we can try and track down the root problem.
    0
  • ca2236
    Thanks for the reply, but as I mentioned, I'm not making any changes. I hit the save button and things start working again until the next update that seems to beak it.
    0
  • cPRex Jurassic Moderator
    I understand that you aren't personally making any changes, but it seems like *something* on that page must be changing or else it wouldn't be necessary to click the save button at all. Here's another test that may work to track down the issue if you didn't want to open a ticket. You could create a copy of the exim configuration with the following command: cp /etc/exim.conf /etc/exim.conf.original
    Then, you could force a cPanel update with this command: /scripts/upcp --force
    and then finally, compare the changes in your original file with the newly-created version after the update: sdiff -s /etc/exim.conf.original /etc/exim.conf
    That command would show differences between the files, which would give us a clue as to what is being changed. Could you try that the next time you experience this issue?
    0
  • ca2236
    Hello, I apologize, just getting back to that, I did the commands you said, and upcp did update, but sdiff had no difference in output between exim.conf and exim.conf.original
    0
  • George_Fusioned
    And the more interesting part is that as soon as I go in and save the settings in the exim security configuration itself in cPanel, everything works just fine.

    Even if you don't make any changes in your Exim configuration, hitting the Save button will restart Exim which is probably why everything starts working again. In case this happens again, try restarting Exim from WHM instead of going to the configuration page and hitting the Save button. If restarting Exim indeed helps, then try what cPRex suggested earlier about comparing the good vs bad exim configuration files.
    0
  • ca2236
    Thanks @wintech2003, but I did what @cPRex said, however sdiff showed no differences in files
    0
  • cPRex Jurassic Moderator
    It would be best to open a ticket to have us investigate the issue. If you can get us details on how we can reproduce the issue, or if you can provide us access to the server through the ticket when the issue hasn't been resolved yet, we'd be happy to look!
    0
  • ca2236
    @wintech2003 and @cPRex I re-ran /scripts/upcp --force again to see if the exim service was running afterwards, and service exim status
    showed that it was. From the command line I restarted exim and it fixed the issue without saving the file edit, without an update, this might have been a invalid test as I think it only happens when updating. however, I did notice that after forcing upcp, the exim service is not restarted, not sure if it should be, but it wasn't on other servers where we don't seem to have this issue.
    0
  • cPRex Jurassic Moderator
    It looks like we replied at the same time :D Running "/scripts/upcp --force" would perform a full update, although there may not be an actual update to a new version of the software available each time you run that command. However, the tool will still check and make sure all necessary cPanel files are in place and working properly.
    0
  • ca2236
    Thanks for the response @cPRex, however, is there a way we can work through troubleshooting this now? (through forum or otherwise) When the issue happens, I can't leave the server down for half a day to all day waiting for troubleshooting to happen or a technician to call be back within the time frame window, it is a live production server with clients that need their ecommerce orders. One thing that I know, or it seems to be, is that our smtp server supports both smtp auth and non auth. however, when this happens, even the website we have setup to authenticate to our smtp server does not and generates the same error. It almost acts like it trying to authenticate against itself when this happens and not the smtp server, but I could be wrong, that is how I thought I was reading the exim panic logs though.
    0
  • cPRex Jurassic Moderator
    If you can get a ticket submitted through our team we can work to ensure it get seen quickly when you reply in the future.
    0
  • ca2236
    Can you tell me if there was a resolution to this ticket? They opened a support ticket. It sounds very similar to what I am experiencing. though I don't know if my exim.conf.local is affected.
    0
  • cPRex Jurassic Moderator
    I did see the ticket as submitted, but the user stopped replying so we were never able to perform our testing on that issue. There's no cost to submit a ticket so I'd encourage you to do that if you're seeing the same odd behavior.
    0
  • ca2236
    I thought support was paid.
    0
  • cPRex Jurassic Moderator
    Nope, tickets have always been free for everyone :D
    0
  • ca2236
    I keep trying to login and I get this Authentication required No cookie found
    0
  • cPRex Jurassic Moderator
    You can submit the ticket directly from the WHM interface as well, as that often ends up being easier and makes the server access portion automated as well.
    0
  • ca2236
    that just takes me to the same login page?
    0
  • cPRex Jurassic Moderator
    Interesting - you may need to reset your password for store.cpanel.net, but I'd try clearing your cache/cookies to see if that gets things working. I haven't heard about any issues with store access today on my end.
    0
  • ca2236
    I did reset my password, but I will try cache.
    0
  • ca2236
    I cleared by cache . However, still had the issue. Worked in Firefox. so created a ticket through that. tried clearing cache a second time in chrome and finally worked.
    0
  • cPRex Jurassic Moderator
    Great - I'm glad that did end up working for you. Can you post the ticket number here so I can follow along? It should start with 94******.
    0
  • ca2236
    94198844
    0
  • cPRex Jurassic Moderator
    Thanks so much - I'm following along with that now and it looks like Seth is on the case!
    0

Please sign in to leave a comment.