The test email works but the mass email does not work. No one is getting anything at all... thoughts? Is it using the phpmail protocol? Is there a way to setup a dedicated pop account for it?
The test email works but the mass email does not work. No one is getting anything at all... thoughts? Is it using the phpmail protocol? Is there a way to setup a dedicated pop account for it?
When I go to the send email page I get this error;
Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /home/epkhost/public_html/wp-includes/functions.php on line 3468
When i send mail I get no error... just a confirmation message saying "finished"
Responses (9)
Sales & Support Pro — 14th November 2011 (6 months ago) #
Hiya!
Have you checked that the e-mail hasn't just been marked as spam and caught by filters?
Thanks.
Phil
Member — 15th November 2011 (6 months ago) #
Yes of course... I have friends on here too and called them up to request that they check their spam and nada.
Sales & Support Pro — 15th November 2011 (6 months ago) #
Okay, do you see any errors? How many users are you sending e-mails too?
Phil
Member — 15th November 2011 (6 months ago) #
No errors... should I enable debugging mode? There were about 800 users in the system at the time.
Sales & Support Pro — 15th November 2011 (6 months ago) #
Yep, have a go with debugging and see what you get.
Thanks!
Member — 17th November 2011 (6 months ago) #
When I go to the send email page I get this error;
Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /home/epkhost/public_html/wp-includes/functions.php on line 3468
When i send mail I get no error... just a confirmation message saying "finished"
Sales & Support Pro — 18th November 2011 (6 months ago) #
Okay, it sounds like maybe your server is blocking the plugin from sending out all the e-mails.
I.e. it's fine with one, but many isn't cool. This wouldn't surprise me.
You might be better off using the MailChimp or e-newsletter plugins we have instead for this...
Phil
Member — 18th November 2011 (6 months ago) #
Nice. Mailchimp it is... great idea Phil. Much appreciated :)
Member — 29th December 2011 (4 months ago) #
I was having a similar problem just now and fixed it by running the sql.txt file that comes with the plugin.
http://premium.wpmudev.org/forums/topic/mass-email-sender-do-we-still-need-the-sqltxt-file
Basically you need to make sure you have the 'wp_mass_mailer' table created in your database
Become a member