On Tue, 2013-01-08 at 09:38 +0100, Luis Angel Fernandez Fernandez wrote:

>   I'm not sure it has anything to do with SOGo, although I'm not sure
> it hasn't either. Because I can add an account as a Exchange one and
> it checks the username but then when I tried to launch Outlook it's
> when I see that error message in dovecot log. 

When Outlook performs username lookup, it only makes use of OpenChange.
When Outlook starts opening one's user mailbox, then OpenChange
mapistore creates SOGo context and SOGo libs connect to dovecot.

> And since I can connect via telnet to the IMAP server I thought it
> could have something to do with Openchange.

>         
>         > Jan  4 08:53:25 sogo dovecot: auth: Debug: Loading modules
>         from
>         > directory: /usr/lib64/dovecot/auth
>         > Jan  4 08:53:25 sogo dovecot: auth: Debug: Module
>         > loaded: /usr/lib64/dovecot/auth/libauthdb_ldap.so
>         > Jan  4 08:53:25 sogo dovecot: auth: Debug: Module
>         > loaded: /usr/lib64/dovecot/auth/libdriver_sqlite.so
>         > Jan  4 08:53:25 sogo dovecot: auth: Debug: Module
>         > loaded: /usr/lib64/dovecot/auth/libmech_gssapi.so
>         > Jan  4 08:53:25 sogo dovecot: auth: Debug: auth client
>         connected
>         > (pid=25958)
>         > Jan  4 08:53:25 sogo dovecot: auth: Debug: client in:
>         >
>         
> AUTH#0111#011PLAIN#011service=imap#011secured#011lip=127.0.0.1#011rip=127.0.0.1#011lport=143#011rport=58667#011resp=<hidden>
>         > Jan  4 08:53:25 sogo dovecot: auth:
>         > passdb(luisangel.fernandez,127.0.0.1): Attempted login with
>         password
>         > having illegal chars
>         
Are you storing user password in %{samba private
dir}/mapistore/${username}/password (or similar location)?

If so, are you sure you don't have a trailing '\n' at the end of your
password file? Does cat -e outputs a trailing (empty) line?

Kind Regards,
Julien.


_______________________________________________
devel mailing list
devel@lists.openchange.org
http://mailman.openchange.org/listinfo/devel

Reply via email to