Re: [Evolution] Too many user defined flags



On Fri, 2021-07-30 at 09:22 -0400, Paulo Cesar Costa wrote:
I am getting an error that is new for me and one I was not able to
figure out searching in the documentation:

Error syncing changes: too many user defined flags

        Hi,
I see that error message for the first time, as far as I remember. I'm
pretty sure it's returned by the server. I do not see that string in
the sources of the evolution-data-server (using simple grep).

You can try to run evolution as:

   $ CAMEL_DEBUG=imapx:io evolution

to see the raw communication between the server and the Evolution.
It'll cover all the IMAP accounts you've configured, thus maybe disable
all but the affected one, to limit the output a bit. Then search the
log for the error message, it might be there, and then check what
command was used before it, or better which command caused it. The
commands are marked as "A00000" (an upper case letter and a set of
numbers).

If I understand it correctly, you see the error when you enter
particular folder. Is that correct? You can right-click the folder and
choose Properties. There's a 'Labels' tab, where you can see all
recognized labels. There are some hidden, which are Evolution private
labels (there are two defined at the moment, "$has_cal" and
"$has_note").

Hope it helps.
        Bye,
        Milan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]