Calendar events should send mail, like other objects do.
You should be able to reply to Calendar mail with a command like, e.g., !join or !confirm or !rsvp to mark yourself attending.
Also, verify that invite notifications are dispatched.
Calendar events should send mail, like other objects do.
You should be able to reply to Calendar mail with a command like, e.g., !join or !confirm or !rsvp to mark yourself attending.
Also, verify that invite notifications are dispatched.
Status | Assigned | Task | ||
---|---|---|---|---|
Open | epriestley | T7924 Unprototype Calendar (v1) | ||
Resolved | lpriestley | T7926 Modernize Calendar Infrastructure | ||
Resolved | lpriestley | T7957 Implement mail in Calendar, with reply handling | ||
Resolved | lpriestley | T5464 Use ApplicationTransactions in Calendar | ||
Resolved | lpriestley | T7945 Support Edges in Calendar | ||
Resolved | lpriestley | T7956 Support commenting on Calendar events |
For outbound mail:
Setting up real email is hard, but you can use bin/mail list-outbound and bin/mail show-outbound to browse mail that would be sent if mail was set up. This is sufficient to test your implementation.
For inbound mail (this is a bit funky):
What's left?