Skip to content
mailb0t Docs
LoginGet started

Pool Features

Auto-Rotation

Automatic SMTP rotation distributes load and maintains deliverability across the pool.

How Rotation Works

  • Per-Email: Each email may use a different SMTP from the pool
  • Health-Based: Higher-scoring SMTPs selected more frequently
  • Load-Aware: Busy SMTPs deprioritized automatically
  • Failure Recovery: Failed sends retry on different SMTP

Rotation Strategies

StrategyBest For
Round RobinEven distribution across all SMTPs
WeightedFavor high-performing SMTPs
RandomMaximum unpredictability
Sticky SessionSame SMTP per campaign (Pro+)

Related