* "change" the password in owncloud to match the password on the IMAP server.
* "change" the password in owncloud to match the password on the IMAP server.
+
+
======WebDAV interface seems to be broken======
+
+
You can have this error message in the admin panel
+
+
Setup Warning Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken. Please double check the installation guides.
+
+
The issue could come from the use of a bad domain dns name which is different of the ssl certificate. If you feel it is a false positive... simply add 'check_for_working_webdav' => false, to your /config/config.php file and get rid of it.