[Tickets #3557] Virtual Shared Folders are not shown
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Mar 24 02:05:54 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3557
-----------------------------------------------------------------------
Ticket | 3557
Updated By | adsaman at gmail.com
Summary | Virtual Shared Folders are not shown
Queue | IMP
Version | 4.1-RC3
State | Feedback
Priority | 2. Medium
Type | Bug
Owners | Michael Slusarz
-----------------------------------------------------------------------
adsaman at gmail.com (2006-03-24 02:05) wrote:
> What does your imp/config/servers.php file look like?
Here you are:
$servers['alumnado'] = array(
'name' => 'Correo Alumnado',
'server' => 'mercurio4.alumnado.ull.es',
'hordeauth' => true,
'protocol' => 'imap/ssl/novalidate-cert',
'port' => 993,
'maildomain' => 'alumnado.ull.es',
'smtphost' => 'smtp.alumnado.ull.es',
'smtpport' => 25,
'realm' => '',
'preferred' => '',
'quota' => array(
'driver' => 'courier'
),
);
More information about the bugs
mailing list