Delete a Mail Account — ODAC Docs
Docs / ODAC / Server / Managing Mail / Delete a Mail Account

🗑️ Delete a Mail Account

This command removes an existing email account.

Interactive Usage

odac mail delete

You will be prompted to enter the email address you wish to delete.

Single-Line Usage with Prefixes

# Specify email directly
odac mail delete -e user@example.com

# Or use long form prefix
odac mail delete --email user@example.com

Available Prefixes

  • -e, --email: Email address to delete