email not "instantiating"...
I've succcessfully sent 150 of the 161 newsletter subscribers in my mailing list. the last 11 won't send. i keep getting a message saying "email won't instantiate". what can i do to send these final 11? Please advise...
hut2hut
Tagged:
Comments
@hut2hut
The error message “Could not instantiate mail function” is a common problem when sending emails/newsletters via PHP through your local server.
The error indicates the following:
If you see this error, please contact your hosting provider or email server provider and show them the error message.
The hosting provider should then investigate and either fix the PHP mail() function configuration setup or they will tell you that certain requirements are needed to relay through the local mail exchange such as authentication with a username/password for example.
In many cases, we see email servers throwing this error when there are hourly/daily email sending limits on the hosting and the sending limit is reached. At a later stage – after the hour or the next day – when the sending limit is lifted again these emails will then send out again.
@hut2hut
We have an article in our documentation about this as well: http://tribulant.com/docs/wordpress-mailing-list-plugin/10113
Can you please check with your hosting provider and get back to us on it?
I look forward to your response.