1
0
Fork 0

Merge pull request #221 from Rokfordchez/patch-1

add to docs archive=myarchivefolder&folder=MyFolder
This commit is contained in:
Adam Dobrawy 2020-01-28 11:27:23 +01:00 committed by GitHub
commit c8751f0c9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -93,6 +93,10 @@ after processing, add ``?archive=myarchivefolder`` to the end of the URI::
.. _gmail-oauth:
If you want to specifying both folder use ``&``::
imap+ssl://youremailaddress%40gmail.com:1234@imap.gmail.com?archive=myarchivefolder&folder=MyFolder
Gmail IMAP with Oauth2 authentication
-------------------------------------