thanks! On Wed, Nov 4, 2009 at 2:33 PM, Noel Jones <[email protected]> wrote:
> On 11/4/2009 12:51 AM, K bharathan wrote: > >> hi all >> i understand i can transport an email id in the transport map; so i can >> put: >> >> [email protected] <mailto:[email protected]> smtp:[192.168.0.1] >> example.com <http://example.com> smtp:[192.168.0.12] >> >> my doubt : >> with the above all mails to example.com <http://example.com> will go to >> 192.168.0.12; will it include [email protected] <mailto:[email protected]>? >> >> or that particular mail will go to 192.168.0.1? >> >> help appreciated >> >> thanks >> >> > > in the above example, mail to [email protected] will be delivered only to > 192.168.0.1. > All other mail to example.com will be delivered to 192.168.0.12 > > http://www.postfix.org/transport.5.html > > >
