Email Not Sending Out - Unable to Setup docker-compose
Describe your issue
I have followed the instructions - https://bionic-gpt.com/docs/administration/configuring-email/ to configure email. Updated docker-compose.yml file with the details and ran command
- docker-compose build d
- docker-compose up
Output Below
Output in Docker
Still Unable to receive email invites.
Describe your setup/startup scripts
Setup environment variables in docker-compose,yml
Execute command - dcoker-compose.- up .Followed the instruction to setup email.
Run - Docker-compose -up
Steps to reproduce
.Followed the instruction to setup email.
Run - Docker-compose -up
What was the expected result?
No response
Any additional information
No response
Executed command docker -compose - build docker-compose -up
Still couldn't send out emails
I am using Docker For windows which does not have any docker-comose.yml file by default.
Hi, the documentation for email hasn't been updated since we moved to a Kubernetes based install.
I'll work on it over the weekend and let you know.
Documentation has been updated to use a K8s secret.
Hi @9876691 I tried the steps in the document to configure email - updated as of 21/05/2024. Still same issue, we are unable to receive any email, also, same as earlier, the log says from email as "[email protected]".
-
We updated the SMTP using below
-
Restarted the Bionic Server using below
-
Tried sending email - same issue, cannot receive email, logs still referring to [email protected]
-
Manually re-started the docker, then receiving below error, to resolve this error, again we need to reset Kubernetes and re-install things.
@rpaGuyai Thanks, will test our side.
We run on Linux using K3s but hopefully we can reproduce this.