[Evolution] [EWS][3.12.10] Adding a shared calendar sharing_metadata.xml
I have received a shared calendar invitation in the form of a sharing_metadata.xml attachment, similar to what follows. I already have the users primary calendar and subfolders shared, however this particular calendar is not included. How do I add this particular calendar to mine? http://schemas.microsoft.com/sharing/2008";> calendar John Doe j...@example.com DCA740C8C042101AB4B908002B2FE18201002F6E42352356F753D45786368616E67652041646D696E6973747261746976652047726F7570202846594449424F484632335350444C54292F636E3D526563697069656E74732F636E3D4A61736F6E2058756532313200 Special Project Shared Calendar http://schemas.microsoft.com/exchange/sharing/2008";> 5D1F4D97711A78428095B29F7A07ADAB01230498A8642D4E9B169BBEB796731800138209 http://schemas.microsoft.com/exchange/sharing/2008";> 38A1BB1005E5101AA1BB08023849022E444C4C1B55FA20AA6611CD9BC800AA002FC45A0C006F75746C6F6F6B2E75732E73646C2E636F6D002F6F3D53444C2F6F753D45786368616E67652041646D696E6973747261746976652047726F7570202846594449424F484632335350444C54292F636E3D526563697069656E74732F636E3D4A61736F6E2058756532313200 ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] Evolution 3.12.9 divide in 4 MySQL Database
Hi All This Case is closed closed due to wrong title. Betreff: Evolution 4 new Questions Datum: Thu, 29 Jan 2015 09:19:28 +0100 I could ask you kindly to help me with my problems. in the history subject: Re: [Evolution] 4 Troubles Date: Sat, 11 Oct 2014 15:21:46 +0200 i could not solve the problems. So I got an upgrade from Linux 7 to Linux 8 because of data protection (backup). NEW XXX evolution 3.12.9 Debian Linux 8 (Jessie) / 64 Bit 8GB RAM 4 Core / 2.66 GHz Intel Filesystems ext4 OLD XXX evolution 3.4.4 Debian Linux 7 (Wheezy) / 32 bit 8GB RAM 4 Core / 2.66 GHz Intel Filesystems ext4 I have a much better Evolution Mail and now I need solutions for: How can I get my local take notes in MySQL and include them in evolution? Only then, can I manually create a MySQL input/output masks. I would like to view the saved configuration. How and where does it without losing data? How can I transfer my contacts in MySQL and reconnect them to evolution? Only then, can I manually create a MySQL input/output masks. I would like to view the saved configuration with the default settings for comparison. How and where does it without losing data? How can I transfer my e-mails with the ABC directory structure in MySQL and reconnect them to evolution? Only then, can I manually create a MySQL input/output masks. I would like to view the saved configuration with the default settings for comparison. How and where does it without losing data? My calendar is local and I want to view the saved configuration. How and where does it without losing data? Can you please tell me or someone to help you. Thanks in advance. Best regards Ralph ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] [EWS][3.12.10] Adding a shared calendar sharing_metadata.xml
On Thu, 2015-01-29 at 11:29 -0800, Colin Kincaid Williams wrote: > > http://schemas.microsoft.com/exchange/sharing/2008 > "> > 5D1F4D97711A78428095B29F7A07ADAB01230498A8642D4E9B169BBEB796731800138209 > > > Hi, try to, instead of selecting Inbox, Calendar, ... predefined folder name in the dialog to add a shared folder, enter the folder ID (might be the long hexa-number above). Evolution-ews allows it, if you know the folder ID. Unfortunately, the format it is above doesn't look like the one used by the EWS protocol. An option can be, if the user uses also evolution- ews, then open Permissions dialog above the source (calendar in this case), and copy the shown Folder ID from there. My folder ID is longer than that shown above, encoded in base64. Yours might look like: MDAwMDAwMDA1RDFGNEQ5NzcxMUE3ODQyODA5NUIyOUY3QTA3QURBQjAxMjMwNDk4QTg2NDJENEU5QjE2OUJCRUI3OTY3MzE4MDAwMDAwMTM4MjA5MDAwMAo= but that's only a guess. Bye, 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
Re: [Evolution] Evolution 3.12.9 divide in 4 MySQL Database
On Thu, 2015-01-29 at 22:32 +0100, rabre hispeed wrote: > ... in MySQL and reconnect them to evolution? > > Hi, evolution (evolution-data-server) doesn't connect to MySQL databases by any means, not on its own. If there exists any 3rd-party 'connector' (plugin/backend/provider/whatever-you'd-like-to-call-it), then use that, though I'm not aware of any off head. An option is to export your MySQL data in any standard format, like mbox, vCard, iCalendar and import it to evolution. > My calendar is local and I want to view the saved configuration. How > and where does it without losing data? > Evolution follows XDG standard. Config is at ~/.config/evolution, local data at ~/.local/share/evolution, cached remote data at ~/.cache/evolution, ... Check User's Manual: https://help.gnome.org/users/evolution/stable/ for example here: https://help.gnome.org/users/evolution/stable/data-storage.html.en and the whole section dedicated to it: https://help.gnome.org/users/evolution/stable/#data-migration-and-sync Bye, 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
Re: [Evolution] Evolution 3.12.9 divide in 4 MySQL Database
Hy Milan, thank you very much and sad to hear. Can I make an Evolution stand-alone Backup only from my Mails? Can I make an Evolution stand-alone Backup only from my Notes? Can I make an Evolution stand-alone Backup only from my Contacts? Can I make an Evolution stand alone Backup only from my Calendar?+ And then how glad the backup files? In all 4 cases without any configuration? I want to be absolutely sure not to lose any data. Now I am looking for a conversion from mbox to mysql In any case, now thank you very much for the good help Bye Ralph Weitergeleitete Nachricht Von: Milan Crha An: evolution-list@gnome.org Betreff: Re: [Evolution] Evolution 3.12.9 divide in 4 MySQL Database Datum: Fri, 30 Jan 2015 07:30:56 +0100 On Thu, 2015-01-29 at 22:32 +0100, rabre hispeed wrote: > ... in MySQL and reconnect them to evolution? > > Hi, evolution (evolution-data-server) doesn't connect to MySQL databases by any means, not on its own. If there exists any 3rd-party 'connector' (plugin/backend/provider/whatever-you'd-like-to-call-it), then use that, though I'm not aware of any off head. An option is to export your MySQL data in any standard format, like mbox, vCard, iCalendar and import it to evolution. > My calendar is local and I want to view the saved configuration. How > and where does it without losing data? > Evolution follows XDG standard. Config is at ~/.config/evolution, local data at ~/.local/share/evolution, cached remote data at ~/.cache/evolution, ... Check User's Manual: https://help.gnome.org/users/evolution/stable/ for example here: https://help.gnome.org/users/evolution/stable/data-storage.html.en and the whole section dedicated to it: https://help.gnome.org/users/evolution/stable/#data-migration-and-sync Bye, 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 ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list