1
0
Fork 0

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
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