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

Fixing a documentation glitch; thanks for catching this, @yellowcap.

This commit is contained in:
Adam Coddington 2014-05-26 10:25:55 -07:00
parent 0aa757955d
commit 6336e910bd

View file

@ -59,7 +59,7 @@ SSL) and you would like to archive all processed emails
into a folder named ``Archived``, you into a folder named ``Archived``, you
would enter the following as your URI:: 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 Local File-based Mailboxes