[Tickets #1848] Folders do not appear in navigator
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon May 2 09:28:45 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1848
-----------------------------------------------------------------------
Ticket | 1848
Updated By | tux at almatau.com
Summary | Folders do not appear in navigator
Queue | IMP
Version | 4.0.3
State | Feedback
Priority | 2. Medium
Type | Bug
Owners | Michael Slusarz
-----------------------------------------------------------------------
tux at almatau.com (2005-05-02 09:28) wrote:
Here is my one:
---------------------
$servers['_prompt'] = array(
'name' => _("Choose a mail server:")
);
$servers['imap'] = array(
'name' => 'Almatau IMAP',
'server' => 'mail.almatau.com',
'hordeauth' => true,
'protocol' => 'imap/notls',
'port' => 14300,
'folders' => '',
'namespace' => 'INBOX.',
'maildomain' => 'almatau.com',
'smtphost' => 'mail.almatau.com',
'smtpport' => 25,
'realm' => 'almatau.com',
'preferred' => '',
'dotfiles' => false,
'hierarchies' => array()
);
More information about the bugs
mailing list