X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Femails%2Fantispam.tpl;h=ee04655ae58d1900bb1077eea5e31030eda19155;hb=19ec6c8a9e24975bf168a07512c58ce300307dec;hp=d538debeec1c4df6511891a5ab79c1eeb64ad62c;hpb=e84395087d3ab4d549be6fad7d6c7296601796ff;p=platal.git diff --git a/templates/emails/antispam.tpl b/templates/emails/antispam.tpl index d538deb..ee04655 100644 --- a/templates/emails/antispam.tpl +++ b/templates/emails/antispam.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2007 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -22,31 +22,123 @@ {include wiki=Xorg.Antispam part=1} -{javascript name=ajax} -
- Choisis ton propre réglage : - - -
- - -
- - -
- - -
- -

+//]]> +
+ Choisis ton propre réglage : + {if !$single_state} + Attention, tu as actuellement un réglage spécifique pour chacune de tes redirections. + Les modifications dans ce cadre sont globales et entraineront une uniformisation de + l'antispam pour toutes tes redirections au niveau demandé. +
{/if} + + +
+ + +
+ + +
+ + +
+ + +
+ +

+ +{if !$single_redirection} +

Réglages avancés

+

+ Si tu le souhaites, tu peux adapter le niveau de ton antispam pour chacune de tes redirections. Par exemple, + tu peux éliminer tous les spams (niveau 4) vers ton adresse professionnelle, mais ne faire que marquer comme + spams (niveau 2) de tels emails vers ton adresse personnelle. +

+ +

+ + + + + + + + + + + {foreach from=$redirections key=i item=redirection} + + + + + + + + + {/foreach} +
RedirectionNiveau recommandéNiveau 1Niveau 2Niveau 3Niveau 4
+ {$redirection.redirect|replace:'googleapps':'Compte Google Apps'} + + + + + + + + + + + +
+ +

Légende

+ +{/if} {include wiki=Xorg.Antispam part=2}