Re: [SOLVED] connect to gmail-smtp-in.l.google.com[...]:25: Network is unreachable

2012-08-27 Thread Wietse Venema
Benny Pedersen: > Den 2012-08-27 12:52, Wietse Venema skrev: > > > Postfix 2.9 edits main.cf and adds "inet_protocols = ipv4" > > if you don't have an inet_protocols line in main.cf. > > why is this done ? this is breaking that main.cf could be 100% empty It is a forwards compatibility migratio

Re: [SOLVED] connect to gmail-smtp-in.l.google.com[...]:25: Network is unreachable

2012-08-27 Thread Benny Pedersen
Den 2012-08-27 12:52, Wietse Venema skrev: Postfix 2.9 edits main.cf and adds "inet_protocols = ipv4" if you don't have an inet_protocols line in main.cf. why is this done ?, this is breaking that main.cf could be 100% empty to get an postfix running as before, defaults hardcoded settings sho

Re: [SOLVED] connect to gmail-smtp-in.l.google.com[...]:25: Network is unreachable

2012-08-27 Thread Wietse Venema
Benny Pedersen: [ Charset UTF-8 unsupported, converting... ] > Den 2012-08-24 14:17, Wietse Venema skrev: > > Shane: > >> Excellent! Issue solved with the following line in my main.cf > >> > >> inet_protocols = ipv4 > > > > Postfix as distributed from postfix.org adds that by default. > > in 2.9.

Re: [SOLVED] connect to gmail-smtp-in.l.google.com[...]:25: Network is unreachable

2012-08-26 Thread Benny Pedersen
Den 2012-08-24 14:17, Wietse Venema skrev: Shane: Excellent! Issue solved with the following line in my main.cf inet_protocols = ipv4 Postfix as distributed from postfix.org adds that by default. in 2.9.x this is not ipv4 but all and there is a warnning if ipv4 is in main.cf (to reminds o

Re: [SOLVED] connect to gmail-smtp-in.l.google.com[...]:25: Network is unreachable

2012-08-24 Thread Wietse Venema
Shane: > Excellent! Issue solved with the following line in my main.cf > > inet_protocols = ipv4 Postfix as distributed from postfix.org adds that by default. Please complain to your maintainer if they turn on IPv6 for you. Those idiots are causing all kinds of problems with email deliveries on

[SOLVED] connect to gmail-smtp-in.l.google.com[...]:25: Network is unreachable

2012-08-23 Thread Shane
Excellent! Issue solved with the following line in my main.cf inet_protocols = ipv4 On 8/23/2012 5:34 PM, Wietse Venema wrote: Shane: Aug 23 16:50:32 goblin postfix/smtp[13798]: connect to gmail-smtp-in.l.google.com[2001:4860:8005::1b]:25: Network is unreachable Someone has turned on IPv6 s