Hi, I still can not connect via ActiveSync because I am never asked for a password and the relevant DConf key never gets created. When compared to the schema, only a few keys are present like the one for email address and the server; password however is missing. Both configuration tools that are part of the git source for EAS do not compile (one not ported to QT5.6, the MLITE one erroring out during make) so I am left with no way to intervene manually. Running Evolution with DEBUG flags as below produces the following relevant output. Google seems to be of no use here, so I am hoping someone on this list knows how to solve this.
Kind regards, Robert ***************************************************************** (evolution:14681): libeasclient-DEBUG: 02:15:07.522: eas_mail_handler_new++ : account_uid[m...@domain.tld] (evolution:14681): libeasclient-DEBUG: 02:15:07.522: eas_mail_handler_class_init++ (evolution:14681): libeasclient-DEBUG: 02:15:07.522: eas_mail_handler_class_init-- (evolution:14681): libeasclient-DEBUG: 02:15:07.522: eas_mail_handler_init++ (evolution:14681): libeasclient-DEBUG: 02:15:07.522: eas_mail_handler_init-- (evolution:14681): libeasclient-DEBUG: 02:15:07.522: eas_mail_handler_new-- (evolution:14681): libeasclient-DEBUG: 02:15:07.522: eas_mail_handler_get_folder_list++ : account_uid[m...@domain.tld] (evolution:14681): libeasclient-DEBUG: 02:15:07.522: eas_folder_get_folder_list++ : account_uid[m...@domain.tld] (evolution:14681): libeasclient-DEBUG: 02:15:07.523: eas_folder_get_folder_list-- (evolution:14681): libeasclient-DEBUG: 02:15:07.523: eas_mail_handler_get_folder_list-- (evolution:14681): camel-eas-provider-WARNING **: 02:15:07.523: Unable to fetch the folder hierarchy: GDBus.Error:org.meego.activesyncd.Error.SoupError: soup_message_new returned NULL :5 (evolution:14681): libeasclient-DEBUG: 02:15:07.550: eas_mail_handler_get_folder_list++ : account_uid[m...@domain.tld] (evolution:14681): libeasclient-DEBUG: 02:15:07.550: eas_folder_get_folder_list++ : account_uid[m...@domain.tld] (evolution:14681): libeasclient-DEBUG: 02:15:07.551: eas_folder_get_folder_list-- (evolution:14681): libeasclient-DEBUG: 02:15:07.551: eas_mail_handler_get_folder_list-- (evolution:14681): camel-eas-provider-WARNING **: 02:15:07.551: Unable to fetch the folder hierarchy: GDBus.Error:org.meego.activesyncd.Error.SoupError: soup_message_new returned NULL :5 Am Dienstag, den 26.03.2019, 08:17 +0100 schrieb Milan Crha via evolution-list: > On Mon, 2019-03-25 at 21:36 +0100, Robert Maerz via evolution-list > wrote: > > I haven't yet found a way to tell Evolution it should ask me for a > > username and password. If you can provide any hints I'd really > > appreciate it! > > Hi, > I do not know how it is supposed to work in Evolution ActiveSync > (EAS), > I'm sorry. The developers of it should know. > > After a brief code search it seems the account information is stored > in > DConf, at /org/meego/activesyncd/account/<uid>/ path. I guess it's > filled automatically when you use "Auto Detect" button during the > account creation, but I can be wrong. > > In any case, you can enable plenty of EAS debugging with: > > $ export G_MESSAGES_DEBUG=all > > and eventually also with: > > $ export EAS_DEBUG=5 > > before you run evolution from the same terminal. Hope it helps. > Bye, > Milan > > _______________________________________________ > evolution-list mailing list > evolution-list@gnome.org > To change your list options or unsubscribe, visit ... > https://mail.gnome.org/mailman/listinfo/evolution-list _______________________________________________ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list