# Simulation mode

> Turn on Email Simulation Mode to capture outgoing email in Email Logs instead of sending it, for testing on a local or staging site.

Use simulation mode to test your site's email-sending flows without contacting a real provider.

## Turn it on

1. Go to **BooleanSMTP → Settings**.
2. Under **Testing & Content**, turn on **Email Simulation Mode**.

![The Testing & Content card, with Email Simulation Mode highlighted.](../../../assets/screenshots/settings-simulation.webp)

While it's on, every outgoing email is recorded to **Email Logs**, under the **Simulated** tab, instead
of being sent — nothing reaches a real inbox.

:::caution
Use simulation mode only on a local or staging site, and turn it back off before you go live. While it's
on, no real email leaves your site — including password resets and order receipts.
:::

## Next steps

- [View email logs](/logs/)
- [Send a test email](/getting-started/send-a-test-email/)
- [How a connection is chosen](/sending/)
