This tutorial aims to demonstrate how to change your email sender IP for WHM/Cpanel servers/VPS's
This tutorial assumes that you already have an extra ip address assigned to your server.
1 Log into WHM or your cPanel VPS hosting account
2 Go to Home > Service Configuration >EximConfigurationEditor
3 Enable the option Reference/etc/mailipsforoutgoingSMTPconnections
4 Save the changes
5 Login to the server via ssh using Putty.
6 Open file /etc/mailips in nano
7 *:1.2.3.4
8 Replace 1.2.3.4withthenewmailserverIP.
9 Save changes and exit.
10 Restart Exim using the following command: /etc/init.d/exim restart or simply hit restart exim in WHM
This tutorial assumes that you already have an extra ip address assigned to your server.
Most Popular Articles
How to change the primary IP address of a WHM/cPanel server
This is for CentOS/RHEL based servers. Steps in WHM: Log into WHM and go to Basic cPanel...
How to Install Imagick on a cPanel VPS Server
First ensure you have imagick installed via yum: yum install ImageMagick ImageMagick-develIf...
How to install Python with mod_wsgi on a CentOS VPS or Server with cPanel
The world knows that cPanel/WHM is not too Django, or python friendly. However, this is a step by...
How To Resolve Missing cPanel EMail Users
The cPanel E-mail Addresses page loads the list of E-mail users from two files in...
Migrating/Restoring large cPanel domain from shared hosting account to your VPS server
cPanel facilitates you to restore full domain including email accounts, MySQL databases, database...
