|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Some e-mail addresses hosted on another fysical server?
From: Keith Matthews (postfix
frequentous.co.uk)
Date: Mon Mar 01 2004 - 08:09:13 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 1 Mar 2004 13:43:35 +0100
"Morten Trab" <morten
trab.dk> wrote:
> ----- Original Message -----
> From: "Keith Matthews" <postfix
frequentous.co.uk>
> To: <postfix-users
postfix.org>
> Sent: Monday, March 01, 2004 12:21 PM
> Subject: Re: Some e-mail addresses hosted on another fysical server?
>
>
>
> > User transport maps. Works fine as long as you are using version 2
> > of postfix.
>
> I've been searching a bit and found that I need somthing like
>
> local_recipient_maps = hash:/etc/postfix/passon
>
Local recipient maps define which accounts are local to the current
host.
Use transport maps to define which accounts are local and which
need to be sent via SMTP to another host.
It is documented on the postfix site under documentation ->
Configuration -> address rewriting -> transport switch -> transport.
You'll have to find another name for your other host for it to work.
If you have "Morten
domain2.com" smtp:otherhost in transport maps then all
mail for Morten will go to the other host, while all mail for the rest
of domain2.com will get handled locally.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]