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
2018-11-24 01:15:30 +01:00
conf Rename nginx.conf.old to nginx.conf 2018-11-24 01:15:30 +01:00
scripts Update install 2018-11-24 01:08:47 +01:00
src update index.php pour retirer tous les exemples 2018-11-22 22:06:37 +01:00
manifest.json Update manifest.json 2018-11-24 00:37:25 +01:00
README.md Update README.md 2018-11-23 19:13:44 +01:00

emailpoubelle

A Yunohost version of Email Poubelle by David Mercereau. All thanks to David. http://www.mercereau.info/sortie-de-la-version-1-0-demailpoubelle-php-email-jetable-auto-hebergeable/

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.

TODO :

In process : move to 2.0

check nginx conf

insert clean index.php

insert cron in conf

insert symlink for langages

check dependency for lang

remove php-geoip and 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