Skip to content

Commit 770f8d9

Browse files
committed
Updated FAQ.md to link to local screenshot of GMail settings
ALso added a text version of the settings in case the screenshot fails to render. Fixes issue #1943
1 parent 0af454b commit 770f8d9

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed
252 KB
Loading

FAQ.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,31 @@ intended to behave according to their protocol specifications, you'll need to lo
303303
GMail account via your web browser and navigate to the `Forwarding and POP/IMAP` tab of your
304304
GMail Settings page and set your options to look like this:
305305

306-
![GMail POP3 and IMAP Settings](https://content.screencast.com/users/jeff.xamarin/folders/Jing/media/7d50dada-6cb0-4ab1-b117-8600fb5e07d4/00000022.png "GMail POP3 and IMAP Settings")
306+
![GMail POP3 and IMAP Settings](Documentation/media/gmail-imap-pop3-settings.png "GMail POP3 and IMAP Settings")
307+
308+
**POP download:**
309+
310+
**1. Status:** POP is enabled for all mail that has arrived since 12/31/69
311+
-[X] Enable POP for **all mail** (even mail that's already been downloaded)
312+
-[ ] Enable POP for **mail that arrives from now on**
313+
-[ ] **Disable** POP
314+
315+
**2. When messages are accessed with POP** \[keep GMail's copy in the Inbox]
316+
317+
**IMAP access:**
318+
319+
**When I mark a message in IMAP as deleted:**
320+
-[ ] Auto-Expunge on - Immediately update the server. (default)
321+
-[X] Auto-Expunge off - Wait for the client to update the server.
322+
323+
**When a message is marked as deleted and expunged from the last visible IMAP folder:**
324+
-[ ] Archive the message (default)
325+
-[ ] Move the message to the Trash
326+
-[X] Immediately delete the message forever
327+
328+
**Folder size limits**
329+
-[X] Do not limit the number of messages in an IMAP folder (default)
330+
-[ ] Limit IMAP folders to contain no more than this many messages \[1000]
307331

308332
### <a id="gmail-access">Q: How can I access GMail using MailKit?</a>
309333

0 commit comments

Comments
 (0)