Hi! I tried using James (3.0.0-beta5-SNAPSHOT) behind a perdition proxy (http://horms.net/projects/perdition/), and noted that this makes IMAP login-requests hang.

Seems that when peridtion forwards the "LOGIN" request request it ends up sending something like:

A LOGIN {3}
foo {3}
bar

And this does not work with James - I see the expected "+" resonse after "LOGIN {3}", but there is no response to "foo {3}".

Sending only the password as a literal  - i.e.

"LOGIN foo {3}
bar"

works as expected .

Is this a bug in James or a misfeature in perdition? Sending all the arguments like literals works fine with dovecot.


--
Torstein Tauno Svendsen                [email protected]
Seniorutvikler                              +47 932 95 901
Visena AS                           http://www.visena.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to