mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Update README.md
This commit is contained in:
parent
bbeab106d5
commit
cc765f59ca
1 changed files with 18 additions and 9 deletions
27
README.md
27
README.md
|
@ -1,29 +1,38 @@
|
|||
# Emailpoubelle
|
||||
# Emailpoubelle for YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/jenkins/job/emailpoubelle%20%28Community%29/lastBuild/consoleFull)
|
||||
[](https://install-app.yunohost.org/?app=emailpoubelle)
|
||||
[](https://dash.yunohost.org/appci/app/emailpoubelle)  
|
||||
[](https://install-app.yunohost.org/?app=emailpoubelle)
|
||||
|
||||
> *This package allows you to install Emailpoubelle quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
A Yunohost version of [Email Poubelle](http://www.mercereau.info/sortie-de-la-version-1-0-demailpoubelle-php-email-jetable-auto-hebergeable/) by David Mercereau.
|
||||
|
||||
EmailPoubelle (Trash email) is a script to create temporay email adresses that aims to your real email address
|
||||
EmailPoubelle (Trash email) is a script to create temporay email adresses that aims to your real email address.
|
||||
|
||||
All thanks to David.
|
||||
|
||||
## WARNING
|
||||
|
||||
Using this will cause to disable the Yunohost ldap aliases ! Once installed, you won't be able to use the aliasses settings that you can see when you modify your personnal settings in the SSOWAT pannel.
|
||||
Using this will cause to disable the YunoHost LDAP aliases! Once installed, you won't be able to use the aliasses settings that you can see when you modify your personnal settings in the SSOWAT pannel.
|
||||
Of course, once uninstalled, everything get back to normal.
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/emailpoubelle/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/emailpoubelle/)
|
||||
|
||||
## Links
|
||||
|
||||
* Report a bug: https://github.com/YunoHost-Apps/emailpoubelle_ynh/issues
|
||||
* App website: https://github.com/kepon85/emailPoubelle.php
|
||||
* App website: https://poubelle.zici.fr/
|
||||
* Upstream app repository: https://github.com/kepon85/emailPoubelle.php
|
||||
* YunoHost website: https://yunohost.org/
|
||||
|
||||
---
|
||||
|
||||
Developers info
|
||||
----------------
|
||||
## Developers info
|
||||
|
||||
Please do your pull request to the [testing branch](https://github.com/Yunohost-Apps/emailpoubelle_ynh/tree/Testing).
|
||||
|
||||
|
@ -36,4 +45,4 @@ sudo yunohost app upgrade emailpoubelle -u https://github.com/Yunohost-Apps/emai
|
|||
|
||||
## LICENCE
|
||||
|
||||
Package and software are GPL 3.0
|
||||
Package and software are GPL 3.0
|
||||
|
|
Loading…
Add table
Reference in a new issue