OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: A question on building mail gateway with Postfix

From: Devdas Bhagat (devdasdvb.homelinux.org)
Date: Tue Oct 31 2006 - 12:52:36 CST


On 01/11/06 01:55 +0800, wadia wrote:
> Hi All
> Currently, I'm going to build a mail gateway by using postfix, and the
> following is my requirements:
> 1) all the mails to aaa.com will be transferred to aaa.my.com pool.
> 2) all the mails to bbb.com will be transferred to bbb.my.com pool.
> 3) and all the other mails will be transferred to ccc.my.com pool.
>
> From the postfix document, I know that I can define 'transport' file
> like the following to finish 1) and 2), but I still have no idea how to
> configure postfix to make all the other mails transfer to ccc.my.com
> pool. Any body can help me? You help is appreciated.
>
Use relayhost, or a wildcard transport.

Devdas Bhagat