Line 25: |
Line 25: |
| smeserver-learn store all key who need in configuration db : | | smeserver-learn store all key who need in configuration db : |
| | | |
− | * LearnAsSpam> :* Config key for the spam learning part.
| + | {| |
− | **status={enabled,disabled} :* Enable or not spam learning
| + | |LearnAsSpam |
− | **tag=$string Tag to place before subject to warn user of his message as been learn.
| + | |Config key for the spam learning part. |
− | **dir=$string Name of folders where searching spam
| + | |- |
− | **deleteafterlearn={enabled,disabled} delete message after learn instead of move in the user's junkmail folder.
| + | |>status={enabled,disabled} |
| + | |Enable or not spam learning |
| + | |- |
| + | |>tag=$string |
| + | |Tag to place before subject to warn user of his message as been learn. |
| + | |- |
| + | |>dir=$string |
| + | |Name of folders where searching spam |
| + | |- |
| + | |>deleteafterlearn={enabled,disabled} |
| + | |delete message after learn instead of move in the user's junkmail folder. |
| + | |- |
| + | | |
| + | | |
| + | |- |
| + | |LearnAsHam |
| + | |Config key for the ham learning part. |
| + | |- |
| + | |>status={enabled,disabled} |
| + | |Enable or not ham learning |
| + | |- |
| + | |>tag=$string |
| + | |Tag a mettre devant le message pour avertir l'utilisateur que le message a été traité |
| + | |- |
| + | |>dir=$string |
| + | |Name of folders where searching ham. |
| + | |- |
| + | | |
| + | | |
| + | |- |
| + | |LearnInWL |
| + | |Config key for the spam of messages' senders in the whitelist learning part. |
| + | |- |
| + | |>status={enabled,disabled} |
| + | |Enable or not learning of messages' senders in the whitelist. |
| + | |- |
| + | |>tag=$string |
| + | |Tag a mettre devant le message pour avertir l'utilisateur que le message a été traité |
| + | |- |
| + | |>dir=$string |
| + | |Name of folders where searching message to learn in whitelist the sender address |
| + | |- |
| + | | |
| + | | |
| + | |- |
| + | |Learn |
| + | |Config key witch affect script generally |
| + | |- |
| + | |>cron={none,hourly,daily,weekly,monthly} |
| + | |do the search never, hourly, daily, weekly or monthly. |
| + | |} |
| | | |
− | *LearnAsHam> Config key for the ham learning part.
| |
− | **status={enabled,disabled} Enable or not ham learning
| |
− | **tag=$string Tag a mettre devant le message pour avertir l'utilisateur que le message a été traité
| |
− | **dir=$string Name of folders where searching ham.
| |
− |
| |
− | *LearnInWL> Config key for the spam of messages' senders in the whitelist learning part.
| |
− | **status={enabled,disabled} Enable or not learning of messages' senders in the whitelist.
| |
− | **tag=$string Tag a mettre devant le message pour avertir l'utilisateur que le message a été traité
| |
− | **dir=$string Name of folders where searching message to learn in whitelist the sender address
| |
− |
| |
− | *Learn> Clef de configuration pour le script generalement
| |
− | **cron={none,hourly,daily,weekly,monthly} do the search never, hourly, daily, weekly or monthly.
| |
| | | |
| | | |