Mailing List Archive

adjusting spam threshold and learning in Perl
It seems that enabling/disabling autolearning and setting the ham and spam
thresholds are reserved for local.cf, and not available when creating
Mail::SpamAssasin object. Am I missing something? I am reading 'perldoc
Mail::SpamAssassin' right now, and there isn't anything about settings these
values.

Is there a way to override local.cf when creating a new Mail::SpamAssasin
object?