diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2015-12-04 01:24:24 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2015-12-04 01:24:24 +0100 |
commit | 41bc2bb9db3c8b532aa9446f730040bd4ba4a2ee (patch) | |
tree | a51d17671f90902b03ecf48f5c15bb4d98f5dc63 /fetchmail-FAQ.html | |
parent | 6adcb0cc60e672ea36e3044451c9683b2eb49d64 (diff) | |
download | fetchmail-41bc2bb9db3c8b532aa9446f730040bd4ba4a2ee.tar.gz fetchmail-41bc2bb9db3c8b532aa9446f730040bd4ba4a2ee.tar.bz2 fetchmail-41bc2bb9db3c8b532aa9446f730040bd4ba4a2ee.zip |
Amend to section I9 Google use...
...and refer users to turning on the "less secure apps" access.
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r-- | fetchmail-FAQ.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index a42e0c4f..8c276a11 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -1995,6 +1995,16 @@ sites.)</p> <h2><a id="I9" name="I9">I9. How can I use fetchmail with GMail/Google Mail?</a></h2> +<p>Google has started pushing towards more complex authentication +schemes based on OAuth 2.0 that require clients and users +to jump through quite a few hoops, and use web browsers for signing in. +The easy way around that is to change your settings to turn on access +for "less secure apps" <a + href="https://www.google.com/settings/security/lesssecureapps">https://www.google.com/settings/security/lesssecureapps</a>.<br/> +It is disputable whether an application that does not include web +browsing capabilities or heavy-weight libraries is "less secure" as +Google claims.</p> + <p>Google's IMAP servers, as of April 2008, are broken and re-encode MIME-encoded headers improperly and are not feature-complete yet. The model how their servers organize mail also deviates in significant ways |