pkgsrc/mail/imapfilter/PLIST
seb 64e9bdbb31 Update to version 2.0.3
Changes since last packaged version (1.3):
Version 2.0.3 - 27 July 2007
----------------------------
- Bug fix; part of the program's functionality didn't seem to work at all (did
  nothing), due to problem when providing the results from searching methods to
  processing methods

Version 2.0.2 - 30 June 2007
----------------------------
- Bug fix; message cache problem due to non-use of message UIDs


Version 2.0.1 - 29 June 2007
----------------------------
- Bug fix; character set problem with 1.x configuration files
- Bug fix; typo errors in the documentation


Version 2.0 - 27 June 2007
--------------------------
- New, more powerful, feature rich and yet simpler configuration file.
- Easier object oriented view of accounts and mailboxes.
- Simpler approach to filters, with infix logical or/and/not operators.
- No more need to mess with server search queries.
- More and simpler functions instead of few and complicated ones.
- More feature complete interface that can now even manipulate mailboxes.
- Regular expressions integrated into the searching interface.
- Effective caching subsystem when fetching message parts.
- Can still read old version 1.x configuration files for compatibility.
- Lua 5.1 and the PCRE library are now requirements.
2007-08-15 21:22:54 +00:00

17 lines
530 B
Text

@comment $NetBSD: PLIST,v 1.4 2007/08/15 21:22:54 seb Exp $
bin/imapfilter
man/man1/imapfilter.1
man/man5/imapfilter_config.5
share/examples/imapfilter/sample.config.lua
share/examples/imapfilter/sample.extend.lua
share/imapfilter/account.lua
share/imapfilter/auxiliary.lua
share/imapfilter/common.lua
share/imapfilter/deprecated.lua
share/imapfilter/mailbox.lua
share/imapfilter/message.lua
share/imapfilter/options.lua
share/imapfilter/regex.lua
share/imapfilter/set.lua
@dirrm share/imapfilter
@dirrm share/examples/imapfilter