Re: [SOGo] Duplicate Meeting Invitations

2016-01-21 Thread Martin Simovic
Hi,

> On 20 Jan 2016, at 22:31, Alexander Nimmervoll  wrote:
> 
> Are you sure that SCHEDULE-AGENT=CLIENT is set for the ORGANIZER, I believe 
> it doesn't work if it is set for the ATTENDEES.
> Just right-click an event in SOGo UI and view the raw source.

You are correct, this is how event source looks like:

BEGIN:VCALENDAR
PRODID:-//iCal4OL2.15.6
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
UID:04008200E00074C5B7101A82E00820EBEDF06154D101000
 01000BB3F451BFC71544BA7770AF2635BC008
LAST-MODIFIED:20160121T153902Z
X-MICROSOFT-TASK:20160121T153902Z
SUMMARY:TEST1
DESCRIPTION:TEST
DTSTAMP:20160121T154041Z
CLASS:PUBLIC
LOCATION:Office
ORGANIZER;CN=Martin Simovic:mailto:msimo...@example1.com
DTSTART;VALUE=DATE:20160122
DTEND;VALUE=DATE:20160123
TRANSP:TRANSPARENT
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:TEST1
TRIGGER;VALUE=DURATION:-PT180M
END:VALARM
ATTENDEE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;SCHEDULE-AGENT=CLIENT;R
 SVP=TRUE;CN=Martin Simovic:MAILTO:mar...@example2.sk
END:VEVENT
END:VCALENDAR
But how do I achieve that SCHEDULE-AGENT=CLIENT is set for organiser?

Many thanks for your help

Best Regards
Martin.



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Duplicate Meeting Invitations

2016-01-20 Thread Alexander Nimmervoll

Am Mittwoch, 20. Januar 2016 20:58 CET, Martin Simovic  
schrieb:

> Hi,
>
> > Dňa 20. 1. 2016 o 18:09, Alexander Nimmervoll  
> > napísal:
> >
> > Well SOGo honours the SCHEDULE-AGENT=CLIENT so you have to talk to iCAL4OL 
> > if this option can be included there.
> > Or you can try our Open Source plugin OutlookCalDavSynchronizer, which has 
> > this option as default but also allows to set
> > X-SOGO-SEND-APPOINTMENT-NOTIFICATIONS:NO which lets SOGo schedule the 
> > meeting without sending a second invite
> > (same setting is available in the WEB UI of SOGo).
>
> Thanks for your kind reply. Thing is, that iCAL4OL indeed supports 
> SCHEDULE-AGENT=CLIENT and I double-checked I have the option enabled.
> SOGo itself seems to support this since 2014.
>
> Still, I get duplicate meeting invitations sent when created from Outlook :(
>
> Best Regards
> Martin. --
> users@sogo.nu
> https://inverse.ca/sogo/lists


Are you sure that SCHEDULE-AGENT=CLIENT is set for the ORGANIZER, I believe it 
doesn't work if it is set for the ATTENDEES.
Just right-click an event in SOGo UI and view the raw source.


-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Duplicate Meeting Invitations

2016-01-20 Thread Ludovic Marcotte

On 20/01/2016 14:58, Martin Simovic wrote:
Still, I get duplicate meeting invitations sent when created from 
Outlook :(


In case of a doubt, sniff it out.

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca
Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Duplicate Meeting Invitations

2016-01-20 Thread Martin Simovic
Hi,

> Dňa 20. 1. 2016 o 18:09, Alexander Nimmervoll  
> napísal:
> 
> Well SOGo honours the SCHEDULE-AGENT=CLIENT so you have to talk to iCAL4OL if 
> this option can be included there.
> Or you can try our Open Source plugin OutlookCalDavSynchronizer, which has 
> this option as default but also allows to set
> X-SOGO-SEND-APPOINTMENT-NOTIFICATIONS:NO which lets SOGo schedule the meeting 
> without sending a second invite
> (same setting is available in the WEB UI of SOGo).

Thanks for your kind reply. Thing is, that iCAL4OL indeed supports 
SCHEDULE-AGENT=CLIENT and I double-checked I have the option enabled.
SOGo itself seems to support this since 2014.

Still, I get duplicate meeting invitations sent when created from Outlook :(

Best Regards
Martin. -- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Duplicate Meeting Invitations

2016-01-20 Thread Alexander Nimmervoll

Am Mittwoch, 20. Januar 2016 16:56 CET, Martin Simovic  
schrieb:

> Hi there,
>
> We are experiencing problem with Duplicate Meeting Invitations being sent to 
> attendees. The situation is as follows:
>
> 1. Meeting organiser creates meeting via Outlook. Outlook is configured for 
> email via IMAP and calendars via CalDAV (iCAL4OL sync tool).
> 2. Outlook sends a meeting invitation immediately to attendees.
> 3. As soon as the event gets synced to SOGo via iCAL4OL SOGo sends a meeting 
> invitation too.
> 4. This results in duplicate invitation which is confusing to attendees.
>
> All this seems to be related to the bug 
> http://www.sogo.nu/bugs/view.php?id=2599 
> 
>
> Is there a fix or workaround available? What is the best approach to this 
> problem? SOGo version is 2.3.5-1
>
> Many thanks
>
> --
> Martin Šimovič
>
> NETSON s.r.o.
> Mlynská 2238
> 934 01 Levice
> tel: +421 915 393 570
> mail: mar...@netson.sk 

Hi!

Well SOGo honours the SCHEDULE-AGENT=CLIENT so you have to talk to iCAL4OL if 
this option can be included there.
Or you can try our Open Source plugin OutlookCalDavSynchronizer, which has this 
option as default but also allows to set
X-SOGO-SEND-APPOINTMENT-NOTIFICATIONS:NO which lets SOGo schedule the meeting 
without sending a second invite
(same setting is available in the WEB UI of SOGo).

br,
Alex

--
https://sourceforge.net/projects/outlookcaldavsynchronizer/






-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Duplicate Meeting Invitations

2016-01-20 Thread Martin Simovic
Hi there,

We are experiencing problem with Duplicate Meeting Invitations being sent to 
attendees. The situation is as follows:

1. Meeting organiser creates meeting via Outlook. Outlook is configured for 
email via IMAP and calendars via CalDAV (iCAL4OL sync tool).
2. Outlook sends a meeting invitation immediately to attendees.
3. As soon as the event gets synced to SOGo via iCAL4OL SOGo sends a meeting 
invitation too.
4. This results in duplicate invitation which is confusing to attendees.

All this seems to be related to the bug 
http://www.sogo.nu/bugs/view.php?id=2599 


Is there a fix or workaround available? What is the best approach to this 
problem? SOGo version is 2.3.5-1

Many thanks 

--
Martin Šimovič

NETSON s.r.o.
Mlynská 2238
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk 


smime.p7s
Description: S/MIME cryptographic signature