Different Servers for incoming mails
Posted
by
André
on Server Fault
See other posts from Server Fault
or by André
Published on 2011-01-08T11:48:36Z
Indexed on
2011/01/08
11:55 UTC
Read the original article
Hit count: 237
Hi everybody, not sure if what I want is possible so I´d appreciate any pointers. I have full control over the infrastructure (DNS and servers)
Currently I receive mails for domain.tld. MX record for domain.tld is gw.domain.tld. gw then does some spam and virus checking and forwards the mails to the internal exchange server. GW is a Proxmox Mail Gateway Box (Free license)
Now what I want is to distribute mails for different recipients to other mail servers. Basicly I only want [email protected] and [email protected] to go to the exchange as before, but all others go to a different mail server (based on linux).
Any idea how I could achieve this?
© Server Fault or respective owner