Difference between revisions of "Fsf.org/resources/webmail-systems"

From LibrePlanet
Jump to: navigation, search
(Added Bitmessage links to the top and removed the section)
m
Line 9: Line 9:
 
** Bitmessage.ch - https://bitmessage.ch/ (requires Tor Browser)
 
** Bitmessage.ch - https://bitmessage.ch/ (requires Tor Browser)
 
*** Register: https://bitmessage.ch/register
 
*** Register: https://bitmessage.ch/register
*** http://bitmailendavkbec.onion/squirrelmail
+
*** Webmail, SquirrelMail: http://bitmailendavkbec.onion/squirrelmail
*** http://bitmailendavkbec.onion/roundcube
+
*** Webmail, Roundcube: http://bitmailendavkbec.onion/roundcube
 
** TorBox - http://torbox3uiot6wchz.onion/
 
** TorBox - http://torbox3uiot6wchz.onion/
 
** To this section: "Some services will let you sign up and sign in without non-free JavaScript, and use IMAP/POP3 from a desktop program, but have broken webmail:"
 
** To this section: "Some services will let you sign up and sign in without non-free JavaScript, and use IMAP/POP3 from a desktop program, but have broken webmail:"

Revision as of 13:15, 12 April 2018

Issue for https://www.fsf.org/resources/webmail-systems

Self-hosting

Ian: I think hosting your own mail should also be mentioned on that list. I recently transitioned to doing that, and I recommend it. For someone else wanting to do it, I would recommend mailinabox. The other one people talk about is http://mailcow.email/. I did my own setup with exim and dovecot, and I forward port 25 from a remote server to my home machine to get around the standard isp residential service port 25 block.

https://mailinabox.email/ reads: "Please note that the goal of this project is to provide a simple, turn-key solution. There are basically no configuration options and you can’t tweak the machine’s configuration files after installation. If you are looking for something more advanced, try iRedMail or Modoboa."