mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 16:33:17 +01:00
add warning to use --data-binary when uploading attachments with curl
This commit is contained in:
parent
5e395373d9
commit
ba4b3149b2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user