Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I've seen a fair numbers of posts similar to this, but never addressing exactly what is happening in my setup. I've installed the wordpress plugin Subscribe2 to send mass emails to site subscribers. The site is hosted on GoDaddy shared hosting. WP V 3.xx

I've used several plugins, Simmy Swift SMTP, WP SMTP Email among others. These all seem to be working. When I send test emails, they all get through. When sending emails using Subscribe2, the email never gets through. Even worse, the plugin tells me that the mail sent successfully, but it never makes it (into Spam either).

Any ideas?


Edit:

The problem appears to have been this:

This setup requires you to use an email address that is user@yourcurrentdomain.com . I set one up through GoDaddy and I was told it was active. Still wasn't working. Now, without changing anything it has started working.

My bet is that somehow that email activation wasn't being recognized right away. May have been something cached in the wordpress installation.

FYI: Using GoDaddy shared hosting, you MUST use an SMTP email. If not it will not function. The administrative email address must be in the above format or else Subscribe2 doesn't like it.

share|improve this question
So you answered your own question? – Jared Farrish Apr 18 '11 at 0:03
In future, wordpress.SE thanks. – Will Apr 18 '11 at 10:32

closed as off topic by Håvard S, Will Apr 18 '11 at 10:33

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.