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

Send email without credentials not working #5

Open
michael-0-1 opened this issue Jan 27, 2022 · 5 comments
Open

Send email without credentials not working #5

michael-0-1 opened this issue Jan 27, 2022 · 5 comments

Comments

@michael-0-1
Copy link

Hey,

I have tried to make a test without an SMTP username and password.
It didn't work for me.
I'm using smtp-relay.gmail.com on port 587.
I'm using an IP address access list.
So, I don't need a username and password to send emails.

@paschmann
Copy link
Owner

Hi @michael-0-1 - could you share a screenshot/log of the actual error?

This is the code where email is sent:

transporter = nodemailer.createTransport({

@michael-0-1
Copy link
Author

michael-0-1 commented Jan 28, 2022 via email

@paschmann
Copy link
Owner

@michael-0-1 - how are you running Changd? using Docker? Docker compose up? Or from the terminal?

@michael-0-1
Copy link
Author

michael-0-1 commented Jan 28, 2022 via email

@wivaku
Copy link
Contributor

wivaku commented Feb 18, 2022

Related: how/where do I set the email credentials? I'm using Docker. In the front-end I can add a notification of type e-mail, but I am only asked for an e-mail address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants