Oluwaseun Obajobi
Oluwaseun Obajobi
Looks more like the authentication method with exchange didnt work. Never tried it with exchange server so cant confirm if it works with it or not.
I think the problem is because the DNS is resolving to IPv6. Can you try adding the environment variable `-e DISABLE_IPV6='anything'` to the smtp container and see if it works?
Almost a year now, really looking forward to this
I'm having the same issue even though I'm installing the pip package from GitHub action ``` jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - uses: actions/setup-python@v2 with: python-version: '3.8'...
@jasonmcintosh I will pick it up now and mention you for review. Thanks
@jimbol Thanks for this, saved my day 🎉
`eks.amazonaws.com/sts-regional-endpoints` isn't working on our EKS clusters with version `1.21`
Thanks for this PR @dswisher, we are actually torn with putting the license key in plain text environment variable. Is it possible to add the option for ssm parameter store...
i'm going to be bias towards using postgres. we can default to local sqlite as well
Thank you @ThaSami for this PR. Alot of other folks will benefit from this, I'm looking forward to it getting merged by the litmus maintainers soon 🚀