Sending Speed

Hideki

New Member
Hello,

I'm using MW with Amazon SES and I'm only able to send 4k emails / hour

Is there any new solution for increasing sending speed?

I tried to search but only found posts that I think are irrelevant by now.

One of which has the "send-parallel-campaigns" daemon method.

I can't find the "send-parallel-campaigns" file in
the apps/console/commands/shell/ folder all that's there is a "set-dir-perms" file.

Any idea on how to increase sending speed?

I have a 250k size campaign running right halfway right now so splitting the list into many campaigns right now is not really an option for me.

Does anyone have a solution please?

Is there any way to run multiple sending processes for the same campaign? This would be the best solution in my opinion.

Thank you.

Hideki
 
Hello,

I'm using MW with Amazon SES and I'm only able to send 4k emails / hour

Is there any new solution for increasing sending speed?

I tried to search but only found posts that I think are irrelevant by now.

One of which has the "send-parallel-campaigns" daemon method.

I can't find the "send-parallel-campaigns" file in
the apps/console/commands/shell/ folder all that's there is a "set-dir-perms" file.

Any idea on how to increase sending speed?

I have a 250k size campaign running right halfway right now so splitting the list into many campaigns right now is not really an option for me.

Does anyone have a solution please?

Is there any way to run multiple sending processes for the same campaign? This would be the best solution in my opinion.

Thank you.

Hideki
Go to Backend > Cron > Parallel Sending via PCNTL - Enable this.
 
Awesome thank you.

I just did that and sent 100k in half an hour.

Any idea how to make sure I don't exceed Amazon SES 50 / s rate with this?
 
Back
Top