charlierguo / gmail

A Pythonic interface for Google Mail
MIT License
1.77k stars 386 forks source link

Force connection over `imap.gmail.com`s IPv4 address #84

Closed johnspicer closed 7 years ago

johnspicer commented 7 years ago

This should allow us to login to gmail on machines that use IPv6, by forcing the use of IPv4

See https://blog.zensoftware.co.uk/2016/05/13/gmail-blocking-mdaemon-email-arriving-via-ipv6/