deploy: 961d9d4de3073c9faae7ad2bc3ee78282d405b9b

This commit is contained in:
davegallant
2022-03-14 02:40:21 +00:00
parent 20241a13c3
commit 523fbc1e0d
2 changed files with 2 additions and 2 deletions

View File

@@ -176,7 +176,7 @@ personal blog
<p><img src=/images/backing-up-gmail-with-synology/install-mailplus-server.png alt=image></p>
<p>Next, I went into <strong>Synology MailPlus Server</strong> and on the left, clicked on <strong>Account</strong> and ensured my user was marked as active.</p>
<p>Afterwords, I followed <a href=https://kb.synology.com/en-in/DSM/tutorial/How_should_I_receive_external_email_messages_via_MailPlus>these instructions</a> in order to start backing up gmail emails.</p>
<p>When entering the POP3 credentials, I created an <a href=https://myaccount.google.com/apppasswords>app password</a> solely for authenticating to POP3 from the Synology device. This is required because I have 2-Step verification enabled on my account. There doesn&rsquo;t seem to be a more secure way to access POP3 at the moment. It does sound like these 16-digit passcodes are limited in scope for what they can access when MFA is enabled.</p>
<p>When entering the POP3 credentials, I created an <a href=https://myaccount.google.com/apppasswords>app password</a> solely for authenticating to POP3 from the Synology device. This is required because I have 2-Step verification enabled on my account. There doesn&rsquo;t seem to be a more secure way to access POP3 at the moment. It does sound like these 16-digit passcodes are limited in scope in what they can access (when MFA is enabled).</p>
<p>I made sure to set the <code>Fetch Range</code> to <code>All</code> in order to get all emails from the beginning of time.</p>
<p>After this, mail started coming in.</p>
<p><img src=/images/backing-up-gmail-with-synology/mail-plus-incoming-mail.png alt=image></p>

File diff suppressed because one or more lines are too long