/[imapfilter]/imapfilter/NEWS
ViewVC logotype

Contents of /imapfilter/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.26 - (show annotations)
Sun Aug 3 17:41:27 2003 UTC (20 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.25: +16 -0 lines
Updated for 0.9-pre.

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26