Outbound IP address using IP Pools #1622
-
|
Hello, I've setup a virtual postal server (default server IPv4: Network interfaces: IP Pools Configuration (
Organization Configuration:
When sending a test mail from 'Organization A Mail-Server' I would expect an email from 2.2.2.2 / 2:2:2:2::1, but it's delivered via 1:1:1:1::1. Did I miss a configuration step? Thank you! 🙏 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Okay, after some trial & error and with the help of discussion #1444, I found the solution: After setting up the IP Pools, you need to go to the server settings ( |
Beta Was this translation helpful? Give feedback.
Okay, after some trial & error and with the help of discussion #1444, I found the solution:
After setting up the IP Pools, you need to go to the server settings (
/org/organization-a/servers/test-mail-server/edit) and simply click 'Save server' (without any changes). This saves the correct server-ip_pool_idto the MySQL database and fixes the outbound ip address issue.