[Tickets #9976] Re: only inbox folder is shown in portal block
bugs at horde.org
bugs at horde.org
Thu Apr 28 04:51:37 UTC 2011
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/9976
------------------------------------------------------------------------------
Ticket | 9976
Aktualisiert Von | michael at bigmichi1.de
Zusammenfassung | only inbox folder is shown in portal block
Warteschlange | IMP
Version | Git master
Typ | Bug
Status | Not A Bug
Priorität | 1. Low
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
michael at bigmichi1.de (2011-04-28 04:51) hat geschrieben:
$servers['advanced'] = array(
'disabled' => false,
'name' => 'Advanced IMAP Server',
'hostspec' => 'localhost',
'hordeauth' => 'full',
'protocol' => 'imap',
'port' => 143,
'secure' => false,
'maildomain' => 'xxx',
'smtphost' => 'xxx',
'smtpport' => 25,
'capability_ignore' => array("LIST-STATUS"),
'debug' => "/tmp/imaplog",
'debug_raw' => true,
'quota' => array(
'driver' => 'imap',
'params' => array(
'hide_when_unlimited' => true,
'unit' => 'MB'
)
),
'acl' => true,
'cache' => false,
);
More information about the bugs
mailing list