Hello everyone,
I’m currently trying to configure Proxmox Mail Gateway to forward an incoming email to two different mail servers, even though both belong to the same domain. My goal is to have the same email delivered to both servers.
Thanks for your help!
I’m currently trying to configure Proxmox Mail Gateway to forward an incoming email to two different mail servers, even though both belong to the same domain. My goal is to have the same email delivered to both servers.
Setup:
- Proxmox Mail Gateway receives emails for mydomain.com.
- I want incoming emails to be forwarded to both Server A and Server B.
- Both servers handle email for mydomain.com.
My Approach So Far:
I’ve tried setting this up using transport rules, but it doesn’t seem to work. I can define a single destination server without any issues, but I can’t find a way to send the email to both servers simultaneously.Problem:
- Emails are only being delivered to one of the two servers.
- I can’t find an option to send a copy of the email to the second server.
- The logs show that the email is always routed to the first server defined in the transport settings.
Thanks for your help!