Skip to content

Commit

Permalink
Merge pull request #216 from modernNeo/master
Browse files Browse the repository at this point in the history
adding missing parameter to documentation
  • Loading branch information
ad-m authored Dec 28, 2019
2 parents 8b2493a + efb1f94 commit 6004a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topics/mailbox_types.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ SSL) and you would like to fetch new emails from folder named `Myfolder` and arc
into a folder named ``Archived``, you
would enter the following as your URI::

imap+ssl://youremailaddress%40gmail.com:[email protected]?archive=Archived
imap+ssl://youremailaddress%40gmail.com:[email protected]?archive=Archived&folder=Myfolder

Additional IMAP Mailbox Features
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 6004a22

Please sign in to comment.