Outbound relay configuration

powersupport

Well-Known Member
Jan 18, 2020
291
2
58
30
Hi,

We are new to Proxmox Gateway and we have set up a Proxmox gateway and we are trying to set up an outbound relay from Postfix through PMG.

Can anyone advise on the correct configuration we have to change in postfix for the outbound to work?

Thank You
 
In postfix, you just set the smarthost to be:

pmg-server.example.com:26

where pmg-server.example.com is your PMG server address and :26 is the Internal SMTP port set under Mail proxying -> Ports . With that said, any mail going out from your postfix server will go through PMG and then PMG will send it off if it is clean.