[Tickets #7229] Re: Login will fail if using a password with } character

bugs at horde.org bugs at horde.org
Mon Aug 25 22:42:30 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7229
------------------------------------------------------------------------------
  Ticket             | 7229
  Updated By         | reg-jya-horde at hydrix.com
  Summary            | Login will fail if using a password with } character
  Queue              | IMP
  Version            | 4.2
  Type               | Bug
  State              | Not A Bug
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


reg-jya-horde at hydrix.com (2008-08-25 18:42) wrote:

More trace:
change username's password to Voelc7Ods}

go to horde ; imp/test.php:
enter mail server username and password
PHP Mail Server Support Test

Attempting to automatically determine the correct connection  
parameters for your server:
Trying protocol imap/notls, Port 143:
ERROR - The server returned the following error message:
Server disables LOGIN, no recognized SASL authenticator
Trying protocol imap/ssl, Port 993:
ERROR - The server returned the following error message:
Certificate failure for mail.hydrix.com: unable to get local issuer
certificate: /C=AU/O=*.hydrix.com/OU=GT81237634/OU=See
www.rapidssl.com/resources/cps (c)08/OU=Domain Control Validated -
RapidSSL(R)/CN=*.hydrix.com
Trying protocol imap/ssl/novalidate-cert, Port 993:
ERROR - The server returned the following error message:
Error in IMAP command received by server.Error in IMAP command  
received by server.Error in IMAP command received by server.Too many  
login failures
Trying protocol imap/tls/novalidate-cert, Port 143:
ERROR - The server returned the following error message:
Error in IMAP command received by server.Error in IMAP command  
received by server.Error in IMAP command received by server.Too many  
login failures
Could not determine a successful connection protocol. Make sure your  
mail server is running and you have specified the correct port.

> openssl s_client -connect mail.hydrix.com:993
---
* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE  
THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE AUTH=PLAIN ACL  
ACL2=UNION XMAGICTRASH] Courier-IMAP ready. Copyright 1998-2008 Double  
Precision, Inc.  See COPYING for distribution information.


----
No change password to foofoo:
go into imp/test.php again:
PHP Mail Server Support Test

Attempting to automatically determine the correct connection  
parameters for your server:
Trying protocol imap/notls, Port 143:
ERROR - The server returned the following error message:
Server disables LOGIN, no recognized SASL authenticator
Trying protocol imap/ssl, Port 993:
ERROR - The server returned the following error message:
Certificate failure for mail.hydrix.com: unable to get local issuer
certificate: /C=AU/O=*.hydrix.com/OU=GT81237634/OU=See
www.rapidssl.com/resources/cps (c)08/OU=Domain Control Validated -
RapidSSL(R)/CN=*.hydrix.com
Trying protocol imap/ssl/novalidate-cert, Port 993:
SUCCESS - INBOX has 33 messages (0 new 0 recent)
Trying protocol imap/tls/novalidate-cert, Port 143:
SUCCESS - INBOX has 33 messages (0 new 0 recent)
The following configurations were successful and may be used in your  
imp/config/servers.php file:
Configuration 1
'server' => 'mail.hydrix.com'
'protocol' => 'imap/ssl/novalidate-cert'
'port' => '993'
Configuration 2
'server' => 'mail.hydrix.com'
'protocol' => 'imap/tls/novalidate-cert'
'port' => '143'
The following IMAP server information was discovered from the remote server:
Namespace Information
NAMESPACE: "INBOX."
DELIMITER: .
TYPE: personal

NAMESPACE: "#shared."
DELIMITER: .
TYPE: shared

NAMESPACE: "shared."
DELIMITER: .
TYPE: shared

IMAP server capabilities:
Array
(
     [UIDPLUS] => 1
     [CHILDREN] => 1
     [NAMESPACE] => 1
     [THREAD] => Array
         (
             [0] => ORDEREDSUBJECT
             [1] => REFERENCES
         )

     [SORT] => 1
     [QUOTA] => 1
     [IDLE] => 1
     [AUTH] => Array
         (
             [0] => PLAIN
         )

     [ACL] => 1
     [ACL2] => Array
         (
             [0] => UNION
         )

     [XMAGICTRASH] => 1
)
IMAP CHILDREN support:
SUPPORTED
IMAP Charset Search Support:
Server supports searching with the UTF-8 character set.
----







More information about the bugs mailing list