On Sunday, June 07, 2009 at 17:02 CEST, Ulrich Mierendorff <ulrich.mierendo...@gmx.net> wrote:
> mouss wrote: > > > if you don't configure B to deliver mail for example.com, then it > > should lookup DNS and pass the mail to A. > > > > if at loss, you can still use transport_maps: > > > > example.com relay:[serverA] > > .example.com relay:[serverA] > > localhost relay:[serverA] > > But how can I configure that? You mean transport_maps? See below for a complete example. But again, if the server B configuration as well as your network setup is sane you shouldn't have to do anything. http://www.postfix.org/STANDARD_CONFIGURATION_README.html#firewall (Ignore everything except transport_maps.) > My current configuration looks like this one: > ... > myhostname = example.com > myorigin = /etc/mailname > mydomain = example.com > mydestination = $mydomain, localhost Is this server B? If so, why does it think it's the final destination for example.com when that's server A's assignment? [...] -- Magnus Bäck mag...@dsek.lth.se