<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>mailin blog</title>
    <link>https://getmailin.app/blog/</link>
    <atom:link href="https://getmailin.app/feed.xml" rel="self" type="application/rss+xml"/>
    <description>Guides, engineering notes and workflow walkthroughs for mailin, the on-device email archive analyzer for Mac, iPhone and iPad.</description>
    <language>en-us</language>
    <item>
      <title>How to open a Gmail Takeout .mbox file on a Mac (and actually search it)</title>
      <link>https://getmailin.app/blog/open-gmail-takeout-mbox-mac/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/open-gmail-takeout-mbox-mac/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Guides</category>
      <description>Google Takeout hands you a huge ZIP with an .mbox inside that nothing on your Mac wants to open. Here is how to unzip it, import it into mailin, and search the whole thing without uploading a byte.</description>
    </item>
    <item>
      <title>How to read Outlook PST and OST files on a Mac without Outlook</title>
      <link>https://getmailin.app/blog/open-pst-file-on-mac/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/open-pst-file-on-mac/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Guides</category>
      <description>A PST from an old Windows PC or an OST from a dead laptop, and no Outlook on your Mac. mailin reads both directly, up to 50 GB per file, and exports messages in formats anything can open.</description>
    </item>
    <item>
      <title>Opening Lotus Notes .nsf archives on a Mac</title>
      <link>https://getmailin.app/blog/open-lotus-notes-nsf-mac/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/open-lotus-notes-nsf-mac/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Guides</category>
      <description>Legacy Notes mail is usually kept but rarely searchable. mailin reads .nsf files natively on a Mac, up to 64 GB per file, and gets the messages into open formats that will outlast the platform.</description>
    </item>
    <item>
      <title>My archive is too big to open: how mailin 2.0 streams a 200 GB Takeout</title>
      <link>https://getmailin.app/blog/email-archive-too-big-to-open/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/email-archive-too-big-to-open/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Problems solved</category>
      <description>Most parsers try to hold the whole archive in RAM. mailin 2.0 streams it in batches of 200 messages, counts oversized messages as damaged instead of crashing, and stops honestly on read errors.</description>
    </item>
    <item>
      <title>The import crashed at 80%: resumable imports with per-batch checkpoints</title>
      <link>https://getmailin.app/blog/resume-interrupted-email-import/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/resume-interrupted-email-import/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Problems solved</category>
      <description>A crash, a sleep, or a forced restart no longer means starting the import over. mailin 2.0 checkpoints every batch of 200 messages against the file&#x27;s hash and picks up where it stopped.</description>
    </item>
    <item>
      <title>&#x27;Scrolling back to 2014 froze the app&#x27;: keyset pagination in mailin 2.0</title>
      <link>https://getmailin.app/blog/slow-email-archive-scrolling-fixed/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/slow-email-archive-scrolling-fixed/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Problems solved</category>
      <description>Offset pagination gets slower the deeper you scroll. mailin 2.0 replaces it with a date-and-id cursor, splits the search index by year, and keeps the same UI.</description>
    </item>
    <item>
      <title>Leaving a job or closing Gmail? How to keep a searchable copy of your email</title>
      <link>https://getmailin.app/blog/keep-your-email-when-leaving-job-or-closing-gmail/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/keep-your-email-when-leaving-job-or-closing-gmail/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Problems solved</category>
      <description>A raw mail export is easy to get and nearly useless on its own. How to turn it into a private, searchable archive on your Mac before the account disappears.</description>
    </item>
    <item>
      <title>Was that email really from my bank? Checking suspicious email headers</title>
      <link>https://getmailin.app/blog/check-suspicious-email-headers/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/check-suspicious-email-headers/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Problems solved</category>
      <description>Save the message as a file, open it in mailin, and read what the receiving server and the routing chain actually say. Nothing is uploaded, and no account is needed.</description>
    </item>
    <item>
      <title>&#x27;Which of these 5,000 emails matter?&#x27; A lawyer&#x27;s first pass in mailin</title>
      <link>https://getmailin.app/blog/first-pass-email-review-lawyers/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/first-pass-email-review-lawyers/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Problems solved</category>
      <description>From a client&#x27;s .pst to a coded, privilege-checked set: Early Case Assessment, First-Pass Review and Privilege QC &amp; Redaction, with predictive coding as a prioritization aid.</description>
    </item>
    <item>
      <title>Search an email archive like an analyst: boolean, regex, proximity and BM25</title>
      <link>https://getmailin.app/blog/email-archive-search-boolean-regex-proximity/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/email-archive-search-boolean-regex-proximity/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Features</category>
      <description>Mailbox search finds one message you half-remember. Working through an archive needs operators, ranking and an index that stays fast at depth. Here is how mailin&#x27;s search works.</description>
    </item>
    <item>
      <title>An AI assistant that cites its sources: Thread Story and grounded answers</title>
      <link>https://getmailin.app/blog/ai-assistant-cites-emails-thread-story/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/ai-assistant-cites-emails-thread-story/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Features</category>
      <description>A summary you cannot check is a claim, not an answer. How mailin&#x27;s AI Assistant, Thread Story and AI Digest keep every output tied to the emails it came from.</description>
    </item>
    <item>
      <title>The analytics dashboard: who emails you most, when, and about what</title>
      <link>https://getmailin.app/blog/email-analytics-dashboard/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/email-analytics-dashboard/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Features</category>
      <description>A mail client shows one message at a time. When you need the shape of a whole archive, you need the timeline, the heatmap, the contact graph and the Executive Dashboard.</description>
    </item>
    <item>
      <title>47 guided workflows: how mailin turns a job into a numbered document</title>
      <link>https://getmailin.app/blog/guided-workflows-47-jobs-five-roles/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/guided-workflows-47-jobs-five-roles/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Features</category>
      <description>mailin 2.0 ships 47 guided workflows for forensic, legal, IT/SOC, journalist and personal jobs. Here is how the runner, sign-off and Documents &amp; History work, with the full list.</description>
    </item>
    <item>
      <title>Duplicate Manager: cleaning an email archive without losing anything real</title>
      <link>https://getmailin.app/blog/remove-duplicate-emails-archive/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/remove-duplicate-emails-archive/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Features</category>
      <description>Three overlapping exports mean the same message three times over. How Duplicate Manager removes exact copies, hands near copies to you, and makes the cleanup stick.</description>
    </item>
    <item>
      <title>Every export format in mailin, and when to use each</title>
      <link>https://getmailin.app/blog/email-export-formats-eml-pdf-csv-json/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/email-export-formats-eml-pdf-csv-json/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Features</category>
      <description>EML or PDF? CSV or JSON? Bates PDF with load files? A walk through each export format mailin offers, what it preserves, and the situation it is built for.</description>
    </item>
    <item>
      <title>Chain of custody, HMAC-chained audit logs and signed exports explained</title>
      <link>https://getmailin.app/blog/chain-of-custody-audit-log-signed-exports/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/chain-of-custody-audit-log-signed-exports/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Legal &amp; Forensic</category>
      <description>SHA-256 at import, an audit log where each entry signs the previous one, and Ed25519-signed exports. What each integrity feature proves and what it does not.</description>
    </item>
    <item>
      <title>How to Bates stamp emails and export Concordance load files</title>
      <link>https://getmailin.app/blog/bates-numbering-concordance-export/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/bates-numbering-concordance-export/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Legal &amp; Forensic</category>
      <description>The Production Run workflow step by step: assemble a batch, code it, log privilege, apply Bates numbers and redactions, then produce a set with a load file and defensibility summary.</description>
    </item>
    <item>
      <title>Find PII in an email archive: detection, DSAR reports and redaction</title>
      <link>https://getmailin.app/blog/pii-detection-gdpr-dsar-email/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/pii-detection-gdpr-dsar-email/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Legal &amp; Forensic</category>
      <description>mailin scans on-device for emails, phone numbers, SSNs, card numbers and IPs, groups them by type and risk, and runs a Data Subject Request workflow with a redaction pass.</description>
    </item>
    <item>
      <title>SPF, DKIM and DMARC: reading email authentication results to spot phishing</title>
      <link>https://getmailin.app/blog/spf-dkim-dmarc-phishing-analysis/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/spf-dkim-dmarc-phishing-analysis/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>IT &amp; Security</category>
      <description>The three authentication checks answer three different questions, and none of them is &quot;is this phishing?&quot; Here is how to read the results the receiving server recorded, and what to look at next.</description>
    </item>
    <item>
      <title>Working a leaked mailbox without uploading it: mailin for journalists</title>
      <link>https://getmailin.app/blog/journalists-analyze-leaked-emails-offline/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/journalists-analyze-leaked-emails-offline/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Journalism</category>
      <description>From intake to publication, the Journalist and Researcher workflows keep a leaked mailbox on your own Mac: hashed at import, searched offline, cited in the draft, redacted before it ships.</description>
    </item>
    <item>
      <title>What &#x27;on-device AI&#x27; actually means in mailin</title>
      <link>https://getmailin.app/blog/on-device-ai-email-analysis/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/on-device-ai-email-analysis/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Privacy</category>
      <description>Two Apple engines, a fallback chain, a provenance tag on every output, and a Cloud AI mode that is off until you turn it on with your own key. What runs where, and what is sent.</description>
    </item>
    <item>
      <title>No account, no cloud, no analytics: how mailin handles your data</title>
      <link>https://getmailin.app/blog/no-account-no-cloud-privacy/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/no-account-no-cloud-privacy/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Privacy</category>
      <description>The App Store label says the developer collects nothing. Here is what backs that up: no mail-server code, StoreKit as the only default network use, and a Cloud AI mode that is off until you turn it on.</description>
    </item>
    <item>
      <title>Free vs Personal vs Professional: which mailin tier do you need?</title>
      <link>https://getmailin.app/blog/mailin-pricing-tiers-explained/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/mailin-pricing-tiers-explained/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Pricing</category>
      <description>A side-by-side of the three tiers at App Store prices, who each one suits, and the plain arithmetic on monthly versus yearly versus lifetime.</description>
    </item>
    <item>
      <title>One purchase, three devices: mailin on iPhone, iPad and Mac</title>
      <link>https://getmailin.app/blog/universal-purchase-iphone-ipad-mac/</link>
      <guid isPermaLink="true">https://getmailin.app/blog/universal-purchase-iphone-ipad-mac/</guid>
      <pubDate>Sat, 05 Sep 2026 09:00:00 +0000</pubDate>
      <category>Pricing</category>
      <description>Buy once on the App Store and use mailin on all three devices. The archive stays where you imported it, only settings sync, and Apple Intelligence depends on the OS version.</description>
    </item>
  </channel>
</rss>
