Relaying Denied ???

David Relson relson at osagesoftware.com
Wed Oct 20 00:15:27 CEST 2004


On Tue, 19 Oct 2004 08:57:03 -0400
Greg Louis wrote:

> On 20041019 (Tue) at 0817:52 -0400, David Relson wrote:
> 
> > Give this a try.  To use the esf values in bogofilter.cf, use "-E
> > -v" flags.  To tune totally without esf values, i.e. with 1.0
> > values, used"-E -v -C"
> 
> Not good enough, I think: what do people do who want to start with
> their configured values except not run ESF?  (Answer: put 1.0 in the
> config file, but that's clumsy).

How about a warning, i.e.

  if ("-E" && (sp_esf != 1.0 || ns_esf != 1.0))
     fprintf(stderr, "Using ESF values (sp=%f, ns=%f) from config
file.\n", sp_esf, ns_esf);




More information about the bogofilter-dev mailing list