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 [#3778] log in when the username contains spaces
*
Your Email Address
*
Spam protection
Enter the letters below:
.__..__. ..__.. . | |[__] || ||__| |__|| |\__||__\| |
Comment
> Hello, > > The Cyrus Imap server permits usernames (mailboxes) to contain > spaces, bu in order to make use of them in the A001 login command, > the username has to be quoted. However imp/lib/IMAP/Client.php does > not quote the user name and trying to enter IMP with user name X Y > and password Z generates the command > > A001 login X Y Z > > which obviously has three parameters instead of two. Thefore I would > like to ask you to quote the username before passing it to the > IMAP-server, e.g. by prepending > > $username = '"'. $username . '"'; > > to imp-4.1.1/lib/IMAP/Client.php:login($usrname) (put it on line 470).
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