On Thu, 2016-10-27 at 13:57 +0200, Bart Vliegen wrote: > Thunderbird implements this by letting me set the IMAP server > directory to [Gmail]. Evolution however doesn't seem to offer this > possibility.
Hi, it sounds like you set a different IMAP namespace in the Thunderbird. Evolution's IMAP can do it too, it's only hidden from the UI since some older version (years ago). There is a plan to add some "Advanced IMAP" settings in the UI, but there is no time frame when it would be. Anyway, back to the point: depending on the way you configured your account, either in the Evolution itself, or using GNOME/Ubuntu Online Accounts, (the later possibly not available in your OpenSUSE) search either ~/.config/evolution/sources/ or ~/.cache/evolution/sources/ for *.source files which contain a line [Imapx Backend] and also reference your Gmail address. Under that line you can see several keys, while the two you are looking for are: Namespace= UseNamespace=false You write to the first the same thing your wrote to the Thunderbird, then you also change the second to be: UseNamespace=true After that save the changes and re-login, eventually close/kill all evolution processes (ps ax | grep evolution), where especially evolution-source-registry is responsible to the .source file changes. Maybe to not be that hostile for the system, just try to close the evolution itself only and run it again first, which should be enough in your version too. Only if it won't help, then try the hard way. I would also run evolution from a terminal first, to see whether it'll claim anything odd there after your changes. Hope it helps, 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