mirror of
https://github.com/stalwartlabs/mail-server.git
synced 2025-09-19 02:14:37 +08:00
9 lines
211 B
XML
9 lines
211 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<D:propfind xmlns:D="DAV:">
|
|
<D:prop xmlns:R="http://ns.example.com/boxschema/">
|
|
<R:bigbox/>
|
|
<R:author/>
|
|
<R:DingALing/>
|
|
<R:Random/>
|
|
</D:prop>
|
|
</D:propfind>
|