~ubuntu-branches/ubuntu/lucid/spamassassin/lucid-proposed

« back to all changes in this revision

Viewing changes to lib/Mail/SpamAssassin/Conf.pm

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2007-06-13 11:33:36 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20070613113336-icdflw7kthep7ptm
Tags: 3.2.1-1ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/control:
    + Replace libmail-spf-query-perl Recommends with Depends on
      libmail-spf-perl for spamassassin binary.
    + Bump required version for libnet-dns-perl to (>= 0.58) due
      to libmail-spf-perl requirements.
    + Change Maintainer/XSBC-Original-Maintainer field.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2967
2967
                   SMTP handover
2968
2968
 _AUTOLEARN_       autolearn status ("ham", "no", "spam", "disabled",
2969
2969
                   "failed", "unavailable")
 
2970
 _AUTOLEARNSCORE_  portion of message score used by autolearn
2970
2971
 _TESTS(,)_        tests hit separated by "," (or other separator)
2971
2972
 _TESTSSCORES(,)_  as above, except with scores appended (eg. AWL=-3.0,...)
2972
2973
 _SUBTESTS(,)_     subtests (start with "__") hit separated by ","