Mailpile alternatives and similar tools
Based on the "Webmails" category.
Alternatively, view Mailpile alternatives based on common mentions on social networks and blogs.
-
cypht
Cypht: Lightweight Open Source webmail aggregator [PHP, JS]. Supports IMAP/SMTP, JMAP and EWS (Exchange Web Services) -
webmail-lite
AfterLogic WebMail Lite PHP. Fast and easy-to-use webmail front-end for your existing IMAP mail server, Plesk or cPanel.
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 Mailpile or a related project?
README
Welcome to Mailpile!
IMPORTANT NOTE
Development on this codebase has halted, until the Python3 rewrite has completed.
Apologies to those who have unanswered, out-standing pull requests and issues. 😢 Your efforts are appreciated!
If you rely on this code and have your own branch which you actively maintain, let us know: we would be happy to link to it.
Introduction
Mailpile (https://www.mailpile.is/) is a modern, fast web-mail client with user-friendly encryption and privacy features. The development of Mailpile is funded by a large community of backers and all code related to the project is and will be released under an OSI approved Free Software license.
Mailpile places great emphasis on providing a clean, elegant user interface and pleasant user experience. In particular, Mailpile aims to make it easy and convenient to receive and send PGP encrypted or signed e-mail.
Mailpile's primary user interface is web-based, but it also has a basic
command-line interface and an API for developers. Using web technology
for the interface allows Mailpile to function both as a local desktop
application (accessed by visiting localhost
in the browser) or a
remote web-mail on a personal server or VPS.
The core of Mailpile is a fast search engine, custom written to deal with large volumes of e-mail on consumer hardware. The search engine allows e-mail to be organized using tags (similar to GMail's labels) and the application can be configured to automatically tag incoming mail either based on static rules or bayesian classifiers.
Note: We are currently working towards a 1.0 release candidate. Until it is ready, Mailpile is really only suitable for developers who can help us find and fix the last few bugs. Our beta releases are obsolete and should not be used, in part for security reasons! For more details follow @MailpileTeam on Twitter or read our blog.
Trying Mailpile
We have live demos up and running on our website. If you are curious about what Mailpile looks like, please feel free to check it out.
Installing Mailpile
Note that Mailpile is still in development and is not suitable for production or end-user use. However, developers and early adopters are encouraged to give it a try and even help us find bugs, fix them and develop new features.
Please see our download page or read the Getting Started guide on our wiki.
Credits and License
Bjarni R. Einarsson (http://bre.klaki.net/) created this! If you think it's neat, you should also check out PageKite: https://pagekite.net/. Smári and Brennan joined the team in 2013 and made this a real project (not just a toy search engine).
The original GMail team deserve a mention for their inspiring work: wishing the Free Software world had something like GMail is what motivated Bjarni to start working on Mailpile. We would also like to thank Edward Snowden for inspiring us to try and make PGP usable for journalists and everday folks!
Contributors:
- Bjarni R. Einarsson (http://bre.klaki.net/)
- Brennan Novak (https://brennannovak.com/)
- Smari McCarthy (http://www.smarimccarthy.is/)
- Lots more, run
git shortlog -s
for a list! (Or check GitHub.)
And of course, we couldn't do this without our community of backers.
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation. See the file COPYING.md
for details.
*Note that all licence references and agreements mentioned in the Mailpile README section above
are relevant to that project's source code only.