You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Gautier DI FOLCO (Jira)" <se...@james.apache.org> on 2020/06/11 14:12:00 UTC

[jira] [Commented] (JAMES-3213) Prevent non-participant add in Sabre

    [ https://issues.apache.org/jira/browse/JAMES-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133287#comment-17133287 ] 

Gautier DI FOLCO commented on JAMES-3213:
-----------------------------------------

This PR contributed to it: [https://github.com/linagora/james-project/pull/3438]

> Prevent non-participant add in Sabre
> ------------------------------------
>
>                 Key: JAMES-3213
>                 URL: https://issues.apache.org/jira/browse/JAMES-3213
>             Project: James Server
>          Issue Type: Improvement
>            Reporter: Gautier DI FOLCO
>            Priority: Minor
>
> When an attendee changes his participant status, there is a notification email is sent to the event organizer from the attendee.
> Then ESN send an ITIP request to Sabre to handle realtime update.
> If the sender email does not exist in the list attendee, Sabre ITIP broker will add him to the attendee list. [https://github.com/sabre-io/vobject/blob/master/lib/ITip/Broker.php#L373-L382]
> This is not correct in cases:
>  * When an external attendee accept the event, the notification email should send from OpenPaaS system ([no-reply@open-paas.org|mailto:no-reply@open-paas.org])
>  * When the attendee forwards the invitation email to an external user, then the external user (is not included in attendee list) accepts.
> Both cases above should not lead to the behavior that adding the sender to the attendee list.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org