-
**Describe the bug**
I just ran into this via office365. If you use the docs example of `SmtpTransport::relay("smtp.office365.com")` it fails. What you need is SmtpTransport::starttls_relay instead…
-
### 📝 Preliminary Checks
- [X] I tried searching for an existing issue and followed the [debugging docs](https://docker-mailserver.github.io/docker-mailserver/latest/config/debugging/) advice, but …
-
When setting SMTP profile to and clearing the username and password fields, the username and password entries need to be removed from cfg/advanced.yaml to allow unauthenticated SMTP relay to functio…
-
`Error { code: -9816, message: "server closed session with no notification" `
```use lettre::{Message, SmtpTransport, Transport};
use lettre::transport::smtp::authentication::Credentials;
use l…
-
```
2017-03-08 21:35:42,844.844 ERROR socket - _log_error: fd:124:error address=('fmx.freemail.hu', 25) args=(1, u'[SSL: ...l.c:590)') message='[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify fai…
-
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…
-
I'm having a problem regarding managing multiple domains.
If I want to send an email it always goes through the base domain I've setup through the miab setup.
But the thing I've thought it would d…
-
Hi, I have a general smtp relay on port 25 without tls and no authentication , but setting up with notification via email I don't see smtp notification in the logs :
--set email.enabled=true \
-…
-
Hi,
I have tried all possible ways of configuring maildev on docker as it was mentioned, but somehow the relay (as well as auto relay) do not work.
For eg: I have tried with the following commands…
-
There is an option to invite people by typing a mail address: we'll email an invite to ...
But there is no option to configure a smtp server.
I don't have tried it, because I don't want to share …