1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Add a small section about spaces in folder names to the docs

This commit is contained in:
Franz Dietrich 2024-05-21 20:11:48 +02:00 committed by GitHub
parent cff1066b66
commit 94057cd04a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,6 +77,11 @@ to the end of your URI::
imap+ssl://youremailaddress%40gmail.com:1234@imap.gmail.com?folder=MyFolder
If you have a space in your folder like ``Junk Mail`` you have to wrap the
foldername in (encoded)quotes like:
``…?folder=%22Junk%20Mail%22``
.. _gmail-oauth:
Specifying an archive folder