Patrick Shanahan wrote:
* Per Jessen <per@computer.org> [09-06-19 14:13]:
Patrick Shanahan wrote:
* Per Jessen <per@computer.org> [09-06-19 10:21]:
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.
That sounds like a network issue - not necessarily your side. When I do "telnet imap.gmail.com 993", response is instant.
Firewall issue? When you can ping imap.gmail.com and there are no delays, those packets are coming through - somehow there is a problem with tcp.
wahoo:~ > time telnet imap.gmail.com 993 Trying 2607:f8b0:400d:c08::6d... telnet: connect to address 2607:f8b0:400d:c08::6d: Connection timed out Trying 173.194.175.109... Connected to imap.gmail.com. Escape character is '^]'. ^CConnection closed by foreign host.
real 2m14.793s user 0m0.003s sys 0m0.001s
that makes it look like gmail doesn't like ipv6... and apparently my servier is defaulting to ipv6 first.
Do you have ipv6 locally? If you do, but you have no uplink, that could explain the situation. You could perhaps amend your 'poll' with something to restrict to ipv4 only. -- Per Jessen, Zürich (12.9°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org