Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
123456789101112131415161718 |
- 2010-02-17 Alban Deniz <adeniz@skidmark.localdomain>
-
- * snf4sa.pm (parse_snf_sa_mapping): Correctly read configuration
- for result code of zero.
- (snf4sa_sacheck): Support static score reporting if dynamic
- scoring isn't supported (spamassassin version earlier than 3.2.0).
-
- 2009-05-16 Alban Deniz <adeniz@skidmark.localdomain>
-
- * snf4sa.pm (snf4sa_sacheck): Submit the contribution to the score
- using $permsgstatus->{conf}->{scoreset} rather than
- $permsgstatus->{scoreset}. This addresses the problem with
- amavisd-new always having a score of 1.
-
- 2009-05-13 Alban Deniz <adeniz@skidmark.localdomain>
-
- * snf4sa.pm (snf4sa_sacheck): Corrected calculation of GBUdb
- contribution to SA score: sqrt(abs(p * c)) * weight.
|