relay and transport

View: New views
3 Messages — Rating Filter:   Alert me  

relay and transport

by kbh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi all
i understand i can transport an email id in the transport map; so i can put:

abc@...  smtp:[192.168.0.1]
example.com          smtp:[192.168.0.12]

my doubt :
with the above all mails to example.com will go to 192.168.0.12; will it include abc@...? or that particular mail will go to 192.168.0.1?

help appreciated

thanks


Re: relay and transport

by Noel Jones-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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:
>
> abc@... <mailto:abc@...>  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 abc@... <mailto:abc@...>?
> or that particular mail will go to 192.168.0.1?
>
> help appreciated
>
> thanks
>


in the above example, mail to abc@... 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



Re: relay and transport

by kbh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

thanks!

On Wed, Nov 4, 2009 at 2:33 PM, Noel Jones <njones@...> 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:

abc@... <mailto:abc@...>  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 abc@... <mailto:abc@...>?

or that particular mail will go to 192.168.0.1?

help appreciated

thanks



in the above example, mail to abc@... 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