-
```
What steps will reproduce the problem?
Try to parse a message like:
MIME-Version: 1.0
Received: by 10.231.28.9 with HTTP; Wed, 23 Feb 2011 09:23:40 -0800 (PST)
Date: Wed, 23 Feb 2011 22:23:40 +050…
-
Hi Mark, just starting to serve static files, wondered if there was any scope for adding mime type js?
Others I think can work with text/html but with .js got 'Failed to load module script: Expect…
-
I think `HeaderMap::get` should be case insensitive, eg `headers.get("Content-Transfer-Encoding")` should still work if the actual header is spelled "Content-transfer-encoding". I guess I would go fo…
-
Overall, I think there are a few areas of the HTTP Protocol Specification that could be simplified in a future release.
This change simplifies the TAXII’s use of HTTP by removing the use of all HTTP …
-
### Prerequisites
* [ X] Put an X between the brackets on this line if you have done all of the following:
* Read about bug reporting in general: https://rspamd.com/doc/faq.html#how-to-rep…
-
Hi,
I'm using OpenSMTPD (6.8.0p2-3) and Rspamd (2.7-1) with filter-rspamd (0.1.7-1+b5) on Debian 11.
I want to add a text/html signature (disclaimer) to the end of every outgoing email from my d…
-
Referring to #55 it would be great if msg-extractor could use stdlib functionality
```
from email.mime.text import MIMEText # for body or bodyHtml
from rfc822 import AddressList # for recipient…
-
### Description
The [HttpContentMultipartExtensions.ReadAsMultipartAsync](https://docs.microsoft.com/en-us/previous-versions/aspnet/hh834957(v=vs.118)#httpcontentmultipartextensionsreadasmultiparta…
-
I am using master (a7ba9c2) and I have this header which is not being parsed:
```
Received: from tango.tkos.co.il (tango.tkos.co.il [62.219.50.35])by mx.google.com with ESMTP id 8si5141689fxm.107.…
-
On my windows 10/PHP 7 box I'm getting this error. This error does not effect our dev/production unix servers.
`Unable to send mail: mail(): SMTP server response: 550 5.6.0 Lone CR or LF in headers (…