Re: [Evolution] calendar appt issue

2021-05-11 Thread Milan Crha via evolution-list
On Tue, 2021-05-11 at 08:09 -0500, Anonymous Japhering via evolution-
list wrote:
> One would think that reply would be safe :-/

Hi,
it is safe, it's pretty common, I'd say it's used the most often.
I suppose there is another "METHOD:" in the whole calendar file, in
the component itself, is there?
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] calendar appt issue

2021-05-11 Thread Anonymous Japhering via evolution-list
On Tue, 2021-05-11 at 08:01 +0200, Milan Crha via evolution-list wrote:
> On Mon, 2021-05-10 at 18:41 -0500, Anonymous Japhering via evolution-
> list wrote:
> > Unable to send item to calendar “mike@*.com :
> > mike@*.com”. Cannot receive calendar objects: Unsupported
> > method
> 
> Hi,
> see the message source (Ctrl+U), there's a text/calendar part, which
> contains the component. It can be base64 encoded, thus possibly decode
> it with a command line `base64 -d`. It might look like:
> 
>    BEGIN:VCALENDAR
>    ...
>    METHOD:xxx
>    ...
>    BEGIN:VEVENT
>    ...
>    END:VEVENT
>    END:VCALENDAR
> 
> It's the 'METHOD' (in the case above the "xxx"), which the destination
> calendar does not understand.

This is what I see --

   BEGIN:VCALENDAR
   METHOD:REPLY
   PRODID:Microsoft Exchange Server 2010
   VERSION:2.0
   

One would think that reply would be safe :-/


___
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] calendar appt issue

2021-05-11 Thread Milan Crha via evolution-list
On Mon, 2021-05-10 at 18:41 -0500, Anonymous Japhering via evolution-
list wrote:
> Unable to send item to calendar “mike@*.com :
> mike@*.com”. Cannot receive calendar objects: Unsupported
> method

Hi,
see the message source (Ctrl+U), there's a text/calendar part, which
contains the component. It can be base64 encoded, thus possibly decode
it with a command line `base64 -d`. It might look like:

   BEGIN:VCALENDAR
   ...
   METHOD:xxx
   ...
   BEGIN:VEVENT
   ...
   END:VEVENT
   END:VCALENDAR

It's the 'METHOD' (in the case above the "xxx"), which the destination
calendar does not understand.
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] calendar appt issue

2021-05-10 Thread Anonymous Japhering via evolution-list
Evolution:   3.40.2 (flatpak gitdc3787d) 
Kernel: 5.4.0-72-generic x86_64 bits: 64 
Desktop: MATE 1.22.2 
Distro: Linux Mint 19.3 Tricia
Google G-Suite Calendar

Using Calendly.com  to schedule appointments.  Client rescheduled through
Calendly and I see this message after
I click the accept button to take the change.

Unable to send item to calendar “mike@*.com :
mike@*.com”. Cannot receive calendar objects: Unsupported method


Any thoughts,  it used to work  
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list