Aleksander Machniak
2014-10-27 922f30cb4ea4c7250d78144ce798f149e6e1bdb6
Merge pull request #239 from onny/patch-1

Fixed typo in config
1 files modified
2 ■■■ changed files
plugins/managesieve/config.inc.php.dist 2 ●●● patch | view | raw | blame | history
plugins/managesieve/config.inc.php.dist
@@ -31,7 +31,7 @@
// Connection scket context options
// See http://php.net/manual/en/context.ssl.php
// The example below enables server certificate validation
//$config['imap_conn_options'] = array(
//$config['managesieve_conn_options'] = array(
//  'ssl'         => array(
//     'verify_peer'  => true,
//     'verify_depth' => 3,