/[imapfilter]/imapfilter/NEWS
ViewVC logotype

Diff of /imapfilter/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16.2.9 by lefcha, Mon May 26 08:14:37 2003 UTC revision 1.34 by lefcha, Mon Feb 9 23:30:46 2004 UTC
# Line 1  Line 1 
1    Version 0.9.6 - 8 February 2004
2    -------------------------------
3    - Fix of a bug, that appeared when fetching message headers and only if the
4      "peek" option was disabled.
5    - Bug fix; message date/time conversion specifiers, were occasionally not
6      substituted correctly.
7    - Improvements/corrections to daemon mode code.
8    - Message flags and internal date are preserved during rcopy/rmove.
9    - Another explanation of the and/or flags of the filter/mask commands in the
10      sample configuration file.
11    
12    
13    Version 0.9.5 - 6 December 2003
14    -------------------------------
15    - Fix of bug that appeared in daemon mode, where the date used in search
16      queries (newer/older command) was not updated each time the program connected
17      to the server.
18    - Added an explanation on the way the program does the filtering (filter
19      execution order, etc.)
20    - Added new variable to control if a message is flagged as seen, when part of
21      it (ie. some of its headers) is fetched.
22    
23    
24    Version 0.9.4 - 2 October 2003
25    ------------------------------
26    - Bug fix; rcopy/rmove failure, while trying to FETCH the header of a message.
27    
28    
29    Version 0.9.3 - 28 September 2003
30    ---------------------------------
31    - Bug fix; default variable not substituted during rcopy/rmove.
32    
33    
34    Version 0.9.2 - 9 August 2003
35    -----------------------------
36    - Header includes additions, in order to build without warning/errors on
37      systems that do not conform to IEEE Std 1003.1-2001 (POSIX.1).
38    
39    
40    Version 0.9.1 - 8 August 2003
41    -----------------------------
42    - Bug fixes related to compilation warnings/errors caused by missing header
43      includes.
44    - Minor bug fix concerning an uninitialized variable.
45    
46    
47    Version 0.9 - 6 August 2003
48    ---------------------------
49    - User authentication with the Challenge-Response Authentication Mechanism
50      (CRAM), specifically CRAM-MD5.
51    - Connection encryption using the IMAP STARTTLS extension.
52    - X509 certificate checking while establishing SSL/TLS connections.
53    - I18n support in the configuration file, along with the capability to specify
54      the character set of the search criteria.
55    - Date conversion specifiers in the name of the destination mailbox, based on
56      either the system's local time or the message's envelope "Date:" header.
57    - Default variable in the name of the destination mailbox, which expands to the
58      mailbox currently processed.
59    - In daemon mode, the SIGUSR1 signal wakes up the program from its sleep phase
60      and causes rereading of the configuration file.
61    
62    
63  Version 0.8.9 - 26 May 2003  Version 0.8.9 - 26 May 2003
64  ---------------------------  ---------------------------
65  - Fix of a bug which caused problems during the encryption/decryption of the  - Fix of a bug which caused problems during the encryption/decryption of the

Legend:
Removed from v.1.16.2.9  
changed lines
  Added in v.1.34

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26