Shane
2012-08-24 05:43:06 UTC
Excellent! Issue solved with the following line in my main.cf
inet_protocols = ipv4
connectivity.
Postfix as distributed from Postfix.org does not turn on IPv6 support
unless the sysadmin says so.
Wietse
inet_protocols = ipv4
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 support, but your host has no IPv6gmail-smtp-in.l.google.com[2001:4860:8005::1b]:25: Network is unreachable
connectivity.
Postfix as distributed from Postfix.org does not turn on IPv6 support
unless the sysadmin says so.
relay=gmail-smtp-in.l.google.com[74.125.127.26]:25, delay=1.6,
delays=0.11/0.03/0.35/1.1, dsn=2.0.0, status=sent (250 2.0.0 O$
Postfix will try until it hits upon an IPv4 MX host.delays=0.11/0.03/0.35/1.1, dsn=2.0.0, status=sent (250 2.0.0 O$
Wietse