[imp] Advanced option not working
AdamR.Med
adamr.medallies at gmail.com
Wed Apr 15 16:36:33 UTC 2020
My backends.local.php is an exact copy of backends.php file with only two
changes for
$servers['imap'] = array(
// ENABLED by default; will connect to IMAP port on local server
'disabled' => true,
...
}
and
$servers['advanced'] = array(
// Disabled by default
'disabled' => false,
....
//'secure' => 'tls',
....
'debug' => '/tmp/imp_imap.log',
'debug_raw' => true,
}
so how it should to look backends.local.php file when not using array
annotation for it how the original file has?
Thanks
--
Sent from: http://horde.690.n7.nabble.com/Horde-IMP-f75804.html
More information about the imp
mailing list