| File |
Remarks
|
RegExFilter 2.8
08.06.2004 |
- local_filter.dat is searched in $datadir$ first,
then in $programdir$
- timezone in logfile corrected
- Username: checks username (accout name)
- Servername: checks servername
(e.g. pop.server.net)
- Compiled with a new version of LCC |
RegExFilter 2.7.1 Developer Binary
03.06.2004 |
- local_filter.dat is searched in $datadir$ first,
then in $programdir$
- timezone in logfile corrected
- Username: checks username (accout name)
- Servername: checks servername
(e.g. pop.server.net)
- Compiled with a new version of LCC
Note: This version might be very buggy.
Do not use it until you know what you are doing! |
RegExFilter 2.7
26.03.2004 |
- new command MAXLOGSIZE <bytes>
(default 100000)
- when 'local_filters.dat' exists it is loaded after
(default_)filters.dat
- new command PRECOMPILE (gives a great
speed up)
- changes in behaviour of B_INCLUDE_
- update from PCRE 4.4 to PCRE 4.5 |
RegExFilter 2.6.1 Binary
16.12.2003 |
- update of RFC2047 code
- compiled with a new version of lcc (2.5.3)
- back to previously version of lcc (2.5.4)
- compiled with a bugfixed version of lcc (2.5.4)
- B_INCLUDE_LIST <file> includes a rule file
- compiled with a new version of lcc (2.5.6)
- some optimizations (2.5.7)
- update from PCRE 4.3 to PCRE 4.4 (2.5.8)
- less CPU load (2.5.9)
- decoder for quoted-printable implemented (2.5.10)
- MIME decoding for "CompleteHeader:" (2.5.11)
- KEEPLOGFILE does not cut the logfile (2.6)
- B_INCLUDE_ statements fixed (2.6.1) |
RegExFilter 2.5 Binary
14.08.2003 |
- 'SHOWVALUE' adds scores to X-RegEx header
- 'FASTSCAN' stops when score>threshold
- 'MAXLINES n' processes n lines of a message
- 'MAXSIZE n' processes n bytes of a message
- 'NOWHITELIST' does not process the message
when isSpam/isWhitelisted is already set
- X-RegEx-Score header
- multipart/alternative supported
- base64 encoding works with 'Line:'
- Search function implemented
Note: This version requires SpamPal >=1.27 |
RegExFilter 2.4 Binary
19.06.2003 |
- update from PCRE 4.2 to PCRE 4.3
- saving a big rule file works on Win9x systems
- ordering of X-RegEx lines changed
- monospaced font used in configuration windows
- bugfix: comments are written correctly when
multiple accounts are used
- Edit control replaced by RichEdit control
- leading spaces are not removed
Note: This version requires SpamPal >=1.27 |
RegExFilter 2.3 Binary
17.06.2003 |
- update from PCRE 4.2 to PCRE 4.3
- saving a big rule file works on Win9x systems
- ordering of X-RegEx lines changed
- monospaced font used in configuration windows
- bugfix: comments are written correctly when
multiple accounts are used
- Edit control replaced by RichEdit control
- leading spaces are not removed
Note: this is not an official release! |
RegExFilter 2.2 Binary
01.06.2003 |
- update from PCRE 3.9 to PCRE 4.2
- bugfix: comments are written correctly when
multiple accounts are used
- bugfix: 'threshold_spam'
- new: 'threshold_suspect n' creates
X-RegEx-Warning: suspect email
New 'include' commands
Note: This version requires SpamPal >=1.27 |
RegExFilter 2.1 Binary
07.05.2003 |
- small improvements for SpamPal 1.26
- new filter 'CompleteHeader'
- Scoring
- New commands "threshold_spam',
'threshold_whitelisted', 'simulate',
'addscore', 'maxcomment'
Note: This version requires
SpamPal >=1.26 |
RegExFilter 2.0 Binary
20.01.2003 |
- small bugfixes:
CHECKPREVIEW, NOCOMMENT are saved
missing cr added to header |
RegExFilter 1.9 Binary
11.12.2002 |
- you can choose if previewed messages
are checked
- regex comments can be turned off
- some debug info can be added to the logfile |
RegExFilter 1.8 Binary
07.11.2002 |
- speed improvements
- debug code removed |
RegExFilter 1.7a Binary
20.10.2002 |
- corrected decoding of RFC-2046
Note: This version requires SpamPal >=1.07 |
RegExFilter 1.6 Binary
|
- internal version |
RegExFilter 1.6 Binary BETA-Release
03.10.2002 |
- corrected decoding of RFC-2046
Note: this is not an official release! |
RegExFilter 1.5 Binary
29.09.2002 |
- it is possible to add a comment for each
rule that is added to the message when
the rule matches (X-RegEx: comment)
- improved decoding of RFC-2045 |
RegExFilter 1.5 Binary BETA-Release
24.09.2002 |
- it is possible to add a comment for each
rule that is added to the message when
the rule matches (X-RegEx: comment)
- improved decoding of RFC-2045
Note: this is not an official release! |
RegExFilter 1.4 Binary
08.09.2002 |
- test if header exists or not (Header:)
- "Line:" that matches the body line by line
("Body:" filters complete body)
- nicer logfile output
- rfc-2047 header will be decoded
- some cosmetic changes (X-SpamPal line)
- new default filters |
RegExFilter 1.3 Binary
20.08.2002 |
- is is possible to filter the message body (Body:)
('Badwords' is not longer required)
- new flag '%': mark email as SPAM and
remove previously set "isWhitelisted" status |
RegExFilter 1.2 Binary
01.08.2002 |
- serious bug fixed that crashes SpamPal
when two or more accounts are checked
at the same time |
RegExFilter 1.1 Binary
|
- internal version |
RegExFilter 1.0 Binary
14.07.2002 |
- logfile output improved |