Re: Sub-domains ignore transport relayhost

2010-04-01 Thread Victor Duchovni
On Thu, Apr 01, 2010 at 03:50:17PM +0200, Emmanuel Fust?? wrote: > Could I achieve my goal with modifying the relay line in the master.cf > like: > > relay unix - - - - - smtp > -o smtp_fallback_relay= > -o relayhost= [a.b.c.d] No. > Or should

Re: Sub-domains ignore transport relayhost

2010-04-01 Thread Wietse Venema
Emmanuel Fust??: > Le 01/04/2010 15:20, Wietse Venema a ?crit : > > Emmanuel Fust?: > >> relay_relayhost = [a.b.c.d] > > > > As always, use "postconf -n" output when reporting a problem. This > > would have revealed immediately that relay_relayhost is a mistake. > > > > Wietse > > Ok so "trans

Re: Sub-domains ignore transport relayhost

2010-04-01 Thread Emmanuel Fusté
Le 01/04/2010 15:20, Wietse Venema a écrit : Emmanuel Fust�: relay_relayhost = [a.b.c.d] As always, use "postconf -n" output when reporting a problem. This would have revealed immediately that relay_relayhost is a mistake. Wietse Ok so "transport"_"postfix-conf-parameter" is no long

Re: Sub-domains ignore transport relayhost

2010-04-01 Thread Wietse Venema
Emmanuel Fust?: > relay_relayhost = [a.b.c.d] As always, use "postconf -n" output when reporting a problem. This would have revealed immediately that relay_relayhost is a mistake. Wietse

Sub-domains ignore transport relayhost

2010-04-01 Thread Emmanuel Fusté
Hello, Relevant config parameters: parent_domain_matches_subdomains = relay_domains = hash:some_relay_domains_map relay_relayhost = [a.b.c.d] some_relay_domains_map contain: xxx.comx yyy.comx aaa.xxx.comx bbb.yyy.comx symptom: messages for xxx.com and yyy.com are correctly rel