<@U04UQ68083H> What is mailslurper in ory kratos?
# ory-copilot
l
@chilly-king-10285 What is mailslurper in ory kratos?
c
A message from kapa.ai
I'm sorry, but the information provided does not include any details about "mailslurper". As an AI developed to assist with Ory, an open-source identity and access management solution, I can provide information related to Ory and its components. If you have any questions about Ory, feel free to ask!
A message from kapa.ai
MailSlurper is a development SMTP server used by Ory Kratos. In the context of Ory Kratos, it is used to send emails. For example, in the quickstart setup, MailSlurper is used to demonstrate how email verification works. It is also used in the network architecture of Ory Kratos and Ory Oathkeeper for testing purposes. In the network architecture, MailSlurper is publicly accessible on port 4436. It's important to note that all requests, except for the demo mail server (MailSlurper), are proxied through Ory Oathkeeper. Here are the relevant links for more details: - [Quickstart Setup](https://www.ory.sh/docs/kratos/quickstart#setup) - [Network Architecture](https://www.ory.sh/docs/kratos/guides/zero-trust-iap-proxy-identity-access-proxy#network-architecture) - [Docker Compose Setup](https://www.ory.sh/docs/oathkeeper/guides/proxy-websockets#install-ory-kratos-and-ory-oathkeeper)