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

Email sent using iris_dummy not iris_smtp #410

Closed
Ozymandiiaz opened this issue Jun 25, 2018 · 1 comment
Closed

Email sent using iris_dummy not iris_smtp #410

Ozymandiiaz opened this issue Jun 25, 2018 · 1 comment

Comments

@Ozymandiiaz
Copy link

Why i get this log :
2018-06-25 16:19:35,066 INFO iris.vendors.iris_dummy SEND:

Iris is using iris_dummy instead of iris_smtp so it's not sending email ?

@dwang159
Copy link
Contributor

You can configure Iris to use a different vendor in the config.yaml. See line 117 of https://github.com/linkedin/iris/blob/master/configs/config.dev.yaml for examples on how to configure the SMTP Iris vendor.

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