mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-25 20:31:31 +02: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"
|
"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>
|
</details>
|
||||||
|
|
||||||
- ```POST /mail[/<id>]/vacation``` enable or disable vacation message or forwarding
|
- ```POST /mail[/<id>]/vacation``` enable or disable vacation message or forwarding
|
||||||
|
Loading…
x
Reference in New Issue
Block a user