Il 12/12/2012 14:50, Francis Lachapelle ha scritto:
Hi Alessio

On 2012-12-11, at 11:01 AM, Alessio Cecchi <ales...@skye.it> wrote:

I update my sogo to 2.0.3a from .deb inverse repository. Unfortunately the SMTP 
Auth stil now work, the situation is summarized here:

https://inverse.ca/sogo/lists/arc/users/2012-11/msg00087.html

and is not changed after upgrade.

Are there any news about this problem?


This problem occurs when the MTA advertise AUTH support the non-standard way ("AUTH=PLAIN 
LOGIN"). If you use Postfix, disable "broken_sasl_auth_clients".

Francis

Hi Francis

thanks for your suggestion, but after disable "broken_sasl_auth_clients" in postfix the error is "cannot send message: (smtp) authentication failure".

So I started debugging and I found a problem, looking into dovecot query I can see what is the password that sogo send to my SMTP Auth and it's wrong:

2012-12-12 15:24:48 auth-worker(default): Info: sql(alessio.cec...@cbsolt.it): query: SELECT CONCAT(pw_name, '@', pw_domain) AS user, pw_clear_passwd AS password FROM vpopmail WHERE pw_name = 'alessio.cecchi' AND pw_domain = 'cbsolt.it' AND ((pw_gid & 2048)<>2048) 2012-12-12 15:24:48 auth-worker(default): Info: sql(alessio.cec...@cbsolt.it): Password mismatch
[...]
2012-12-12 15:24:48 auth-worker(default): Info: sql(alessio.cec...@cbsolt.it): PLAIN(1234) != '123456'

Seems that sogo cuts the password!

How is it possible?
--
Alessio Cecchi is:
@ ILS -> http://www.linux.it/~alessice/
on LinkedIn -> http://www.linkedin.com/in/alessice
Assistenza Sistemi GNU/Linux -> http://www.cecchi.biz/
@ PLUG -> ex-Presidente, adesso senatore a vita, http://www.prato.linux.it
--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to