Add a panne_level column updated by emails.broken script.
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Tue, 1 Aug 2006 13:12:30 +0000 (13:12 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Tue, 1 Aug 2006 13:12:30 +0000 (13:12 +0000)
commitdc557110afa62b4612653a1eab41c023a4a2e0f1
tree8efe14b2629c461763d368bf1ecc990e0c5b6f6f
parent9f94a7d4fefc0ccc2dff7df27721727cc84ae96f
Add a panne_level column updated by emails.broken script.
panne_level is incremented each month the address is broken
panne_level is decremented each month the address is OK
when panne_level >= 3, the address flag is set to 'panne' and so the address becomes deactivated

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@767 839d8a87-29fc-0310-9880-83ba4fa771e5
bin/cron/emails.check.php
bin/emails.broken.php
htdocs/images/icons/error.gif [new file with mode: 0644]
include/emails.inc.php
templates/admin/utilisateurs.tpl
templates/emails/index.tpl
templates/emails/redirect.tpl
upgrade/0.9.11/07_emails.sql [new file with mode: 0644]