2.8 KiB
Roundcube for YunoHost
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.
Overview
Roundcube is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an email client, including MIME support, address book, folder manipulation, message searching and spell checking.
YunoHost specific features
In addition to Roundcube core features, the following are made available with this package:
- 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.6~ynh2
Demo: https://demo.yunohost.org/webmail/
Screenshots
Documentation and resources
- 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
Developer info
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