https://bugs.freedesktop.org/show_bug.cgi?id=56240

Patrick Ohly <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #2 from Patrick Ohly <[email protected]> ---
Can you run
SYNCEVOLUTION_DEBUG=1 syncevolution --daemon=no loglevel=4 <your operation>
and attach the output?

I think I know what is going on:
- SyncEvolution proactively sends Basic authentication,
  to avoid extra round-trips if the server accepts that.
- The server sends a permanent error, instead of
  asking for some other way of authentication.
- SyncEvolution (or rather, libneon) gives up.

What kind of CalDAV server do you run? And how did you change the configuration
to enforce Digest Auth.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
Syncevolution-issues mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution-issues

Reply via email to