On Mon, 2018-11-12 at 12:21 +0100, Milan Crha via evolution-list wrote: On Sat, 2018-11-10 at 19:31 -0500, Dr. John H. Lauterbach wrote:Is the following a correct course of action to solve the problem?Hi,I'm sorry to ask, but what does "the problem" mean here, please? Doesit have anything to do with the other thread you've opened, named "Mailauthentication request"? Knowing what "the problem" is might help toidentify the cause and eventually fix it and/or guide you in the rightdirection.For example, some errors are not getting it to the GUI, they areprinted only on the console, thus try to run evolution from a terminaland watch it for any issue. If you want to see some debugging,especially what evolution sent to the server and what the serverresponded, then run evolution from a terminal like this:$ CAMEL_DEBUG=imapx:io evolutionBeing it about that "Mail authentication request", you might see some"LOGIN" attempts around the time when the password prompt opens.Evolution asks for credentials only if the server responded that thecredentials are wrong. There had been some issues with it in the past,but I believe the 3.30.1 might have them all fixed. There had beensemi-related issue fixed for 3.30.2:https://gitlab.gnome.org/GNOME/evolution-data-server/issues/36but I doubt it's what you face (there is required server reachabilitychange to reproduce it).If you think an IMAP account is corrupted, then close evolution anddelete its local cache from ~/.cache/evoluton/mail/<account-uid>/ .Evolution will recreate t the next time you run it. It'll mean that allthe server-side data which had been in the cache are downloaded again.Also custom folder properties can be lost with this cache refresh. Onthe other hand it works the same as doing a backup and restore from it,because backup also doesn't save data from the ~/.cache/ (because itreflects server-side data, thus there is (usually) no need for it).Bye,MilanP.S.: by the way, are you aware that your HTML mail has set a graycolor for the text, thus it's kind of harder to read (definitely harderthan pure black text color) and a similar color is used to "lowlight"quoted text, thus all of it looks like a quotation, only without theleading ">" or the HTML bar "|"? I do not know, maybe you've it thisway on purpose. I'm mentioning it here just in case you might notintent to have it that way._______________________________________________evolution-list mailing listevolution-list gnome orgTo change your list options or unsubscribe, visit ...https://mail.gnome.org/mailman/listinfo/evolution-list Hello Milan: Thank you very much for your help. You SOLVED THE PROBLEM when you suggested to "then close evolution and delete its local cache from ~/.cache/evoluton/mail/<account-uid>/" Once I deleted the cache files you suggested, the other email accounts started working correctly as IMAP. Your suggestion also explains why all email accounts would work as IMAP on a totally new install of evolution 3.30.1-1build1 but would not work on existing installations. Thank you again for your help. John
|