1
0
Fork 0
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:
Krakinou 2018-11-24 01:31:46 +01:00 committed by GitHub
parent 7f143e60f2
commit cfa2ded5bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ emailpoubelle
============= =============
A Yunohost version of Email Poubelle by David Mercereau. All thanks to David. 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/ http://www.mercereau.info/sortie-de-la-version-1-0-demailpoubelle-php-email-jetable-auto-hebergeable/
=============
WARNING WARNING
========= =========
@ -13,18 +13,20 @@ TODO :
------ ------
In process : move to 2.0 In process : move to 2.0
check nginx conf [] check nginx conf
insert clean index.php [X] insert clean index.php
insert cron in conf [] insert cron in conf
insert symlink for langages [] insert symlink for langages
check dependency for lang [] check dependency for lang
remove php-geoip and new locale on remove [] remove php-geoip and new locale on remove
Test it ! (and check if that doesn't interfer with postfix and its aliases) [] Implement Admin panel
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 [] 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