I have a server at home for my family’s email and calendar. It has been up and running now for two years I believe, whiteout any problem. We use Webaccess and synchronizing our Android-phones. Now we got an iPad 2 with iOS 5.1.1 and tried to sync that as well with ActiveSync, but it’s not working.
The phones is Samsung Galaxy S with Android 2.3.3 with TouchDown 7.2.00016, and as I wrote its working fine. No problems what so ever to get them working.
The Server setup is:
Ubuntu server 10.04.1 LTS, Zarafa 6.40.8-27223, Z-push 1.5.10-1262, no SSL.
I have tried reentered the user name and password several times. I have even copied and paste with the help off Dropbox from a working setup. But the result is the same every time. The iPad tells me that it couldn’t verify the account. I’ve tried with or without domain and with internal server IP and external DynDNS name. Nothing works.
Debug.txt doesn’t show anything (and yes it give me info about the Android connections)
Access log for Apache tells me just this:
- Code: Select all
192.168.2.100 - user [15/Jun/2012:00:20:53 +0200] "OPTIONS /Microsoft-Server-ActiveSync HTTP/1.1" 200 256 "-" "Apple-iPad2C2/902.206"
Today I tried syncing using caldav instead and then it tells me the account settings is OK, but when switching to the calendar app nothing happens. No calendars are visible, switching on iCloud the cal-app works but the Zarafa calendar is still not visible.
Then I tried accessing emails with IMAP, and that worked. But a strange thing occurred will setting up the IMAP account on the iPad. Even though I switched off SSL I got an warning about a certificate that could not be trusted. And that must be the certificate for Webmin that is listening on port 10 000.
Can it be that the Webmin certificate is causing the problems and if so how can i fix that without removing Webmin from the server?
Or is there anyone who has other ideas where I should continue my search for what is causing this to happen.
