Afin que tes mails entrants soit analysés puis taggués ?
Si c'est le cas, alors il te suffit d'appeler bogofilter avec l'option '-u' décrite de la façon suivante dans la page de man:
The -u option tells bogofilter to register the message's text after classifying it as spam or non-spam. A spam message will be registered on the spamlist and a non-spam
message on the goodlist. If the classification is "unsure", the message will not be registered. Effectively this option runs bogofilter with the -s or -n flag, as appro-
priate. Caution is urged in the use of this capability, as any classification errors bogofilter may make will be preserved and will accumulate until manually corrected
with the -Sn and -Ns option combinations. Note this option cause the database to be opened for write access, which can entail massive slowdowns through lock contention
and synchronous I/O operations.
Attention toutefois, l'auto apprentissage doit être utilisé qu'une fois ta base "stable" (faux positifs très faible) sinon, elle va se pourrir d'elle même.
[^] # Re: Re
Posté par LaBienPensanceMaTuer . En réponse au message Utilisation de BogoFilter. Évalué à 2.
Afin que tes mails entrants soit analysés puis taggués ?
Si c'est le cas, alors il te suffit d'appeler bogofilter avec l'option '-u' décrite de la façon suivante dans la page de man:
Attention toutefois, l'auto apprentissage doit être utilisé qu'une fois ta base "stable" (faux positifs très faible) sinon, elle va se pourrir d'elle même.