/[imapfilter]/imapfilter/NEWS
ViewVC logotype

Contents of /imapfilter/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.29 - (show annotations)
Fri Aug 8 14:02:29 2003 UTC (20 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.28: +6 -0 lines
Updated for 0.9.2.

1 Version 0.9.2 - 9 August 2003
2 -----------------------------
3 - Header includes additions, in order to build without warning/errors on
4 systems that do not conform to IEEE Std 1003.1-2001 (POSIX.1).
5
6
7 Version 0.9.1 - 8 August 2003
8 -----------------------------
9 - Bug fixes related to compilation warnings/errors caused by missing header
10 includes.
11 - Minor bug fix concerning an uninitialized variable.
12
13
14 Version 0.9 - 6 August 2003
15 ---------------------------
16 - User authentication with the Challenge-Response Authentication Mechanism
17 (CRAM), specifically CRAM-MD5.
18 - Connection encryption using the IMAP STARTTLS extension.
19 - X509 certificate checking while establishing SSL/TLS connections.
20 - I18n support in the configuration file, along with the capability to specify
21 the character set of the search criteria.
22 - Date conversion specifiers in the name of the destination mailbox, based on
23 either the system's local time or the message's envelope "Date:" header.
24 - Default variable in the name of the destination mailbox, which expands to the
25 mailbox currently processed.
26 - In daemon mode, the SIGUSR1 signal wakes up the program from its sleep phase
27 and causes rereading of the configuration file.
28
29
30 Version 0.8.9 - 26 May 2003
31 ---------------------------
32 - Fix of a bug which caused problems during the encryption/decryption of the
33 passwords file.
34
35
36 Version 0.8.8 - 25 May 2003
37 ---------------------------
38 - Multiple bug fixes concerning the encrypted passwords editor, where in some
39 cases the passwords file was badly written and the program did not accept the
40 master passphrase.
41
42
43 Version 0.8.7 - 2 April 2003
44 ----------------------------
45 - Fix of a bug appearing in action list and when a message had long headers.
46 - Fix of a bug which caused bus errors in some systems.
47 - Improvements/corrections on the information printed to the logfile.
48
49
50 Version 0.8.6 - 2 March 2003
51 ----------------------------
52 - Corrected a problem appearing, mostly, while in daemon mode, where the
53 server aborted the connection and the program seemed to hang.
54
55
56 Version 0.8.5 - 2 February 2003
57 -------------------------------
58 - Bug fix concerning maildir format mail servers, during rcopy/rmove and
59 while the namespace option is enabled. Also, a better explanation of the
60 namespace option.
61 - Correction on program's interaction with non-terminal file descriptors
62 (redirection, piping, etc.).
63 - Minor bug fix that appeared when no mailbox groups where defined.
64 - Upgrading of the contents of logfile everytime data are appended.
65
66
67 Version 0.8.4 - 9 November 2002
68 -------------------------------
69 - Improvements/corrections on networking.
70 - Major bug fix related to rcopy/rmove.
71
72
73 Version 0.8.3 - 1 October 2002
74 ------------------------------
75 - Bug fix/feature enhancement concerning the server announcing and closing
76 the connection immediately.
77 - Stale lockfile removed automatically.
78 - Many other small improvements (variable and compilation option added, etc.).
79
80
81 Version 0.8.2 - 31 July 2002
82 ----------------------------
83 - Bug fix concerning the namespace of user's mailboxes.
84
85
86 Version 0.8.1 - 29 July 2002
87 ----------------------------
88 - Major bug fix concerning SSL/TLS and rcopy/rmove.
89 - Small bug fix related to removing of the lock file.
90
91
92 Version 0.8 - 27 July 2002
93 --------------------------
94 - Copy/move messages between different mail accounts (IMAP mail servers)
95 support.
96 - Message flags can be changed.
97 - Capability to encrypt the accounts' passwords and store them securely
98 in the filesystem, using the integrated interactive password editor to
99 manage them.
100 - Passwords may be supplied interactively.
101 - Daemon mode in which the program polls repeatedly in a specified interval.
102 - Locking in order to prevent concurrent running instances.
103 - Variables to control direct expunging of mail and subscribing of newly
104 created mailboxes.
105
106
107 Version 0.7.3 - 17 June 2002
108 ----------------------------
109 - Bug fix related to communication with some mail servers.
110
111
112 Version 0.7.2 - 22 January 2002
113 -------------------------------
114 - Mailboxes with spaces in their name can be specified.
115 - Bug fix related to moving of messages to a mailbox.
116
117
118 Version 0.7.1 - 5 December 2001
119 -------------------------------
120 - Mail server's non response timeout variable.
121 - Prefix and delimeter for personal namespace mailboxes is applied
122 automatically.
123
124
125 Version 0.7 - 10 November 2001
126 ------------------------------
127 - Secure Socket Layer and Transport Layer Security support.
128 - Searching criteria and filtering based on dates (message's age).
129 - Capability to search the body of a message for a word or phrase.
130 - Overcoming of all limitations on the number of messages processed.
131
132
133 Version 0.6.3 - 1 November 2001
134 -------------------------------
135 - A buffer overflow bug fix related to filter matching results.
136
137
138 Version 0.6.2 - 8 October 2001
139 ------------------------------
140 - Major bug fixes, concerning IMAP4rev1 protocol compliance and many
141 other improvements.
142
143
144 Version 0.6.1 - 6 October 2001
145 ------------------------------
146 - A major bug fix, concerning the functionality of logical operators
147 in filters, a minor bug fix, in relation to the parsing of the configuration
148 file and a memory leak fix.
149
150
151 Version 0.6 - 5 October 2001
152 ----------------------------
153 - Multiple folders (mailboxes) in each account.
154 - Capabilities to move and/or copy messages to a mailbox.
155 - Capability to just list the headers of filtered messages.
156 - New, powerful and flexible configuration file format.
157 - Selection of which filters should be applied to which accounts/folders.
158 - Many new searching criterias for filtering of messages.
159 - Operators such as "and", "or" and "not" can be used to define the
160 seaching criteria of filters.
161 - More informational logging.
162
163
164 Version 0.3 - 28 August 2001
165 ----------------------------
166 - Multiple mailserver accounts support.
167 - Capability to apply filters only to unread messages.
168 - Options can be defined from config file.
169 - Some informational messages about mails found and deleted on remote
170 mailbox.
171
172
173 Version 0.2 - 21 August 2001
174 ----------------------------
175 - ALLOW type filters, that define exceptions on the DENY filters.
176 - Inverted DENY filter functionality; deletes all messages except some
177 specified.
178 - Size limits can be defined, for messages that match the ALLOW
179 and DENY filters, respectively.
180
181
182 Version 0.1.1 - 12 August 2001
183 ------------------------------
184 - Logfile is not enabled by default and must be selected by user.
185 - To show headers of the deleted messages the -s option must be given.
186
187
188 Version 0.1 - 11 August 2001
189 ----------------------------
190 - Initial release.

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26