Join Slack
Powered by
has anybody used a self contained SMTP server like...
# talk-kratos
r
rhythmic-raincoat-85174
03/30/2023, 10:51 PM
has anybody used a self contained SMTP server like docker mail server for e2e testing with kratos?
f
future-memory-89542
03/31/2023, 6:09 AM
We are using this one:
https://github.com/mailhog/MailHog
b
bland-eye-99092
03/31/2023, 7:37 AM
The quickstart examples use mailslurper:
https://github.com/ory/kratos/blob/master/quickstart.yml
And the e2e tests in Kratos use it, too, though without docker. Did you encounter any issues?
3
Views
Open in Slack
Previous
Next