-
The following documents are referenced, but are missing the reference from within the spec:
WARNING: Citation [rfc2047] is not referenced.
WARNING: Citation [crc] is not referenced.
WARNING: Cita…
dslik updated
4 years ago
-
Currently, in mail/header.go, we use `h.Get(key)` to grab the header to
parse. Sometimes, address list headers include MIME-encoded segments,
particularly in the display names. Currently, we don't dec…
-
From [RFC-822](https://tools.ietf.org/html/rfc822):
```
CR = ; ( 15, 13.)
LF = ; ( 12, 10.)
SPACE = ; ( 40,…
-
Hi,
We are facing a strange issue in testing the cmpossl (latest version) client with our RSA certificate manager (RSA CM).
The scenario that we are testing with is vendor cert based authenticatio…
-
Colocar control a la clase de envío de correos, para que se envíen más espaciados.
-
As required per RFC 2047 Section 5.
[PATCH v2](https://github.com/cyrusimap/cyrus-imapd/files/2949301/lib_charset_qp_encode.txt)
-
I'm using a simple form on a rails application to upload a file, it looks as if the browser is not encoding the filename in the multipart "Content-Disposition" header, and as a result rack cannot deco…
-
Using spring-boot 2.1.5.RELEASE and Jetty 9.4.18.v20190429 as embedded server.
When POSTING a multipart/form-data request with boundary that contains the = character, jetty fails to parse the bound…
-
The Go2 proposal #32437 adds new syntax to the language to make the `if err != nil { return ... }` boilerplate less cumbersome.
There are various alternative proposals: #32804 and #32811 as the ori…
miekg updated
3 years ago
-
given that:
* the purpose of the legacy display part is purely decorative, and
* the legacy display part will never be rendered by any non-legacy client, and
* more legacy clients are likely t…