Does NS8 Have great support for Multiple Ips On the Server

I have a Server with Multiple Ip Address onto it,
The Aim is to install Postalserver, as well as Make use of IP rotation feature within Postalserver, with the Ip addresses within the server.**
**
Does NS8 properly support multiple Ip addresses
IS it possible to Properly point or assign these Ip addresses into a Module for Utiliation, if the Module, in this Case Postalserver support it?

These Are Mainly for Sending Emails in a rotational Basis

It seems it’s supported by the postal IP pools when the IPs are configured on the host, see IP Pools - Postal - the open source mail delivery platform

Another way could be using the --outbound option to set a specific outbound IP, see passt(1) — Arch manual pages

I used the --outbound-if4 option to bind to a specific interface in openvpnui, see ns8-openvpnui/imageroot/actions/configure-module/10configure_environment_vars at main · mrmarkuz/ns8-openvpnui · GitHub and ns8-openvpnui/imageroot/systemd/user/openvpnui.service at main · mrmarkuz/ns8-openvpnui · GitHub

2 Likes