forked from mirror/django-mailbox
Fixing a documentation glitch; thanks for catching this, @yellowcap.
This commit is contained in:
parent
0aa757955d
commit
6336e910bd
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ SSL) and you would like to archive all processed emails
|
|||
into a folder named ``Archived``, you
|
||||
would enter the following as your URI::
|
||||
|
||||
pop3+ssl://youremailaddress%40gmail.com:1234@pop.gmail.com?archive=Archived
|
||||
imap+ssl://youremailaddress%40gmail.com:1234@imap.gmail.com?archive=Archived
|
||||
|
||||
|
||||
Local File-based Mailboxes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue