We have some devices (another subnet or ip network) where it is not possible to change the SMTP port. It is possible to get those device access to relay over port 25?
you have the following options depending on your particular setup:
* if the PMG has 2 IP-addresses (one used for internal communication/those subnets) - you can have the listeners for internal and external listen to the explicit addresses (instead of different ports) - you need to use the templateing system to adapt the postfix configuration for that: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_template_engine
* if you have a router/firewall between those subnets and PMG you can configure a NAT (actually PAT for port address translation) rule there
* finally you can create an iptables/nftables rule directly on PMG
(there are quite many tutorials on the net for each of the options)
Not quite sure what you mean with the mechanism - but roughly said - mails on the external port are accepted if they are for a domain listed as relay domain.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.