|
Available since: version 0.5
Roundcube is a browser-based multilingual email client with an application-like user interface. Roundcube is using the Internet Message Access Protocol (IMAP) to access e-mail on a remote mail server. It supports MIME to send files, and provides particularly address book, folder management, message searching and spell checking.
Roundcube app can be used in one of the two ways. First way to use Roundcube is as a mail client application for an email account you have elsewhere (other than FreedomBox). For example, if you have a Riseup or Gmail account you can use Roundcube to read and send emails for those accounts. Second way to use to use Roundcube is as a mail client application for an email account on FreedomBox. This is possible if an email server app, such as Postfix/Dovecot/Rspamd, is setup and enabled on FreedomBox. Your mails reside on the FreedomBox server and Roundcube (or other desktop/mobile mail clients) can be used to read and send mails. At present, Roundcube can only be setup for one of these two ways. This is controlled by the Use only the local mail server option in Roundcube app configuration page.
After Roundcube is installed, it can be accessed at https://<your freedombox>/roundcube
. Enter your username and password. The username for many mail services will be the full email address such as exampleuser@example.org and not just the username like exampleuser. Enter the address of your email service's IMAP server address in the Server field. You can try providing your domain name here such as example.org for email address exampleuser@example.org and if this does not work, consult your email provider's documentation for the address of the IMAP server. Using encrypted connection to your IMAP server is strongly recommended. To do this, prepend 'imaps://' at the beginning of your IMAP server address. For example, imaps://imap.example.org.
If you wish to use Roundcube with your Gmail account, you need to first enable support for password based login in your Google account preferences. This is because Gmail won't allow applications to login with a password by default. To do this, visit Google Account preferences and enable Less Secure Apps. After this, login to Roundcube by providing your Gmail address as Username, your password and in the server field use imaps://imap.gmail.com.
Website: https://roundcube.net