deploy: 98208c692997a4d4fbcf9f9d2b85d1b3d8dc4947

This commit is contained in:
davegallant
2022-03-16 02:07:24 +00:00
parent 0f88b1e595
commit 1dfda16867
2 changed files with 2 additions and 2 deletions

View File

@@ -172,7 +172,7 @@ personal blog
<h2 id=synology-mailplus-server>Synology MailPlus Server</h2> <h2 id=synology-mailplus-server>Synology MailPlus Server</h2>
<p>Synology products are reasonably priced for what you get (essentially a cloud-in-a-box) and there is very little maintenance required. I&rsquo;ve recently been in interested in constantly syncing and snapshotting my personal data. I&rsquo;ve setup <a href=https://www.synology.com/en-ca/dsm/feature/cloud_sync>Synology&rsquo;s Cloud Sync</a> and keep copies of most of my cloud data.</p> <p>Synology products are reasonably priced for what you get (essentially a cloud-in-a-box) and there is very little maintenance required. I&rsquo;ve recently been in interested in constantly syncing and snapshotting my personal data. I&rsquo;ve setup <a href=https://www.synology.com/en-ca/dsm/feature/cloud_sync>Synology&rsquo;s Cloud Sync</a> and keep copies of most of my cloud data.</p>
<p>I&rsquo;ve used tools such as <a href=http://www.gmvault.org>gmvault</a> with success in the past. Setting this up on a cron seems like a viable option as well. However, I don&rsquo;t really need a lot of the features it offers and do not plan to restore this data to another account.</p> <p>I&rsquo;ve used tools such as <a href=http://www.gmvault.org>gmvault</a> with success in the past. Setting this up on a cron seems like a viable option as well. However, I don&rsquo;t really need a lot of the features it offers and do not plan to restore this data to another account.</p>
<p>Synology&rsquo;s MailPlus seems to be a good candidate for backing up this data. By enabling POP3 fetching, it&rsquo;s possible to both retroactively and continually fetch these emails. If a disaster ever did occur, having these emails would be benficial, as they are an extension of my memory bank.</p> <p>Synology&rsquo;s MailPlus seems to be a good candidate for backing up this data. By enabling POP3 fetching, it&rsquo;s possible to both retroactively and continually fetch these emails. If a disaster ever did occur, having these emails would be beneficial, as they are an extension of my memory bank.</p>
<p>Installing MailPlus can be done from the Package Center:</p> <p>Installing MailPlus can be done from the Package Center:</p>
<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>

File diff suppressed because one or more lines are too long