Plesk for Linux
kb: how-to
ABT: Group B
Applicable to:
- Plesk for Linux
Question
How to change the IP address for outgoing emails in Plesk for Linux with Postfix mail server?
Answer
-
Go to Tools & Settings > Mail Server Settings.
-
Set outgoing mail mode to one of the following options:
-
Send from domain IP addresses
-
Send from domain IP addresses and use domain names in SMTP greeting
-
Send from the specified IP addresses
-
-
Apply the changes.
Note: The changes will be made in the Postfix transport map file
/var/spool/postfix/plesk/sdd_transport_maps.db
.
Command-line instructions
-
Connect to a Plesk server via SSH.
-
Run the command:
# plesk bin site -u example.com -mail-service-ip 203.0.113.2
where
-
example.com - domain name
- 203.0.113.2 - IP address that will be used for mail of a domain
-
Comments
7 comments
i got this message
IP address 'xxx.xxx.xxx.xxx' does not exist
i already added this ip from plesk panel.
@Oth, check in Plesk > Tools & Settings > IP addresses that this IP is not marked as broken. If this IP is 'dedicated' make sure that it is not used by other subscriptions or change its type to 'shared'
and with Qmail?
"Luis, Qmail does not support such functionality
can i use multiple ips for one domain
if yes please tell me the steps
thank you.
2 Oth
No, this is not supported scenario
Look in the comments in the link below for how to accomplish this with qmail.
https://support.plesk.com/hc/en-us/articles/213911245-How-to-configure-Qmail-to-use-specific-IP-address-for-outgoing-email-
Please sign in to leave a comment.