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

Reply via email to