Postfix on another server not on PVE

horizn

Well-Known Member
Aug 21, 2017
34
3
46
45
Hi,
Is it possible/safe to diable Postfix from autostart and use Postfix configured on another server?
 
Hi,

you should add the relay server in the postfix conf and do not disable postfix.
 
Not good. Currently I have only one public IP, and the plan is to have VM running mail server with ports (465, 587, 993, 995) forwarded on to that VM. So ideally will be to shutdown Postfix on hypervisor.
 
Proxmox VE uses sendmail for notification and the pve-manager has a dependency on it.
 
You could let postfix run and bind only to localhost (::1/127.0.0.1) - if you plan on forwarding the ports via iptables this should work.