-
```
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…
-
Hello,
there is no way to do the same request (providing application/pdf) as
```bash
curl -X POST -H "content-type: multipart/form-data" -F "file=@pdf-test.pdf;type=application/pdf"
```
to do th…
-
Using this plugin, I’m trying to parse the payload that comes from an AWS SNS topic in Mautic to get the bounces.
However, according to the AWS documentation [](https://docs.aws.amazon.com/ses/lat…
-
```
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…
-
```
What steps will reproduce the problem?
1. try to get the text body of email with a text file attached
2.
3.
What is the expected output?
the text body of email
What do you see instead?
the cont…
-
```
I have written this patch for squid 2.7 to handle user requests much more
efficiently.
The patch does the following:
1. Normalize the accept-encoding header "gzip " -> "gzip" so you get
eff…
-
### Description
The [HttpContentMultipartExtensions.ReadAsMultipartAsync](https://docs.microsoft.com/en-us/previous-versions/aspnet/hh834957(v=vs.118)#httpcontentmultipartextensionsreadasmultiparta…
-
```
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 I just got the following error while trying to serve an mbtiles layer. Mbtiles was generated with tilemill.
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/wer…
ghost updated
6 years ago
-
When inspecting the e-mail headers, they are completely differently arranged compared to "View headers" via the Portal Mail webportal.
This breaks DKIM checks in mail clients, typically flagging th…