Get ready to say goodbye to 454 TLS currently unavailable Exim error. Our Server Management Support team is here to lend a hand with your queries and issues.
454 TLS currently unavailable Exim error| Troubleshooting Tips
Recently, one of our customers faced an issue where they were unable to receive emails sent to their server. Additionally, the senders would receive the following error as well:
454 TLS currently unavailable
Our technical experts had the solution for this issue right up their sleeve. Let’s take a look at the steps:
- First, we have to check the /var/log/exim4/mainlog file for error messages.
- If you see a read permission error, locate the corresponding SSL files with .crt, .pem and .key for the vesta.panel.domaintld at “/home/admin/conf/web”. Then we have to modify the permission to 664 as seen below:
chmod 664 ssl.vesta.panel.domaintld.crt ssl.vesta.panel.domaintld.pem ssl.vesta.panel.domaintld.key
- Next, locate each of the domain aliases we plan to activate email at “/etc/exim4/domains”. Then modify the permission to 664.
chmod 664 /etc/exim4/domains/ourdomain/domainaliases
After these steps, we will not have to deal with the 454 TLS currently unavailable Exim error.
However, if you are still running into the error, our experts recommend ensuring the key and cert are valid.
We can do this with the following commands:
openssl x509 -in exim.crt -nooout -text
openssl rsa -in exim.key -noout -text
Let us know in the comments if you need further help with troubleshooting this error.
[Need assistance with a different issue? Our team is just a click away.]
Conclusion
To conclude, we learned how to troubleshoot the 454 TLS currently unavailable Exim error from our Support Engineers.
PREVENT YOUR SERVER FROM CRASHING!
Never again lose customers to poor server speed! Let us help you.
Our server experts will monitor & maintain your server 24/7 so that it remains lightning fast and secure.
0 Comments