Re: bayes_dump_to_trusted_networks

2006-03-18 Thread Chris
someone point out what I'm doing wrong. I'm running SA 3.1.0 and > > the > > bayes_dump_to_trusted_networks script is from the SA 3.1.0 tools > > source. > > That script will no longer work (SA 3.0 and later). It just hasn't been > removed from the tools

Re: bayes_dump_to_trusted_networks

2006-03-18 Thread Theo Van Dinter
running SA 3.1.0 and the > bayes_dump_to_trusted_networks script is from the SA 3.1.0 tools source. That script will no longer work (SA 3.0 and later). It just hasn't been removed from the tools dir yet (about to be fixed). Sorry. -- Randomly Generated Tagline: "Before his State of the Union speec

bayes_dump_to_trusted_networks

2006-03-18 Thread Chris
Trying to use this tool with the following syntax: sa-learn --dump | ./bayes_dump_to_trusted_networks > trust.cf However, this always results in an empty trust.cf file. I'm running it from the ~/.spamassassin folder where my bayes files are located. Could someone point out what I