<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: jcoffey</title>
    <description>The latest articles on DEV Community by jcoffey (@jcoffeydev).</description>
    <link>https://dev.to/jcoffeydev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4125084%2F48549f09-adca-4f1e-ae8f-22cb60641da4.png</url>
      <title>DEV Community: jcoffey</title>
      <link>https://dev.to/jcoffeydev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jcoffeydev"/>
    <language>en</language>
    <item>
      <title>ihasmail: A JMAP Webmail With Nothing to Back Up</title>
      <dc:creator>jcoffey</dc:creator>
      <pubDate>Mon, 14 Sep 2026 19:58:19 +0000</pubDate>
      <link>https://dev.to/jcoffeydev/ihasmail-a-jmap-webmail-with-nothing-to-back-up-2c9m</link>
      <guid>https://dev.to/jcoffeydev/ihasmail-a-jmap-webmail-with-nothing-to-back-up-2c9m</guid>
      <description>&lt;p&gt;I've been self-hosting my own mail for longer than I care to admit. A while ago I moved it to &lt;a href="https://stalw.art" rel="noopener noreferrer"&gt;Stalwart Mail Server&lt;/a&gt;, which handles mail, calendars, contacts, Sieve filters and file storage in a single binary. It also speaks &lt;a href="https://jmap.io" rel="noopener noreferrer"&gt;JMAP&lt;/a&gt;, the JSON-over-HTTP protocol for mail.&lt;/p&gt;

&lt;p&gt;So I wrote a browser client that uses all of that. It's called &lt;strong&gt;ihasmail&lt;/strong&gt;. It's AGPL-3.0, it runs as one container in front of your Stalwart server, and it has a &lt;a href="https://demo.ihasmail.com" rel="noopener noreferrer"&gt;live demo&lt;/a&gt; with a made-up mailbox behind it. There's no sign-up, and nothing you do there is kept.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🌐 &lt;a href="https://ihasmail.org" rel="noopener noreferrer"&gt;ihasmail.org&lt;/a&gt;: what it is and what it looks like&lt;/li&gt;
&lt;li&gt;📘 &lt;a href="https://docs.ihasmail.org" rel="noopener noreferrer"&gt;docs.ihasmail.org&lt;/a&gt;: installing, configuring, using it&lt;/li&gt;
&lt;li&gt;💻 &lt;a href="https://github.com/Coffey-Labs/ihasmail" rel="noopener noreferrer"&gt;github.com/Coffey-Labs/ihasmail&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>opensource</category>
      <category>selfhosted</category>
      <category>webdev</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
