Qmail-LDAP
[Top] [All Lists]

Re: problem with auth_imap - special character in the password

To: qmail-ldap@qmail-ldap.org
Subject: Re: problem with auth_imap - special character in the password
From: Claudio Jeker <jeker@n-r-g.com>
Date: Wed, 7 Mar 2007 17:05:03 +0100
Delivered-to: sp-com-lists@consult.net
Delivered-to: qmail-ldap-list@securepoint.com
Delivered-to: mailing list qmail-ldap@qmail-ldap.org
In-reply-to: <20070306110031.1527dc3f.agerhard@usp.br>
Mail-followup-to: Claudio Jeker <jeker@n-r-g.com>, qmail-ldap@qmail-ldap.org
Mailing-list: contact qmail-ldap-help@qmail-ldap.org; run by ezmlm
References: <20070227164226.313aaa1c.agerhard@usp.br> <20070306110031.1527dc3f.agerhard@usp.br>
User-agent: Mutt/1.5.12-2006-07-14
On Tue, Mar 06, 2007 at 11:00:31AM -0300, Andre Gerhard wrote:
> Hello,
> 
> More about this issue:
> 
> I have observed that if the logins are done through the proxy, the quotes
> are omitted in the first login attempt, even if I had typed them.
> 
> So, if I do:
> 
> $ telnet localhost 143
> ...
> 01 login myuser "t8(w3!h"
> 01 NO Error in IMAP command received by server.
> 01 login myuser "t8(w3!h"
> 01 OK LOGIN Ok.
> 
> 
> In the myuser server (capturing the network session) I see
> 
> ...
> IMAP Request: 01 login myuser t8(w3!h
> IMAP Response: 01 NO Error in IMAP command received by server.
> IMAP Request: 01 login myuser "t8(w3!h"
> IMAP Response: 01 OK LOGIN Ok.
> 
> 
> The quotes vanishes in the first attempt, they are not included
> in the communication.
> 

I'll have a look at this. AFAIK auth_imap gets a unquoted password from
courier-imap. And passes that on unmodified.

-- 
:wq Claudio

<Prev in Thread] Current Thread [Next in Thread>