Hi,
Evolution uses a semi-complicated process of detecting the DAV entry
points, while it depends what server address you use. What do you write
in the GNOME Settings->Online Accounts, please? Is it the same thing
you write into the Evolution?
How precisely do you configure the account in the Evolution, please?
There are multiple ways to achieve a similar outcome.
As the last, but not least, what is the Evolution (or
the evolution-data-server) version you have installed, please? Distro
version is helpful, but it does not provide an information about
currently installed app version. You know, the apps can be updated.
What you can try is to run the evolution-source-registry with debugging
on the related parts on. That’s the following set of commands:
export ESR_DEBUG=1
export GOA_DEBUG=1
export WEBDAV_DEBUG=1
/usr/libexec/evolution-source-registry
The actual path can differ in your distro. The log can contain private
information, thus be careful what you share in the public.
Bye,
Milan