When working with Mail::SpamAssassin->new is there support for setting configuration options directly in code instead of by editing configuration files? For example, is there a documented way to enable or disable use_auto_whitelist or use_bayes or use_bayes_rules other than editing a configuration file?
If there isn't, is there reason to provide such a mechanism instead of forcing use of configuration files? -- sidney
