# `mix swoosh.mailbox.server`
[🔗](https://github.com/swoosh/swoosh/blob/v1.26.2/lib/mix/tasks/swoosh.mailbox.server.ex#L1)

Starts the mailbox preview server.

## Command line options

This task accepts the same command-line arguments as `run`.
For additional information, refer to the documentation for `Mix.Tasks.Run`.

For example, to run `swoosh.mailbox.server` without checking dependencies:

    mix swoosh.mailbox.server --no-deps-check

The `--no-halt` flag is automatically added.

# `run`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
