1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2024-09-03 20:16:28 +02:00
roundcube_ynh/README_gl.md
YunoHost Bot 0f29bf9082
Upgrade to v1.6.8 (#217)
* Upgrade sources
- `main` v1.6.8: https://github.com/roundcube/roundcubemail/releases/tag/1.6.8

* Auto-update READMEs
2024-08-05 08:22:15 +02:00

57 lines
2.7 KiB
Markdown

<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# Roundcube para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/roundcube.svg)](https://ci-apps.yunohost.org/ci/apps/roundcube/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/roundcube.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/roundcube.maintain.svg)
[![Instalar Roundcube con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=roundcube)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar Roundcube de xeito rápido e doado nun servidor YunoHost.*
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
## Vista xeral
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.
### YunoHost specific features
- Synchronize your email aliases as identities in Roundcube
- Install the [contextmenu](https://packagist.org/packages/johndoh/contextmenu) and [automatic addressbook](https://packagist.org/packages/projectmyst/automatic_addressbook) plugins by default
- Allow to install the [CardDAV](https://packagist.org/packages/roundcube/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.
**Versión proporcionada:** 1.6.8~ynh1
**Demo:** <https://demo.yunohost.org/webmail/>
## Capturas de pantalla
![Captura de pantalla de Roundcube](./doc/screenshots/screenshot.png)
## Documentación e recursos
- Web oficial da app: <https://roundcube.net/>
- Documentación oficial para admin: <https://github.com/roundcube/roundcubemail/wiki>
- Repositorio de orixe do código: <https://github.com/roundcube/roundcubemail>
- Tenda YunoHost: <https://apps.yunohost.org/app/roundcube>
- Informar dun problema: <https://github.com/YunoHost-Apps/roundcube_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
ou
sudo yunohost app upgrade roundcube -u https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>