6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12426] Creating Accounts with IMAP fail
*
Your Email Address
*
Spam protection
Enter the letters below:
\ /. ,\ /.__ . >< \./ >< [ __ | / \ | / \[_./\__|
Comment
> With the latest Horde/IMP Version the creation of mailboxes fail if > IMP as authentication is used. This worked as expected in older > versions. > > Setup is Cyrus 2.4.17 wit latest Horde/IMP and the following > backends.local.php: > $servers['advanced'] = array( > 'disabled' => false, > 'name' => 'MAILER', > 'hostspec' => 'mailer.kwsoft.de', > 'port' => 143, > 'secure' => 'tls', > 'protocol' => 'imap', > 'maildomain' => '', > 'smtp' => array( > // 'auth' => true, > // 'localhost' => 'localhost', > // 'host' => 'smtp.example.com', > // 'password' => null, > // 'port' => 25, > // 'username' => null > ), > 'admin' => array( > 'user' => 'cyrus', > 'password' => 'some-password', > 'userhierarchy' => 'user.' > ), > 'quota' => array( > 'driver' => 'imap', > 'params' => array( > 'hide_when_unlimited' => true, > 'unit' => 'MB' > ) > ), > 'acl' => true, > 'cache' => true, > 'debug' => '/tmp/imap.log', > 'debug_raw' => true, > ); > > The debug log does not include anything about this request. > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers