Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Notification inside Docker -- SendMail #952

Open
darkiron71 opened this issue Jul 20, 2023 · 2 comments · May be fixed by #1043
Open

[BUG] Notification inside Docker -- SendMail #952

darkiron71 opened this issue Jul 20, 2023 · 2 comments · May be fixed by #1043
Labels
bug Something isn't working server Hashtopolis API/Server related

Comments

@darkiron71
Copy link

Currently running Docker .14

We are attempting to use the notifications function inside the docker version. In the non-docker version the notification feature worked fine with send mail. What is the solution for the notifications to be able to send mail in the docker version. Does anything need to be configured differently?

@zyronix
Copy link
Member

zyronix commented Aug 22, 2023

Good point, I guess we have to add some environment variables to configure the dockerfile.

@zyronix zyronix changed the title Notification inside Docker -- SendMail [BUG] Notification inside Docker -- SendMail Aug 22, 2023
@zyronix zyronix added bug Something isn't working server Hashtopolis API/Server related labels Aug 22, 2023
@s3inlc
Copy link
Member

s3inlc commented Aug 30, 2023

@darkiron71 what tool/package did you use pre-docker to set up sending emails to a proper SMTP server? Just asking out of curiosity. In my case whenever I needed email, I used ssmtp as it was very simple to set up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working server Hashtopolis API/Server related
Projects
Status: 👀 In review
Development

Successfully merging a pull request may close this issue.

3 participants