6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/26/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#10726] Exchange 2003 IMAP error: Specified character set not supported.
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.. .. ,.__ . . _/ \ / \./ [__)\ / ./__. \/ | | \/
Comment
> Hello, > I am writing her because after some days of searching I did not find > a solution. > I am switching from Horde3/IMP4 to Horde4/IMP5. Transistion worked > mostly great, only problem is that IMP5 (5.0.14) is not able to > connect to an Exchange 2003 server via IMAP but was no problem with > IMP4. When logging in, the folders get displayed on the left side of > the window but no content is shown. Instead of content there is an > error message claiming "Mailbox listing failed IMAP error: Specified > character set not supported." > The old working servers.php has this entry: > > $servers['exchange1'] = array( > 'name' => 'Exchange', > 'server' => 'exchange.ifw-dresden.de', > 'hordeauth' => false, > 'protocol' => 'imap/ssl/novalidate-cert', > 'port' => 993, > 'maildomain' => 'ifw-dresden.de', > 'smtphost' => 'mail.ifw-dresden.de', > 'smtpport' => 25, > 'realm' => '', > 'preferred' => '', > 'dotfiles' => false, > 'hierarchies' => array() > ); > > The new non-working backends.local.php this one: > > $servers['exchange1'] = array( > // Disabled by default > 'disabled' => false, > 'name' => 'Exchange', > 'hostspec' => 'exchange.ifw-dresden.de', > 'hordeauth' => false, > 'protocol' => 'imap', > 'port' => 993, > 'secure' => 'ssl', > 'maildomain' => 'ifw-dresden.de', > 'smtphost' => 'mail.ifw-dresden.de', > 'smtpport' => 25, > 'acl' => false, > 'cache' => false, > ); > > The Unix Dovecot server I also connect to works without any trouble. > Could anyone help out? > Thank you and best regards > > Henri Wahl
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