[imp] Slow logins and sends from one ISP (fwd)

Brett Charbeneau brett at wrl.org
Tue May 15 19:57:22 UTC 2007


On Tue, 15 May 2007, Andrew Morgan wrote:

AM> It goes in imp/config/servers.php.  Here is a complete entry:
AM>
AM> $servers['test'] = array(
AM>     'name' => 'test.example.com',
AM>     'server' => 'test.example.com',
AM>     'protocol' => 'imap/ssl/novalidate-cert',
AM>     'port' => 993,
AM>     'maildomain' => 'test.example.com',
AM>     'realm' => 'test.example.com',
AM>     'imap_config' => array(
AM>         'children' => true,
AM>         'namespace' => array(
AM>             '' => array(
AM>                 'name' => 'mail/',
AM>                 'delimiter' => '/',
AM>                 'type' => 'personal',
AM>                 'hidden' => false,
AM>             )
AM>         ),
AM>         'search_charset' => array(
AM>             'UTF-8' => true
AM>         )
AM>     ),
AM> );


 	Hmmm. Things seem to work, although after putting this in servers.php, 
when I log out I get these error messages:

Notice: Undefined index: folders in 
/usr/share/horde3/imp/templates/login/login.inc on line 8

Notice: Undefined index: namespace in 
/usr/share/horde3/imp/templates/login/login.inc on line 9

 	I'm going to try it with my trouble users and see what happens - and 
report back...


-- 
********************************************************************
Brett Charbeneau, GSEC Gold, GCIH Gold
Network Administrator
Williamsburg Regional Library
7770 Croaker Road
Williamsburg, VA 23188-7064
(757)259-4044          www.wrl.org
(757)259-4079 (fax)    brett at wrl.org
********************************************************************



More information about the imp mailing list