Hi
I was wondering if trainingMode was case insensitive, because I have
seen TEFT and teft in conf files and doco, so I looked in some source.
dspam.c:
if (!strcasecmp(_ds_pref_val(ATX->PTX, "trainingMode"), "TEFT"))
CTX->training_mode = DST_TEFT;
agent_shared.c:
else if (!strcmp(mode, "teft"))
ATX->training_mode = DST_TEFT;
One is insensitive, and the other is sensitive. OK, the first is for
conf files an the second is for command line args. I am not suggesting a
bug, just asking if we could make it simpler to understand the
configuration.
Thanks
Rick
Rick Leir, Senior Developer
http://CirrusComputing.com/
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user