<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 22 Nov 2020, at 15:46, Andrew Buc wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">I think I’ll need to upgrade from my current 2GB plan to the 30GB plan.<br>
<br>
I noodled around with MailMate a few years ago, and ISTR that there was an option to import my entire Apple Mail database into MailMate, although I didn’t actually do it. I take it that that doesn’t address the issue you mention above, even if the database can be imported?</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Transferring old emails into an IMAP server may not not the best approach. You can still access any local folders via your AppleMail, or you might transition to a mail archiving utility for old messages, e.g. <a href="https://mailsteward.com/" style="color:#3983C4">MailSteward</a>.</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">When you've ascertained that, you'll have to transfer all your Apple Mail folders which are stored 'On My Mac' onto the IMAP server at FastMail. You can do this by setting up Apple Mail so that it can access the IMAP server at FastMail, and then just dragging the folders from 'On My Mac' to FastMail.</p>
</blockquote><p dir="auto">I assume this would be a separate account in Apple Mail? As I said earlier, I don’t want to ditch the POP3 mailbox until things are squared away with MailMate.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">The primary difference between POP3 and IMAP is moving versus copying. With POP3, the goal is to <em>move</em> messages from the POP3 server to your mail client. The main job of a POP3 server is to hold onto messages only until you have retrieved them. POP3 servers want to forget about your emails once you have retrieved them. Thus, managing email with POP3 is mostly a matter of managing the local storage used for your email files.</p>

<p dir="auto">Now, I know some folks may have already hit Reply to correct me, and there are indeed some tweaks that can extend the features of POP3, but POP3 was designed when servers didn’t have petabytes of storage to spare. IMAP was designed for a new era of internet servers with far more storage, and for a more distributed usage model with multiple access points to your email.</p>

<p dir="auto">With IMAP, the job of the server is to make it easy to maintain a synchronized <em>copy</em> of all your email. The server keeps every email you send and receive until you delete it. If your computer catches fire, all your emails will still be there on the IMAP server. You can set up another IMAP client and you’ll be back in business after it synchronizes.</p>

<p dir="auto">IMAP really shines when using multiple clients for the same account. I routinely use 4 IMAP clients (phone, tablet, laptop, desktop) all pointing at the same IMAP account. When I mark a message as read on one device, or re-folder, or delete a message, all the other clients reflect the same changes automatically.</p>

<p dir="auto">Managing email with IMAP is a bit more complicated because you are not in charge of the physical storage. You have a server-side quota, and you must decide how much email history you want to provide for your IMAP client(s). Right now I have four years worth of email using 4.8 GB out of a 10 GB quota. That has involved a certain amount of judicious pruning for very large emails, but I could easily manage another year or two before I start worrying about trimming old email.</p>

<p dir="auto">At that rate, a 2 GB quota would be more than adequate for a little over one year’s worth of email for me, but upgrading to 30 GB would be overkill (even though every year’s email archive is at least 30% bigger than the prior year).</p>

<p dir="auto">Glenn P. Parker<br>
<a href="mailto:glenn.parker@comcast.net" style="color:#3983C4">glenn.parker@comcast.net</a></p>
</div>
</div>
</body>
</html>