switched back to the defaults, but sender is still...
# ory-network
a
switched back to the defaults, but sender is still wrong... I don't get "Maxroll memberships" but the default (domain by ory)
h
That looks like we have a panic in kratos? @famous-art-85498 are there error logs in prod for kratos?
f
Checking
@alert-painter-66256 I am seeing record header error “tls: first record does not lool like a TLS handshake”. Could you double check your SMTP configuration?
a
yeah I triple checked it
I am available for a call if you want to reproduce it
b
Hi, this might be related to us assuming that all SMTP communication is via SMTPS, meaning you can’t set whether to use TLS or not, which might be an oversight on our side. Please try to set the SMTP url manually via the CLI, as this form in the console is quite new and might not be working correctly with your configuration.
I verified this quickly: Sendinblue does not seem to support SMTPS and so the form in the console will not work and you’ll need to use the CLI for the time being. As to why Amazon SES does not work, I am not sure. But it might be the same issue, depending on the configuration of SES. Both these issues should be resolvable by using the CLI though (see above).
👍 2