Gautier DI FOLCO created JAMES-3213:
---------------------------------------

             Summary: 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


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 
([[email protected]|mailto:[email protected]])
 * 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to