listmonk
listmonk copied to clipboard
Variable sliding window
I would like to have a variable sliding window.
I see 2 use cases:
- warming up of IP address and domain
- run several campaigns in parallel with different batch size for each. For example send 1000 emails each batch for campaign 1, and 2000 emails for campaign 2.
In the current setting, the sliding window is fixed:
Possible implementation: Enter a Go Template formula that can output different integers (sliding window size) at each iteration