[imp] do not get server list
Denny Schierz
cuall at gmx.de
Mon Mar 6 02:16:17 PST 2006
hi,
i do not get the server list, if i have:
$conf['server']['server_list'] = 'shown';
$conf['server']['change_server'] = true;
$conf['server']['change_port'] = false;
$conf['server']['change_protocol'] = false;
$conf['server']['change_folders'] = false;
in conf.php.
i have:
Horde 3.0.9
IMP 4.0.4
my servers.php looks like this:
##########
$servers['imap'] = array(
'name' => 'Tobit',
'server' => '192.168.0.1',
'hordeauth' => true,
'protocol' => 'imap/notls',
'port' => 143,
'folders' => '',
'namespace' => '',
'maildomain' => 'foo.org',
'smtphost' => '192.168.0.1',
'smtpport' => 25,
'realm' => '',
'preferred' => '',
'dotfiles' => false,
'hierarchies' => array()
);
$servers['cyrus'] = array(
'name' => 'Cyrus IMAP Server',
'server' => 'localhost',
'hordeauth' => true,
'protocol' => 'imap/notls',
'port' => 143,
[...]
),
'dotfiles' => false,
'hierarchies' => array());
##########
i used "shown" last for version 3.x in IMP and it was working. Do i
forget something?
cu denny
--
Sicherheit verständlich http://www.sides.de
GnuPG Key
http://pgpkeys.pca.dfn.de:11371/pks/lookup?op=get&search=0x2A5CE192AB7D3FE0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.horde.org/archives/imp/attachments/20060306/4ab8f008/attachment.bin
More information about the imp
mailing list