mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
dccb989e9d
* Upgrade to v1.6.7 https://github.com/roundcube/roundcubemail/releases/tag/1.6.7 * Auto-update READMEs Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
59 lines
2.9 KiB
Markdown
59 lines
2.9 KiB
Markdown
<!--
|
|
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
|
EZ editatu eskuz.
|
|
-->
|
|
|
|
# Roundcube YunoHost-erako
|
|
|
|
[![Integrazio maila](https://dash.yunohost.org/integration/roundcube.svg)](https://dash.yunohost.org/appci/app/roundcube) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/roundcube.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/roundcube.maintain.svg)
|
|
|
|
[![Instalatu Roundcube YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=roundcube)
|
|
|
|
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
|
|
|
> *Pakete honek Roundcube YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
|
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
|
|
|
## Aurreikuspena
|
|
|
|
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](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.
|
|
|
|
|
|
**Paketatutako bertsioa:** 1.6.7~ynh1
|
|
|
|
**Demoa:** <https://demo.yunohost.org/webmail/>
|
|
|
|
## Pantaila-argazkiak
|
|
|
|
![Roundcube(r)en pantaila-argazkia](./doc/screenshots/screenshot.png)
|
|
|
|
## Dokumentazioa eta baliabideak
|
|
|
|
- Aplikazioaren webgune ofiziala: <https://roundcube.net/>
|
|
- Administratzaileen dokumentazio ofiziala: <https://github.com/roundcube/roundcubemail/wiki>
|
|
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/roundcube/roundcubemail>
|
|
- YunoHost Denda: <https://apps.yunohost.org/app/roundcube>
|
|
- Eman errore baten berri: <https://github.com/YunoHost-Apps/roundcube_ynh/issues>
|
|
|
|
## Garatzaileentzako informazioa
|
|
|
|
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing).
|
|
|
|
`testing` abarra probatzeko, ondorengoa egin:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
|
|
edo
|
|
sudo yunohost app upgrade roundcube -u https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|