1.8 KiB
mu4e: mu for emacs
Starting with version 0.9.8, mu provides an emacs-based e-mail client which
uses mu for its back-end: mu4e. It's been in use (by the author) for a few
months already, but 0.9.8 is the first public release.
Based on mu, mu4e sits on top of your Maildir (which you update with
e.g. offlineimap or fetchmail). mu4e is designed to enable
super-efficient handling of e-mail; searching, reading, replying, moving,
deleting. The overall 'feel' is a bit of a mix of dired and Wanderlust.
For all the details, please see the manual. Or check the screenshots below. The code is available on Github.
Screenshots
License & Copyright
mu4e was designed and implemented by Dirk-Jan C. Binnema, and is Free Software, licensed under the GNU GPLv3
#+html:<hr/><div align="center">© 2011-2012 Dirk-Jan C. Binnema</div>
<script type="text/javascript">
var gaJsHost = (("https:" = document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src'" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-578531-1");
pageTracker._trackPageview();
</script>




