Read this README in other languages.
This package allows you to install Roundcube quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Roundcube is a web-based e-mail client. It offers all the features you'd expect from a mail client, including multilingual support, address book management, folder manipulation, message search and spell checking.
- Synchronize your email aliases as identities in Roundcube
- Install the contextmenu and automatic addressbook plugins by default
- Allow to install the CardDAV (address book) synchronization plugin at the installation - note that if you have installed Nextcloud or Baïkal, it will automatically add the corresponding and existing address book.
- Support for PGP encryption with Enigma plugin by default.
Shipped version: 1.6.9~ynh1
Demo: https://demo.yunohost.org/webmail/
- Official app website: https://roundcube.net/
- Official admin documentation: https://github.com/roundcube/roundcubemail/wiki
- Upstream app code repository: https://github.com/roundcube/roundcubemail
- YunoHost Store: https://apps.yunohost.org/app/roundcube
- Report a bug: https://github.com/YunoHost-Apps/roundcube_ynh/issues
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
or
sudo yunohost app upgrade roundcube -u https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps