summaryrefslogtreecommitdiff
path: root/roundcubemail/plugins/managesieve/managesieve.php
AgeCommit message (Expand)Author
2012-04-05- Larry skin supportalec
2012-03-31Move plugins repository into roundcubemail root folder; svn:externals are not...thomasb
2010-03-20moved pluginstill
2010-03-18- Managesieve: Added import from Horde-INGOalec
2010-03-01- Improve performance by avoiding unnecessary updates to the session table (#...alec
2010-02-21Use rcmail::imap_connect() to establish IMAP connections; always initialize r...thomasb
2010-02-06- Fix handling of "<>" characters in filter names (#1486477)alec
2010-01-12- Fix problem with '<' and '>' characters in header tests (#1486391)alec
2009-11-30- write error to log if connection to managesieve server cannot be establishedalec
2009-11-02- Managesieve 2.0: multi-script supportalec
2009-10-14- Added server-side e-mail address validation with 'email_dns_check' option (...alec
2009-09-20- Fix first rule deleting (#1486140)alec
2009-09-17- Support multiple managesieve hosts using %h variable in managesieve_host op...alec
2009-09-08- managesieve: Fix handling of "true" as "anyof (true)" testalec
2009-09-04- managesieve: added 'managesieve_mbox_encoding' optionalec
2009-07-24- support plugin's config filealec
2009-06-28- Managesieve: support IMAP namespaces (#1485943)alec
2009-05-28- header lists: change one-item array to stringalec
2009-05-27- Added support for headers lists (coma-separated) in rulesalec
2009-05-26- Fix "PHP Fatal error: Call to undefined function check_email" (#1485871)alec
2009-05-21- moved some code from init() to start()alec
2009-05-21- managesieve pluginalec