IP Warming
- Table of Contents
- Does the software have built in functionality for warming new IPs?
Does the software have built in functionality for warming new IPs?
GreenArrow does not currently have an automated IP warm-up mechanism. As of June 2026, one is currently under development and part of it is being beta tested.
Typically customers will configure a very small percentage of email to a new IP in a Routing Rule and then increase this percentage over time.
Here is an example:
routing_rule pool_a {
routing_rule_domain * {
routing_rule_destination ip_address_a 49%
routing_rule_destination ip_address_b 49%
routing_rule_destination ip_address_c 2% # this IP is being warmed
}
}
Our online documentation also contains some IP warm-up guidance
