Hello,
I have this issue, since update ! ( On Zarafa server with z-push)
I'found this in error log :
E/AndroidRuntime( 661): FATAL EXCEPTION: SyncAdapterThread-1
E/AndroidRuntime( 661): Process: com.android.exchange, PID: 661
E/AndroidRuntime( 661): java.lang.IllegalArgumentException: column 'hostAuthKeyRecv' does not exist
E/AndroidRuntime( 661): at android.database.AbstractCursor.getColumnIndexOrThrow(AbstractCursor.java:303)
E/AndroidRuntime( 661): at android.database.CursorWrapper.getColumnIndexOrThrow(CursorWrapper.java:78)
E/AndroidRuntime( 661): at com.android.emailcommon.provider.Account.moveCursorToFirstExchangeAccount(Account.java:332)
E/AndroidRuntime( 661): at com.android.emailcommon.provider.Account.restoreExchangeAccountWithAddress(Account.java:299)
E/AndroidRuntime( 661): at com.android.exchange.service.EmailSyncAdapterService$SyncAdapterImpl.onPerformSync(EmailSyncAdapterService.java:125)
E/AndroidRuntime( 661): at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
I have try to delete and re-create account.
Some idea ?
Thanks