Guides · Deliverability

Configuring sending throttles

Throttling controls how fast your mail leaves — how many messages per hour go to each recipient domain, and how many connections you open at once. Steady, paced sending protects your reputation; bursts get you rate-limited or filtered.

Why throttle

Mailbox providers watch the rate at which you send, not just the volume. Sending a huge burst to Gmail or Outlook in a few minutes looks abusive and triggers temporary deferrals (you'll see 4.x.x errors). Throttling spreads the same volume out so it arrives at a rate providers are comfortable accepting — which is also exactly what you need while warming a new IP.

What you can control

Throttling rules are applied per sending IP and scoped per recipient domain, so you can pace Gmail differently from Outlook. Each rule sets:

  • Messages per hour — the cap on how many messages that IP sends to the matched recipient domain(s) each hour.
  • Concurrent connections — how many simultaneous SMTP connections the IP opens to that domain.

Templates & overrides

You manage throttling in the console under Virtual MTAs → Throttling:

  • Throttling templates — reusable sets of rules (e.g. a conservative profile for warming, a higher one for established IPs). Assign a template to an IP and it inherits those rules.
  • Per-IP overrides — override a template rule, or add a custom rule, for a single IP — for example, a tighter limit on one domain while you investigate an issue there.

An IP's effective rules are its template rules with any overrides applied on top.

Using throttles to warm up

Throttling is the mechanism behind a manual IP warm-up. Start a new dedicated IP on a conservative template (low messages-per-hour), then raise the limits step by step over the following weeks as its reputation builds. See Warming up a dedicated IP for the full ramp.

On the shared pool, BlacklistGuard paces sending for you — throttling rules are most relevant when you run dedicated IPs and want direct control.

Pair throttles with routing

Throttles decide how fast; routing rules decide which IP. Use them together — route a stream of mail to a specific IP, and throttle that IP for the destination — to control both the path and the pace of your sending.