iTIP: Include event details in REPLY messages (fixes #2102)
This commit is contained in:
@@ -856,6 +856,9 @@ METHOD:REPLY
|
||||
PRODID:-//Stalwart Labs LLC//Stalwart Server//EN
|
||||
VERSION:2.0
|
||||
BEGIN:VEVENT
|
||||
SUMMARY:Review Accounts
|
||||
DTEND:19980303T220000Z
|
||||
DTSTART:19980303T210000Z
|
||||
ATTENDEE;PARTSTAT=DECLINED:mailto:b@example.com
|
||||
ORGANIZER:mailto:a@example.com
|
||||
UID:123456789@example.com
|
||||
|
||||
@@ -340,6 +340,9 @@ METHOD:REPLY
|
||||
PRODID:-//Stalwart Labs LLC//Stalwart Server//EN
|
||||
VERSION:2.0
|
||||
BEGIN:VEVENT
|
||||
SUMMARY:Review Internet-Draft
|
||||
DTEND;TZID=America/Montreal:20090601T160000
|
||||
DTSTART;TZID=America/Montreal:20090601T150000
|
||||
ATTENDEE;PARTSTAT=DECLINED:mailto:bernard@example.net
|
||||
ORGANIZER:mailto:cyrus@example.com
|
||||
RECURRENCE-ID;TZID=America/Montreal:20090603T150000
|
||||
|
||||
Reference in New Issue
Block a user