1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/emailpoubelle_ynh.git synced 2024-09-03 18:26:29 +02:00
emailpoubelle_ynh/README.md

42 lines
1.2 KiB
Markdown
Raw Normal View History

2018-11-18 16:00:35 +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/
2018-11-24 12:18:00 +01:00
2018-11-24 12:17:48 +01:00
Original packaging done by Matlink, https://github.com/matlink/emailpoubelle_ynh
2018-11-18 16:00:35 +01:00
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 :
------
2018-11-24 12:16:25 +01:00
[X] move to 2.0
2018-11-23 00:36:10 +01:00
2018-11-24 11:15:40 +01:00
[ ] check nginx conf
2018-11-24 01:31:46 +01:00
[X] insert clean index.php
2018-11-23 00:36:10 +01:00
2018-11-24 11:15:40 +01:00
[ ] insert cron in conf
2018-11-23 00:36:10 +01:00
2018-11-24 12:16:25 +01:00
[ ] insert symlink for langages in /lang
2018-11-23 00:36:10 +01:00
2018-11-24 12:16:25 +01:00
[X] check dependency for lang
2018-11-23 00:36:10 +01:00
2018-11-24 11:15:40 +01:00
[X] remove php-geoip
2018-11-23 00:36:10 +01:00
2018-11-24 11:15:40 +01:00
[ ] remove new locale on remove
2018-11-18 16:01:42 +01:00
2018-11-24 16:22:41 +01:00
[ ] Why the flag don't show??
2018-11-24 11:15:40 +01:00
[ ] Implement Admin panel
2018-11-18 16:00:35 +01:00
2018-11-24 16:40:49 +01:00
[ ] Add backup restore script
[ ] check checksum on download
2018-11-24 11:15:40 +01:00
[ ] 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