You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/02/27 05:27:25 UTC

[Bug 3096] RFE: improve mass-check so that it can be run from a different directory, and implement module structure to support 'masses' tools

http://bugzilla.spamassassin.org/show_bug.cgi?id=3096





------- Additional Comments From gary@intrepid.com  2004-02-26 20:27 -------
Subject: RE:  New: RFE: improve mass-check so that it can be run from a different directory, and implement module structure to support 'masses' tools




> and this is okay because we can override it with the -c option:
> use lib "$FindBin::Bin/../lib";

that should be:
$opt_c = "$FindBin::Bin/../rules";





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.