Age | Commit message (Expand) | Author |
2012-10-03 | Fix so scripts listed in managesieve_filename_exceptions aren't displayed on ... | Aleksander Machniak |
2012-09-24 | Added request size limits detection and script corruption prevention (#1488648) | Aleksander Machniak |
2012-09-21 | Change default port to 4190 (IANA-allocated), add port auto-detection (#1488713) | Aleksander Machniak |
2012-09-20 | Set default importance to normal | Aleksander Machniak |
2012-09-20 | Enable notify action for notify extension | Aleksander Machniak |
2012-09-14 | Sieve enotify/notify: | Paweł Słowik |
2012-08-30 | Sieve enotify/notify - GUI | Paweł Słowik |
2012-07-30 | Fixes after default->classic switch | Aleksander Machniak |
2012-07-30 | Keep some resource files (images) in separate directory | Aleksander Machniak |
2012-07-24 | Fix performance issue in message_headers_output hook handling, | Aleksander Machniak |
2012-07-23 | Fixed PHP warning, added check for allowed characters in variable name | Aleksander Machniak |
2012-07-23 | Added translation for variable modifiers | Aleksander Machniak |
2012-07-23 | Added GUI for variables setting - RFC5229 (patch from Paweł Słowik) | Aleksander Machniak |
2012-06-21 | Fixed custom header name validity check, made RFC2822-compliant | Aleksander Machniak |
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 not... | thomascube |
2010-03-20 | moved plugins | till |
2010-03-18 | - Managesieve: Added import from Horde-INGO | alecpl |
2010-03-01 | - Improve performance by avoiding unnecessary updates to the session table (#... | alecpl |
2010-02-21 | Use rcmail::imap_connect() to establish IMAP connections; always initialize r... | thomascube |
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 |
2009-09-20 | - Fix first rule deleting (#1486140) | alecpl |
2009-09-17 | - Support multiple managesieve hosts using %h variable in managesieve_host op... | alecpl |
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 |