I’ve got Earthlink. And FileMaker. Was a good combo for years and years, I’d load up a database with an array of recipients, write an email body (with merge codes fetching info from the individual’s record), and use the native Send Mail via SMTP Server to execute the sending of an email to each, in a looping script.
In the last decade there’s been more clamping down against spammers (who should be flayed and salty poison ivy pressed against their open wounds); one outcome of the clamping down has been Earthlink’s servers reacting to a rapid sequence of email-sending by inserting an unknown x-minute pause before they’ll allow more emails from that (email account? email account with similar email body and subject line?) to be sent. Then they imposed a cap on the total number of emails per day.
I periodically need to be able to send out mass emails. Most recent example, I’m handling the email responsibilities of a committee that needs to tell delegates from all the various states that they are credentialed to attend the forthcoming presidential nominating convention. It isn’t spam. But it’s several hundred emails with identical content (give or take the merge of their state or caucus name).
I’m okay with moving to a different email service provider to do mass emails. An organization that has a standard protocol for okaying mass emails and which will let me send an email per second with SMTP server credentials and not slow me down after the first dozen; which will let me authenticate in some fashion that yes I am the sender and will accept liability if there is any.
(I don’t want to use other software though. I’m FileMaker-centric and want to be able to use FileMaker scripting to send the emails)
If you have any recommendations or advice, please reply with.