1- Development 2.48.70
1+ Development 2.48.99
22===================
33
44Enhancements:
@@ -15,11 +15,14 @@ Enhancements:
1515* mbop: add "freeze" and "thaw" commands
1616* mbop: using the -v option will now additionaly report the mailbox and
1717 subcommand in error messages
18+ * oxdisco: the AutoConfig mechanism now emits an EWS server information block
1819* ews: include ParentFolderId in FindFolder/GetFolder response
19- * ews: implement GetDelegate request
20- * ews: implement oofReply responses like EX/365
21- * ews: add direct meeting response related serialization
22- * ews: implement CreateAttachment SOAP call
20+ * ews: implemented GetDelegate, CreateAttachment, FindPeople (GAL lookup),
21+ PushSubscriptionRequest request handlers
22+ * ews: implemented oofReply responses like EX/365
23+ * ews: Direct Meeting Response related serialization was added
24+ * ews: referenced calendar items are now updated when a CreateItem request
25+ contains AcceptItem or DeclineItem tags.
2326* zcore: Out of Office configuration reading and writing is now performed over
2427 the network rather than through direct filesystem access.
2528* exmdb: the derivation for the PR_MESSAGE_*_ME property value, upon delivery,
@@ -33,8 +36,16 @@ Fixes:
3336 X-MICROSOFT-CDO-ALLDAYEVENT are now transformed into Allday events even if
3437 the event is longer than one day.
3538* delivery: emit MDN-RRT messages even with ``lda_twostep_ruleproc `` is set.
39+ * oxdisco: AutoConfig XML now features the incomingServer type parameter
40+ in the right place.
41+ * oxdisco: AutoConfig now emits outgoing server port 587 as type smtp.
3642* ews: Avoid sending multiple ``<?xml ?> `` lines into the notification stream
3743 HTTP response body.
44+ * ews: trim "duplicate" recipients when a newly-created item has recipients in
45+ both <mimeContent> and <To>/<Cc>
46+ * ews: prevent FAI messages from polluting the Normal Message Set during ICS
47+ * ews: when the FindItem requests finds no objects, an empty RootFolder tag
48+ is now still returned.
3849
3950Changes:
4051
0 commit comments