1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/emailpoubelle_ynh.git synced 2024-09-03 18:26:29 +02:00
Générer des emails jetables dans YunoHost
Find a file
2019-05-23 12:07:38 +02:00
conf re-add subpath 2019-05-19 23:29:48 +02:00
scripts typo 2019-05-22 12:21:06 +02:00
sources/hooks/conf_regen update hook for path 2019-03-05 21:46:39 +01:00
.project Update with check_process & package_linter 2018-12-21 19:58:23 +01:00
check_process update commit 2019-05-22 11:51:38 +02:00
LICENSE Create LICENSE 2018-11-24 12:12:48 +01:00
manifest.json Merge branch 'master' into Testing 2019-05-23 12:07:38 +02:00
README.md remove ssowat regen / min 3.5.2 2019-05-20 10:21:06 +02:00

Emailpoubelle

Integration level
Install emailpoubelle with YunoHost

A Yunohost version of Email Poubelle by David Mercereau.

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. Of course, once uninstalled, everything get back to normal.


Developers info

Please do 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/emailpoubelle_ynh/tree/Testing --debug
or
sudo yunohost app upgrade emailpoubelle -u https://github.com/Yunohost-Apps/emailpoubelle_ynh/tree/Testing --debug

TODO :

  • check nginx conf
  • insert cron in conf
  • insert symlink for langages in /lang
  • remove new locale on remove
  • Test it ! (and check if that doesn't interfer with postfix and its aliases)
  • cron job to remove redirections (`0 */2 * * * /usr/bin/wget -q -t 1 -T 7200 -O /dev/null 'https://domain/poubelle/index.php?act=cron' >/dev/null 2>&1)
  • conflict with SSOWAT + non-public app
  • package_check integration
  • Multiinstance
  • LDAP

LICENCE

Package and software are GPL 3.0