JMAP Proxy

Connect any IMAP server to the modern JMAP protocol

What is the JMAP Proxy?

The JMAP Proxy sits in front of any standard IMAP/SMTP mail server and exposes it via JMAP — the modern, efficient JSON email API defined in RFC 8620 and RFC 8621.

  • Enter your email and IMAP password to connect your mail server
  • Server settings are auto-discovered via DNS SRV records
  • Use any JMAP-compatible client, including Bulwark webmail
  • Add multiple accounts and access them through a single JMAP session

The JMAP session URL is https://proxy.jmap.io/.well-known/jmap

Source code is available on GitHub under the MIT licence.