-
Regarding `multipart/form-data`, HTML currently refers to RFC 2388, but that RFC has been obsoleted by [RFC 7578](https://tools.ietf.org/html/rfc7578). HTML should thus be updated to refer to the new …
-
_Reported by joungkyun on 22 Oct 2008 16:16 UTC as Trac ticket #1485515_
About RFC2047 Section "2.Syntax of encoded-words", encoded-string bigger than 75 characters is eanble to use with separated by…
-
We are using MailKit/MimeKit in our application to send e-mails to users. These e-mails often have attachments with Unicode or long file names. Some e-mail clients, such as Outlook (when using POP or …
-
When doing an S3 upload with metadata, there is a 403 error . This can be worked around by URLEncoding the metadata keys so that the upload is successful. But it is not an ideal solution since anyone …
-
_Reported by captain on 22 Sep 2008 08:49 UTC as Trac ticket #1485395_
If you send a message with an attachment as HTML, the message will be correctly placed in the sent items folder. You will see a …
-
```
What steps will reproduce the problem?
1.Create a document in couchdb, with some Chinese character like "文档"
2.Run couchdb-dump on the database
What is the expected output? What do you see instea…
-
I can deliver email correctly using the following code.
```
message.AddAttachment(stream, "English.txt");
```
But When I try to send a attachment with Chinese filename, SendGrid server will response…
-
Use case: when you send an email with Outlook with an attachment filename using e.g. Japanse characters then the attachment.filename method does not return the filename decoded if the filename is base…
-
Although the winlink message format specification says that the headers should be ASCII-only characters, RMS Express encodes the subject header as ISO-8859-1.
If we use https://golang.org/pkg/mime/#W…
-
To reproduce this bug, execute the code below and open http://localhost:777/ in the browser. This page redirects to a page from the location header, and browser should open http://localhost:777/?text=…