• Hey all,

    So I’ve battling with a registration problem for over a week, and I managed to solve it… for everyone except AOL users. Here’s exactly what happened.

    Right after installing Simplepress on two sites, people who tried to register suddenly stopped receiving email confirmation/passwords. I spent untold hours on this, and finally stopped the problem by deleting WPSuperCache. (After trying about a gazillion other things.) In the process, I deactivated every plugin and then retested new user registration with each one… so I know for a fact that the problem was not in any other plugin. Getting rid of Simplepress was absolutely not an option, so I was very glad to find this workaround.

    The problem is that people STILL cannot register from an AOL address. Gmail and Yahoo are working fine, but not AOL. The registrations DO literally go through, the user is listed AS a user on my site, but they never ever receive their registration email.

    I found a lot of various topics where people had had similar issues with AOL and WP registration, but I couldn’t find one exactly like this. Usually, Yahoo addresses didn’t work either, but in this case, no problem there. It’s only AOL. Any ideas would be greatly appreciated!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The registrations DO literally go through, the user is listed AS a user on my site, but they never ever receive their registration email.

    Sounds like the emails are getting blackholed as spam at AOL. WordPress sends email using php_mail with the sender as wordpress@yourdomain.com.

    Be sure your sending domain is not blacklisted: http://mxtoolbox.com/blacklists.aspx

    Thread Starter Anise

    (@anise)

    Here’s what they said:

    Reason for listing – Sorry 69.163.253.136 is blacklisted at http://www.backscatterer.org/?ip=69.163.253.136

    I don’t know why this could be happening. I have definitely never sent spam or had anything to with any activity remotely related to it. Allfics.com is a small nonprofit writing site. I’ve put so much time into it and so much energy trying to get it going, and it just seems there is no end to the problems that need serious expertise to fix… which I don’t have.

    /whine…

    ETA: Spamhaus says my IP address for this site is NOT in any blacklists. For whatever that’s worth!
    Anyway! Thanks. 🙂 And what do people usually do now in this situation?

    Thread Starter Anise

    (@anise)

    I don’t know if this will let me edit after a certain amount of time… anyway, after MORE time spent on this thing… deleting all caching plugins seems to have solved the AOL problem. O.o. How much do you really need caching???

    I don’t know who your host is, but be sure they have a reverse DNS configuration, and also set up a SPF file http://www.openspf.org/ in your account. That will help prevent you from getting blacklisted and also make AOL happy in terms of being a perfectly legitimate mail sender.

    Thread Starter Anise

    (@anise)

    I’m sorry… I’m desperately trying to learn more about the back end of WP as fast as I can, because I’m realizing that the user’s side is not enough (contrary to 90% of the advice out there… :P) I’m using Dreamhost. Do they set up the SPF file, or do I? Where would it go? How would it be added?

    Best to ask Dreamhost for help with an Sender Policy Framework SPF file. It has nothing to do with WordPress; it’s mail server voodoo to try and keep from getting blacklisted again. See http://www.openspf.org/

    CKFitzgerald

    (@ckfitzgerald)

    Are the new user registrations on a list somewhere? I receive an email telling me that someone has registered. What exactly does that mean. What is the difference between a subscriber (aweber sends me info) and the new user registration from wp. I am not sure what to do with the new user registrations.
    Thank you for your help

    WPyogi

    (@wpyogi)

    @ckfitzgerald – if you need help, you need to start your own thread and include details about YOUR site –

    http://codex.wordpress.org/Forum_Welcome#Where_To_Post

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘AOL users not receiving registration email.’ is closed to new replies.