* Patrick Shanahan <paka@opensuse.org> [09-06-19 12:56]:
* Per Jessen <per@computer.org> [09-06-19 10:21]:
Patrick Shanahan wrote:
* Per Jessen <per@computer.org> [09-06-19 01:51]:
Patrick Shanahan wrote:
openssl s_client -connect imap.gmail.com:995 and openssl s_client -connect imap.gmail.com:993
both work but take quit some time, may be the timeout indicated above (45 seconds waiting to connect). ping imap.gmail.com and pop.gmail.com both work w/o delay
I only tried with telnet, got immedate responses. Maybe it is TLS related - otoh, I just tried
openssl s_client -connect imap.gmail.com:993
and had immediate response. (on a 15.0 system). Maybe try telnet too, and see if that also hangs ?
wahoo:~ > time telnet imap.gmail.com telnet: connect to address 2607:f8b0:400d:c09::6c: Connection timed out telnet: connect to address 173.194.204.109: Connection timed out telnet: connect to address 173.194.204.108: Connection timed out
Sorry, forgot to say you need to specify the port number, 993 or 143. i.e.
telnet imap.gmail.com 993
If you get a virtually instant response, your connection is good. It looks to me like SSL is working too. That would seem to leave the problem in the actual fetching of mails.
see other recent post, did not get quick response. currently testing with port 993 specified but appears slow. have to go on a job, back and report shortly.
pinging imap.gmail.com appears normal/almost instantaneous, ~50 ms substituting an ipv4 address for imap.gmail.com returns normal timeout openssl s_client -connect 209.85.201.108:993 -showcerts appears instantenous looks like the problem is gmail chocking on ipv6 which my server appears to present first/default. substituting the ipv4 address for imap.gmail.com makes fetchmail work as before. google has a problem, I believe? fwiw: pop3.live.com (access to old hotmail accounts) has same problem. but substituting ipv4 addr does not solve -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org