deploy: 1dac0290e766387e4e462d04e217c495aaa200e1

This commit is contained in:
davegallant
2022-03-14 02:43:40 +00:00
parent 523fbc1e0d
commit 3830d2ebb0
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><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>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>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 in 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 seem like app password access is limited in scope (when MFA is enabled). These app passwords can&rsquo;t be used to login to the main Google account.</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>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>After this, mail started coming in.</p>
<p><img src=/images/backing-up-gmail-with-synology/mail-plus-incoming-mail.png alt=image></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