add warning to use --data-binary when uploading attachments with curl

This commit is contained in:
ralf 2023-08-17 18:47:48 +02:00
parent 5e395373d9
commit ba4b3149b2

View File

@ -133,6 +133,7 @@ Location: https://example.org/egroupware/groupdav.php/mail/attachment/<token>
"location": "/mail/attachments/<filename>--xM35lY"
}
```
> When using curl to upload attachments it's important to use ```--data-binary```, just ```-d``` or ```--data``` is NOT sufficient!
</details>
- ```POST /mail[/<id>]/vacation``` enable or disable vacation message or forwarding