nisamudeen97
Regular Pleskian
- Server operating system version
- CentOS Linux release 7.9.2009
- Plesk version and microupdate number
- Version 18.0.54 Update #4, last updated on Aug 29, 2023 10:09 AM
Hi,
We have started getting email bounce back by saying IPV6 not having RDNS. When checked we could see postfix still using ipv6 even if Outgoing mail mode is configured to use IPv4 alone. See the current screen shot setting, Mail server is configured to use IPV4 alone. But out going emails are found using IPV6.
When checked /etc/postfix/main.cf, inet_protocols I could see that it was configured to use All. I have changed the value manually to
inet_protocols = ipv4 and restarted postfix. Now emails are going via IPV4.
I could recollect that I have done the same thing before and plesk update has reverted the setting back to All. So in this case two issues are there.
1. How can I make sure plesk uses IPv4 alone to send outgoing emails? Why the setting change from front end is not changing on back end. ?
2. How to avoid main.cf custom settings getting reverted
We have started getting email bounce back by saying IPV6 not having RDNS. When checked we could see postfix still using ipv6 even if Outgoing mail mode is configured to use IPv4 alone. See the current screen shot setting, Mail server is configured to use IPV4 alone. But out going emails are found using IPV6.
When checked /etc/postfix/main.cf, inet_protocols I could see that it was configured to use All. I have changed the value manually to
inet_protocols = ipv4 and restarted postfix. Now emails are going via IPV4.
I could recollect that I have done the same thing before and plesk update has reverted the setting back to All. So in this case two issues are there.
1. How can I make sure plesk uses IPv4 alone to send outgoing emails? Why the setting change from front end is not changing on back end. ?
2. How to avoid main.cf custom settings getting reverted