summaryrefslogtreecommitdiff
path: root/plugins/managesieve/config.inc.php.dist
AgeCommit message (Expand)Author
2015-04-20Add option to prepopulate vacation addresses on form init (#1490030)Aleksander Machniak
2015-04-14Add option to define default vacation intervalAleksander Machniak
2014-10-27Fixed typo in configJonas Heinrich
2014-06-16Added option to specify connection socket parameters - managesieve_conn_optionsAleksander Machniak
2014-04-24Fixed notify/enotify extension handlingAleksander Machniak
2014-03-14Added optional separate interface for out-of-office management (#1488266)Aleksander Machniak
2013-10-03Added managesieve_domains option to limit redirect destinationsAleksander Machniak
2013-08-20s/$rcmail_config/$config/ also for plugins configurationAleksander Machniak
2013-01-07Support tls:// prefix in managesieve_host optionAleksander Machniak
2012-09-21Change default port to 4190 (IANA-allocated), add port auto-detection (#1488713)Aleksander Machniak
2012-03-31Move plugins repository into roundcubemail root folder; svn:externals are not...thomascube
2010-03-20moved pluginstill
2010-03-11- change managesieve_mbox_encoding to UTF-8 in .dist config according to RFCalecpl
2009-11-02- Managesieve 2.0: multi-script supportalecpl
2009-09-17- Support multiple managesieve hosts using %h variable in managesieve_host op...alecpl
2009-09-04- managesieve: added 'managesieve_mbox_encoding' optionalecpl
2009-07-24- support plugin's config filealecpl