Fixes:
- nsp: repaired a nullptr deref with the resolvenamesw RPC
- nsp: fix erroneous writeout to path
/delegates.txt(would always fail due to absence of filesystem permission) - nsp: disable OneOff synthesis for non-existing GAL objects
- mh_nsp: fix seekentries RPC performing garbage ANR matching
- oxcmail: avoid running the encoded-word decoder in sender/recipient names twice (umlaut breakage)
- oxcical: avoid crash when
RRULE:BYMONTH=12is used - exmdb_local: reword duplicate error strings for delivery failures
Enhancements:
- kdb2mt: support recovering broken attachments lacking
PR_ATTACH_METHOD - kdb2mt: remove PK-1005 warning since now implemented
- delmsg: support mailbox lookup using just the mailbox directory name
- http: added the
msrpc_debugconfig directive - nsp: added the
nsp_traceconfig directive - mh_nsp: make the addition of delegates functional