{"id":250,"date":"2016-02-25T15:32:00","date_gmt":"2016-02-25T20:32:00","guid":{"rendered":"http:\/\/underhost.com\/blog\/?p=250"},"modified":"2025-03-12T05:19:31","modified_gmt":"2025-03-12T09:19:31","slug":"how-to-upgrade-my-exim-mail-server-on-cpanel-servers","status":"publish","type":"post","link":"https:\/\/underhost.com\/blog\/how-to-upgrade-my-exim-mail-server-on-cpanel-servers\/","title":{"rendered":"How to Upgrade Your Exim Mail Server on cPanel Servers"},"content":{"rendered":"<h2>How to Upgrade Exim on cPanel Servers<\/h2>\n<p>Exim is the default mail transfer agent (MTA) for cPanel servers, and keeping it updated ensures better security, performance, and compatibility. cPanel provides an easy method to upgrade Exim using a built-in script.<\/p>\n<h3>1. Access Your Server via SSH<\/h3>\n<p>To update Exim, you need root access to your server. Follow these steps:<\/p>\n<ol>\n<li>Open a terminal on your local machine.<\/li>\n<li>Connect to your server using SSH:<\/li>\n<\/ol>\n<pre><code>ssh root@yourserver.com<\/code><\/pre>\n<p>Replace <strong>yourserver.com<\/strong> with your actual server hostname or IP address.<\/p>\n<h3>2. Run the Exim Upgrade Command<\/h3>\n<p>Once logged in, execute the following command to upgrade Exim:<\/p>\n<pre><code>\/scripts\/eximup<\/code><\/pre>\n<p>This command will download and install the latest stable version of Exim available for your cPanel server.<\/p>\n<h3>3. Verify the Upgrade<\/h3>\n<p>After the upgrade is complete, confirm the installed version by running:<\/p>\n<pre><code>exim -bV<\/code><\/pre>\n<p>You should see the latest Exim version displayed.<\/p>\n<h3>4. Restart Exim for Changes to Take Effect<\/h3>\n<p>To ensure the update is applied correctly, restart the Exim service:<\/p>\n<pre><code>systemctl restart exim<\/code><\/pre>\n<p>or if using older systems:<\/p>\n<pre><code>service exim restart<\/code><\/pre>\n<h3>5. Need Assistance? @CustomerPanel Is Here to Help<\/h3>\n<p>If you encounter issues while upgrading Exim, our <a href=\"https:\/\/customerpanel.ca\/client\">UnderHost Support<\/a> team is available 24\/7 to assist you. We also offer <a href=\"https:\/\/underhost.com\/managed-business-hosting.php\">managed hosting<\/a> solutions with automatic software updates and expert email management.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Keeping Exim up to date is crucial for security and performance on cPanel servers. cPanel provides a built-in script to upgrade Exim manually. Follow this quick guide to update your mail server with a single command.<\/p>\n","protected":false},"author":1,"featured_media":4853,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,11],"tags":[4,19,17,18],"class_list":["post-250","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-controlpanel","category-how-to","tag-cpanel","tag-easy","tag-exim","tag-scripts"],"_links":{"self":[{"href":"https:\/\/underhost.com\/blog\/wp-json\/wp\/v2\/posts\/250","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/underhost.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/underhost.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/underhost.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/underhost.com\/blog\/wp-json\/wp\/v2\/comments?post=250"}],"version-history":[{"count":4,"href":"https:\/\/underhost.com\/blog\/wp-json\/wp\/v2\/posts\/250\/revisions"}],"predecessor-version":[{"id":5146,"href":"https:\/\/underhost.com\/blog\/wp-json\/wp\/v2\/posts\/250\/revisions\/5146"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/underhost.com\/blog\/wp-json\/wp\/v2\/media\/4853"}],"wp:attachment":[{"href":"https:\/\/underhost.com\/blog\/wp-json\/wp\/v2\/media?parent=250"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/underhost.com\/blog\/wp-json\/wp\/v2\/categories?post=250"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/underhost.com\/blog\/wp-json\/wp\/v2\/tags?post=250"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}