On 2012-12-06 at 12:54 +0500, Shahid Ashraf wrote: > I'm unable to send email and getting this error log. > > 2012-12-06 02:49:17 1TgVin-0002J1-0p > alt1.gmail-smtp-in.l.google.com[2a00:1450:400c:c00::1a] Network is > unreachable. > > EXIM 4.72 and Centos 6.3
Sounds like something has given you an IPv6 routed address, without actually giving you IPv6 routing. Exim should try the IPv4 addresses too and succeed. What's the error when it tries the IPv4 addresses? You can set "disable_ipv6" in the main section of the configuration to tell Exim to avoid doing anything with IPv6, while you fix whatever's wrong with the host setup. -Phil -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
