the new "-c" option of ifile-1.0.6
"clemens fischer" <[email protected]>
| Newsgroups | gmane.mail.ifile.general |
|---|---|
| Organization | no |
| Message-ID | <[email protected]> |
the new "-c" option of ifile-1.0.6 is equivalent to: -c, --concise equivalent of ifile -v 0 -h -q | head -1 | cut -f1 -d' ' i would like ififle to be extended by: -C, --Concise equivalent of ifile -v 0 -h -Q | head -1 | cut -f1 -d' ' because this is my current usage-pattern, and it fits better into automatic setups, where many messages have already been classified and therefore, the accuracy ifile can provide is at a maximum. "-c" is for setups where a message is to be classified, the result checked and propably corrected before finally ifiling it. for me, and i think i can speak for a number of people, i let ifile do it's job and refile wrong results later, when going thru my emails manually. btw, the accuracy of my current ifile (using "-Q") is: 10356 "good" and 74 "bad" results, with two categories (spam and non-spam). isn't this fabulous? would you accept a patch, or do it yourself, jason? clemens