-
### Checklist
- [X] I have used the search function to see if someone else has already submitted the same bug report.
- [X] I will describe the problem with as much detail as possible.
### App versi…
-
### Problem
Most of web applications need somewhat sending emails. MailHog is good choice SMTP for integration testing for sending emails. ( It also has API for checking whether email is sent or not)…
-
Nextcloud version : 29.0.4.1
Operating system and version : Docker/Debian
Apache or nginx version: stable-apache
### Disclaimer
This issue is also posted on the [Synology Forum](https://help.nex…
-
**Proposed change based on this bug report**
- Prisma requires connection string to be encoded if it includes special characters
- This can be achieved in entrypoint file in `web` package
**See t…
-
Ranked by "last activity" (as of 2020-07-09):
- https://golang.org/pkg/net/smtp/
- https://golang.org/src/net/smtp/example_test.go
- last activity: Frozen;
- > "The smtp package is fro…
-
John Klensin wrote:
Also, given [mis]behavior seen in the wild, does that paragraph (or an A/S) need
an explicit caution about SMTP servers or clients assuming they can
apply the popu…
-
`smtp.SendMail` actually does a great job, but the fact that it always uses `smtp.Dial` make it less flexible both for testing and for certain cases like ours, where we wanted to customize the `Client…
-
By running the following command:
`docker run -p 1080:1080 -p 1025:1025 maildev/maildev:latest -e MAILDEV_BASE_PATHNAME=/maildev`
I get the following error randomly and the container die:
``…
-
## Describe the bug
When clamav is enabled, I can send emails using the SMTP connector with an SMTP key, but when I try to reply to an email that was sent from the SMTP that try to use a route and an…
-
# Describe the bug
Specifying `tls_client` configuration in a `target.smtp` block results in a crash at startup.
# Steps to reproduce
Add `tls_client` configuration to any `target.smtp` block…