-
Hi everybody,
I did not find a function how to send HTML Email. Could you help, please?
-
Following the example from #198, Mailhog seems to incorrectly parse MIME parts and produces numerous `--` parts in the JSON output:
```json
...
{
"Headers":{
…
-
### Go version
go version 1.23.0
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/alden/Library/Caches/go-build'
GOENV='/Users/al…
-
This change never merged in #22767, because it triggered unexpected test failures on Linux that nobody got around to investigating.
```diff
From 420a8996810b8d212352a523edb115cb097dd82d Mon Sep 17…
-
It's weird, I think, and possibly a Swiftmailer bug as well, but `Swift_Message::setSender` will allow an array on the message `headers` for the `from` `mailboxes` property (`Swift_Mime_Headers_Mailbo…
-
@sjenzh Experienced an error when running Syntharium on Windows.
@sjenzh can you please document the error here?
-
> Severity: Medium
> Priority: Low
**Current behaviour (checked on OCP/ODF 4.15):**
**Request URL:** `https:/api/plugins/odf-console/packages_shared_src_utils_index_ts-webpack_sharing_consume_de…
-
ProtonMail is still breaking email headers as already described in:
- https://github.com/ProtonMail/proton-bridge/issues/28
- https://github.com/ProtonMail/proton-bridge/issues/26
## Expected B…
-
## Checklist
* [x] I have included the output of ``celery -A proj report`` in the issue.
(if you are not able to do this, then at least specify the Celery
version affected).
* [x] I have …
-
The last couple weeks Googlebot has been prompting 500s about invalid mime types. (User Agent and IP match.)
They've mostly been on `UsersController#show`, but have also occurred on `HomeController…