Page MenuHomePhorge

email.md
No OneTemporary

Size
467 B
Referenced Files
None
Subscribers
None

email.md

# Managing emails
{! backend/administration/CLI_tasks/general_cli_task_info.include !}
## Send test email (instance email by default)
```sh tab="OTP"
./bin/pleroma_ctl email test [--to <destination email address>]
```
```sh tab="From Source"
mix pleroma.email test [--to <destination email address>]
```
Example:
```sh tab="OTP"
./bin/pleroma_ctl email test --to root@example.org
```
```sh tab="From Source"
mix pleroma.email test --to root@example.org
```

File Metadata

Mime Type
text/plain
Expires
Thu, Jun 4, 7:06 PM (23 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1519819
Default Alt Text
email.md (467 B)

Event Timeline