Our site is Wordpress based, and we use Mailgun plugin to send emails to our customers. So we will start a campaign this week, where we need to send about 200K emails, my question is: Does Mailgun plugin for Wordpress use batch feature at API level?
Best regards, Oscar.
If you download blat from (http://www.blat.net/) you can use the command line to send emails.
Place blat into C:\WINDOWS\System32
Before you can email you have to configure blat with:
Now you can send an email with:
Im not sure if this answers your question but i hope it does.