Skip to main content

OnlineSupport4u

Change Postfix Mail IP address

By PrasadNaik
March 10, 2023

Change postfix mail sending IP

To change mail IP in Postfix need to change parameters in below file

vi /etc/postfix/main.cf

add this option

smtp_bind_address=192.168.10.10

once done restart postfix