Skip to content
mailb0t Docs
LoginGet started

Campaigns

Quick Send

Send individual emails instantly without creating a full campaign—perfect for testing and one-off messages.

What it does

Quick Send lets you fire off a single email immediately. Use it to test SMTP configurations, verify template rendering, or send one-off messages without the overhead of a full campaign.

When to use it

  • Testing a new SMTP server before adding it to campaigns
  • Verifying email templates render correctly
  • Sending test emails to seed accounts
  • Quick one-off communications

Configuration options

  • Choose sender identity (From name/email) and optional Reply-To settings
  • Pick an SMTP (or a small safe pool) to test exactly what you’ll use in campaigns
  • Send plain text vs HTML content (depending on your workflow)
  • Optional proxy routing when your environment requires it
  • Attach files for realistic end-to-end testing
  • Enable or disable tracking behaviors depending on your deliverability stage (where available)

Best practices

  • Send to seed accounts across multiple providers for realistic rendering checks
  • Use the same SMTP + routing you plan to use in production campaigns
  • Keep tests short and consistent so results are comparable
  • Review Activity Logs when a send fails or behaves unexpectedly

Related