This repository was archived by the owner on Apr 11, 2025. It is now read-only.
Replies: 1 comment
-
|
This error normally happens because you're trying to send an e-mail through a relay (the host.docker.internal), however, the sender is configured on the In the second case, you are acting as an e-mail client. In the first case, as an e-mail relay. I suggest you reach out to your email hoster for To give you an example from GMail, they have an entire section dedicated to this: https://support.google.com/a/answer/2956491?hl=en |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I have a problem using the smtp image, because sending mails directly to my SMTP sever works but using the generic relay configuration produces the following error: Please turn on SMTP Authentication in your mail client.
The specifications are:
SMTP relay creation:
SMTP client creation:
SMTP relay server result:
When using swaks directly to SMTP remote server:
Beta Was this translation helpful? Give feedback.
All reactions