PDA

View Full Version : To setup MTA/SMTP server as post master


satimis
10th September 2008, 19:23
Hi folks,


I have been googling around for a Howto/Guide/Tutorial to setup a MTA/SMTP server to route incoming mails to their respective server based on domain. It brought many threads and I hesitate which is the right direction to proceed.


My goal is;

All domains points to the same fixed/external IP.

Several Mail Servers running on a Virtual Box


Guest_1, the SMTP server do the routing (using the DNS with the MX records)

Internet (incoming mails) -> via router forwarding port 25 -> Guest_1 - smtp server -> decides to send mails to Guest_2, Guset_3, Guest_4, Guest_5. etc. based on domain.


Please shed me some light. Pointer would be appreciated. TIA


B.R.
satimis

falko
11th September 2008, 15:17
You can do this with Postfix transports. Take a look at man 5 transport