The old SA 2.6 docs say:

rules_filename
   The filename to load spam-identifying rules from. (optional)

site_rules_filename
The filename to load site-specific spam-identifying rules from. (optional)

The current docs say:

rules_filename
   The filename/directory to load spam-identifying rules from. (optional)

site_rules_filename
The directory to load site-specific spam-identifying rules from. (optional)

But the test suite still shows:

./t/recreate.t:    site_rules_filename => "$prefix/t/log/test_default.cf",
./t/recreate.t:    site_rules_filename => "$prefix/t/log/test_default.cf",
./t/mimeparse.t:    site_rules_filename => "$prefix/t/log/test_default.cf",
./t/memory_cycles.t: site_rules_filename => "$prefix/t/log/test_default.cf",
./t/SATest.pm:               site_rules_filename => 'log/localrules.tmp',
./t/re_base_extraction.t:    site_rules_filename => "log/test_default.cf",


So it seems to me, it still takes a filename? Does it work with both (like rules_filename claims)?

Thanks,
Quanah

--

Quanah Gibson-Mount
Principal Software Engineer
Zimbra, Inc
--------------------
Zimbra ::  the leader in open source messaging and collaboration

Reply via email to