| Minor fix for compatibility with Ruby versions that don't understand "skip". |
|
More...
|
about 7 years ago
|
| Added a configure script and installation instructions (in INSTALL). |
|
More...
|
over 7 years ago
|
| Improved Makefile, added install-bin and install-man targets, and increased version number to 1.0.0. |
|
More...
|
over 7 years ago
|
| Fixed quotes in manpage. |
|
More...
|
over 7 years ago
|
| Added command options to manpage. |
|
More...
|
over 7 years ago
|
| Added manpage for mailvisa. |
|
More...
|
over 7 years ago
|
| Added tokenize.rb, which contains the tokenization function. |
|
More...
|
about 8 years ago
|
| Updated version to 0.8.0. |
|
More...
|
about 8 years ago
|
| Changed default spam threshold to 0.5, and good bias to 1.0. This reduces the spam that slips through (by two thirds in my experiment). |
|
More...
|
about 8 years ago
|
| Update version to 0.7.1. |
|
More...
|
about 8 years ago
|
| Honor -c and -t options in mailvisa.rb. |
|
More...
|
about 8 years ago
|
| Use unshift to change $: in mailvisa ($: is read-only :() |
|
More...
|
about 8 years ago
|
| Fixed Makefile (install wordlist.rb), added packagedir to load path in mailvisa. |
|
More...
|
about 8 years ago
|
| Changed Makefile to work with OpenBSD "make fake". |
|
More...
|
about 8 years ago
|
| Added make_mailvisa.rb and Makefile to generate binary and install package. |
|
More...
|
about 8 years ago
|
| Read scores from file, not filename :-s |
|
More...
|
about 8 years ago
|
| Sped up mailvisad.rb startup time by defering loading of scores. |
|
More...
|
about 8 years ago
|
| mailvisad.rb now does some magic to work whether or not another instance is already running. |
|
More...
|
about 8 years ago
|
| mailvisad.rb now detaches from the terminal, writes its pid to a pidfile, and logs errors to a logfile. |
|
More...
|
about 8 years ago
|
| Added LICENSE file. |
|
More...
|
about 8 years ago
|