Skip to main content

exim problem trying to upgrade

Comments

3 comments

  • Infopro
    To be clear, you reset the entire configuration and that didn't work, or did you leave your customizations in place? You might want to post your customizations for assistance with why they are not working for you in the latest EXIM updates.
    0
  • urgido
    SOLVED. In my case this was the solution provider by my managed team. The exim configuration file had the append only attribute set; consequently, cPanel couldn't rewrite the file. === root@cdd [~]# lsattr /etc/exim.conf -----a-A-----e- /etc/exim.conf root@cdd [~]# chattr -a /etc/exim.conf root@cdd [~]# /usr/local/cpanel/scripts/buildeximconf Configuration file passes test! New configuration file was installed.
    I post the solution for future same issues.
    0
  • Infopro
    Good news then! Thanks for posting back what you found out.
    0

Please sign in to leave a comment.