[imp] quota does not work
    trevor obba 
    trevor_obba at yahoo.co.uk
       
    Thu Sep  2 13:54:01 PDT 2004
    
    
  
I installed Horde: 2.2.5 and IMP: 3.2.4 all working
fine but i want quota displaying mail quota useage.
I modify my htdocs/imp/config to include the following
$servers['Cyrus'] = array(
    'name' => 'Cyrus Server',
    'server' => 'ncspw.csf.com',
    'protocol' => 'imap/notls',
    'port' => 143,
    'folders' => '',
    'namespace' => '',
    'maildomain' => 'csf.com',
    'smtphost' => 'nscpw.csf.com',
    'realm' => '',
    'preferred' => ''
    'quota' => array(
        'driver' => 'cyrus',
        'params' => array(
                'login' => 'admin',
                'password' => 'xxxxxx',
                'userhierarchy' => 'user/'
                )
        )
);
but I get the following error mesage on webmail, does
my version of Horde: 2.2.5 and IMP: 3.2.4 support
quota funality? what am I doing wrough? what can i do
to make it work.
Parse error: parse error, unexpected
T_CONSTANT_ENCAPSED_STRING, expecting ')' in
/var/www/html/horde/imp/config/servers.php on line 111
Warning: Cannot add header information - headers
already sent by (output started at
/var/www/html/horde/imp/config/servers.php:111) in
/var/www/html/horde/lib/Secret.php on line 144
Warning: Invalid argument supplied for foreach() in
/var/www/html/horde/imp/login.php on line 122
Notice: Undefined variable: server_key in
/var/www/html/horde/imp/login.php on line 134
Warning: Invalid argument supplied for foreach() in
/var/www/html/horde/imp/login.php on line 146
	
	
		
___________________________________________________________ALL-NEW Yahoo! Messenger - all new features - even more fun!  http://uk.messenger.yahoo.com
    
    
More information about the imp
mailing list