Isotope Mail alternatives and similar software solutions
Based on the "Webmail clients" category.
Alternatively, view Isotope Mail alternatives based on common mentions on social networks and blogs.
-
Tutanota makes encryption easy
Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices. -
Cypht
Cypht: Lightweight Open Source webmail aggregator [PHP, JS]. Supports IMAP/SMTP, JMAP and EWS (Exchange Web Services) -
Disposable Mailbox
DISCONTINUED. Simple disposable mailbox web-app based on a catch-all IMAP mailbox. -
WebMail Lite
AfterLogic WebMail Lite PHP. Fast and easy-to-use webmail front-end for your existing IMAP mail server, Plesk or cPanel. -
MailCare
DISCONTINUED. [MIRRORING REPOSITORY] See https://gitlab.com/mailcare/mailcare. MailCare is an open source disposable email address services. Accessible via web browser or API to protect your privacy right now.
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Isotope Mail or a related project?
README
Microservice based webmail client built with ReactJS and Spring.
Introduction
This webmail client is still in a very early stage, use at your own risk.
TL;DR
If you just want to check out the current status of the project you can deploy the application using the example traefik docker-compose.
Just run the following commands:
git clone https://github.com/manusa/isotope-mail.git
cd isotope-mail/deployment-examples
docker-compose pull && docker-compose up --force-recreate
Point your browser to localhost and login using the credentials of your mailserver.
Demo
You can see the latest snapshot version in action at: isotope.marcnuri.com
Use the following credentials:
- Host: isotope
- User: isotope
- Password: demo
You can send e-mails to the demo account (isotope@isotope) by setting the SMTP server advanced settings:
- Port: 25
- SMTP SSL: false
Focus on Code Quality
One of the main reasons to develop Isotope Mail is to learn and showcase new technologies, frameworks and libraries and how they can be used in a real life product. There is a stronger focus on achieving top quality code rather than delivering a large number of features.
In order to guarantee top code quality the project is using Sonar Cloud and LGTM - Looks Good To Me to perform static code analysis.
How to deploy
Following is a list of resources that can help you deploy Isotope Mail Client in different environments
License
Isotope is [Apache 2.0 Licensed](./LICENSE).
Acknowledgements
Isotope Mail team wants to recognize the following third parties for providing software, support or services free of charge.
Thanks to BrowserStack for providing a free open source account to use their products for testing in real devices and browsers.
*Note that all licence references and agreements mentioned in the Isotope Mail README section above
are relevant to that project's source code only.