Modification du message lorsque spamassassin crans n'est pas utilisépar la
mailing-list. darcs-hash:20070109115735-9e428-03ce1f147651189ab6b07d74fc118e26cccee740.gz
This commit is contained in:
parent
6a315dd5d0
commit
284edfb026
1 changed files with 1 additions and 1 deletions
|
@ -44,4 +44,4 @@ class SpamAssassin(GUIBase):
|
|||
('SPAMASSASSIN_DISCARD_SCORE',mm_cfg.Number,7,0,_('''minimum SpamAssassin score before discarding the message'''),_('''If the message have a SpamAssass\in score higher than this value then it is discard.''')),
|
||||
('SPAMASSASSIN_MEMBER_BONUS',mm_cfg.Number,7,0,_('''Bonus score for message coming from a member of the list'''),_('''If the message come from a member of the list then the SpamAssassin score is lessen by the value.'''))]
|
||||
else:
|
||||
return [_("""This feature doesn't work yet with this list.""")]
|
||||
return [_("""This feature doesn't work yet with this list. Ask to the Nounou if you want this list to have this feature.""")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue