index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
managesieve
/
managesieve.php
Age
Commit message (
Collapse
)
Author
2012-05-22
Removed $Id$
Aleksander Machniak
2012-04-05
- Larry skin support
alecpl
2012-03-31
Move plugins repository into roundcubemail root folder; svn:externals are ↵
thomascube
not defined anymore
2010-03-20
moved plugins
till
2010-03-18
- Managesieve: Added import from Horde-INGO
alecpl
- Managesieve: Support for more than one match using if+stop instead of if+elsif structures (#1486078) - Managesieve: Support for selectively disabling rules within a single sieve script (#1485882) - Managesieve: Added vertical splitter
2010-03-01
- Improve performance by avoiding unnecessary updates to the session table ↵
alecpl
(#1486325)
2010-02-21
Use rcmail::imap_connect() to establish IMAP connections; always initialize ↵
thomascube
rcube_imap object in mail steps
2010-02-06
- Fix handling of "<>" characters in filter names (#1486477)
alecpl
2010-01-12
- Fix problem with '<' and '>' characters in header tests (#1486391)
alecpl
2009-11-30
- write error to log if connection to managesieve server cannot be established
alecpl
2009-11-02
- Managesieve 2.0: multi-script support
alecpl
2009-10-14
- Added server-side e-mail address validation with 'email_dns_check' option ↵
alecpl
(#1485857)
2009-09-20
- Fix first rule deleting (#1486140)
alecpl
2009-09-17
- Support multiple managesieve hosts using %h variable in managesieve_host ↵
alecpl
option (#1486135)
2009-09-08
- managesieve: Fix handling of "true" as "anyof (true)" test
alecpl
2009-09-04
- managesieve: added 'managesieve_mbox_encoding' option
alecpl
2009-07-24
- support plugin's config file
alecpl
2009-06-28
- Managesieve: support IMAP namespaces (#1485943)
alecpl
2009-05-28
- header lists: change one-item array to string
alecpl
2009-05-27
- Added support for headers lists (coma-separated) in rules
alecpl
2009-05-26
- Fix "PHP Fatal error: Call to undefined function check_email" (#1485871)
alecpl
2009-05-21
- moved some code from init() to start()
alecpl
2009-05-21
- managesieve plugin
alecpl