-
Hello,
we encountered an issue when sending multipart emails (html and text) with a lot of content.
There either random spaces inside the source code of the mail or broken characters because of in…
-
**Description of problem:**
We run a maildir structure off of a glusterfs filesystem (to allow multiple servers for redundancy, 2 in this cse). This filesystem is laid out as a 2x2 replica-distrib…
-
Trying out your work (thanks for that!) I run into the problem, that sending a note or annotated pdf worked, but attachement was somehow corrupted. I figured out that e.g. microsoft email server did d…
-
**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?**
Yes
**What version of Shaka Player are you using?**
2.5.0
**Can you reproduce the issue with our…
-
**Describe the bug**
A clear and concise description of what the bug is.
Audio playback over RTSP becomes corrupt if "mpeg4-generic" is sent in capitals by the server SDP
**Your Setup (please c…
-
When sending emails to some SMTP servers, a result like this is replied:
```elixir
{:error, :send, {:temporary_failure, 'cbx.virusfree.cz', "451 See http://pobox.com/~djb/docs/smtplf.html.\r\n"}}
…
-
### What did you do?
there's an API call, sending pictures using base64 string to pillow and save it.
### What did you expect to happen?
save successful
### What actually happened?
the saved pict…
-
Currently the [`data:` URL processor](https://fetch.spec.whatwg.org/#data-url-processor) splits the MIME from the body on the first `,`. However, MIME parameters, [do parse](https://mimesniff.spec.wha…
bmeck updated
3 years ago
-
When unencrypted mail contains 8bit data (bytes in range 0x80..0xff), `Content-Transfer-Encoding: 8bit` should be specified. Otherwise, according to [RFC 2045](https://tools.ietf.org/html/rfc2045), 7b…
-
The spec makes numerous references to `{format: base64}` ([here](https://github.com/OAI/OpenAPI-Specification/blob/fbe62006211838a8bb7bf2433a1d15f1a5838a03/versions/3.0.1.md#considerations-for-file-up…