2014-10-28 13:39 keltezéssel, Johannes Fondel írta:
Hello Christian,

its because ActiveSync with Outlook 2013 works perfect, except the Mail function. It doesn't sync the Mail folders.
Do you have any idea why?

Just a trying:

- Connect your SOGo server through ssh.
- Access the IMAP protocoll via telnet *ternet localhost 143
*- Try to login with a valid username and a fake password (eg. if you góhave an user called admin): *1 LOGIN admin F@k3Passw0RD*

If you cannot login, then your problem is identified. I think the ActiveSync needs successful login with any password on localhost (same as through rpc proxy).
If you have dovecot, then use the following lines in your config:

   *passdb {*
   *  driver = static*
   *  args = nopassword=y allow_nets=127.0.0.1/32*
   *}*

And then restart dovecot.

Cheers,
Peti
--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to