Hi,
I’m looking to clarify how the "Pause after send" setting on a delivery server works in MailWizz.
The tooltip says:
That part is clear. But what’s unclear is:
If I have 5 campaigns running at the same time, all using the same delivery server with pause_after_send = 2000000, will that pause be:
I’m looking to clarify how the "Pause after send" setting on a delivery server works in MailWizz.
The tooltip says:
"The number of microseconds to pause after an email is sent. A microsecond is one millionth of a second, so to pause for two seconds you would enter: 2000000"
That part is clear. But what’s unclear is:
If I have 5 campaigns running at the same time, all using the same delivery server with pause_after_send = 2000000, will that pause be:
- Shared globally (total of 1 email every 2 seconds from all campaigns combined), or
- Applied per campaign/thread (each campaign sends 1 email every 2 seconds, resulting in up to 5 emails every 2 seconds)?