forked from mirror/django-mailbox
Merge pull request #221 from Rokfordchez/patch-1
add to docs archive=myarchivefolder&folder=MyFolder
This commit is contained in:
commit
c8751f0c9a
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
-------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue