Re: Strange behavior: smtp_fallback_relay not used for one MX destination

2014-04-17 Thread Wietse Venema
Wietse Venema: > With this: > > mailin.marc-werner.eu. 86060 IN MX 10 mx01.isphosts.de. > mailin.marc-werner.eu. 86060 IN MX 100 mx02.isphosts.net. > mx01.isphosts.de. 273 IN A 109.239.57.96 > mx02.isphosts.net. 285 IN A 127.0.0.1

Re: Strange behavior: smtp_fallback_relay not used for one MX destination

2014-04-17 Thread Noel Jones
On 4/17/2014 9:55 AM, Denny Fuchs wrote: > hi, > > Am 17.04.2014 um 15:21 schrieb Noel Jones : > >> Typically in your situation one would use relayhost, with >> transport_maps overrides for internal destinations that are directly >> reachable. > > thanks @all for debugging ... I think, is is sim

Re: Strange behavior: smtp_fallback_relay not used for one MX destination

2014-04-17 Thread Denny Fuchs
hi, Am 17.04.2014 um 15:21 schrieb Noel Jones : > Typically in your situation one would use relayhost, with > transport_maps overrides for internal destinations that are directly > reachable. thanks @all for debugging ... I think, is is simply broken, what the maintainer of the zone does. Is th

Re: Strange behavior: smtp_fallback_relay not used for one MX destination

2014-04-17 Thread Viktor Dukhovni
On Thu, Apr 17, 2014 at 09:55:59AM -0400, Wietse Venema wrote: > With this: > > mailin.marc-werner.eu. 86060 IN MX 10 mx01.isphosts.de. > mailin.marc-werner.eu. 86060 IN MX 100 mx02.isphosts.net. > mx01.isphosts.de. 273 IN A 109.239.57.96 > mx02.isph

Re: Strange behavior: smtp_fallback_relay not used for one MX destination

2014-04-17 Thread Wietse Venema
Denny Fuchs: Checking application/pgp-signature: FAILURE -- Start of PGP signed section. > hi, > > in our university we have to use a relay server, for delivering mails to > external destinations. It works since two years with: > > smtp_fallback_relay = mailout.example.com > > Postfix tries to

Re: Strange behavior: smtp_fallback_relay not used for one MX destination

2014-04-17 Thread Noel Jones
On 4/17/2014 7:04 AM, Denny Fuchs wrote: > hi, > > Am 17.04.2014 um 13:16 schrieb Denny Fuchs : > > >> smtp_fallback_relay = mailout.example.com > > just for testing: I added relayhost = mailout.example.com && postfix reload > && postsuper -r && sendmailq -q .. and mails are delivered throu

Re: Strange behavior: smtp_fallback_relay not used for one MX destination

2014-04-17 Thread Denny Fuchs
hi, Am 17.04.2014 um 13:16 schrieb Denny Fuchs : > smtp_fallback_relay = mailout.example.com just for testing: I added relayhost = mailout.example.com && postfix reload && postsuper -r && sendmailq -q .. and mails are delivered through the relay server. So, it was working. After that, I re

Strange behavior: smtp_fallback_relay not used for one MX destination

2014-04-17 Thread Denny Fuchs
hi, in our university we have to use a relay server, for delivering mails to external destinations. It works since two years with: smtp_fallback_relay = mailout.example.com Postfix tries to deliver the mail directly, but it fails, with a connection refused /network unreachable(ipv6) (blocked