joozef
Member
Posted 8 months ago #
Hi,
I love this plugin - thank you! Works beautifully with the only exception being the Forgotten Password email never arrives. It says "We have sent you an email" but it never lands in the Inbox. I have also tried the admin email address as mentioned in another post but that didn't work either.
I know the site can send emails because I have other plugins sending emails without trouble. My third party email plugin is called "SMTP".
This is the only thing left before the site can go live.
Thanks
Joe
http://wordpress.org/extend/plugins/login-with-ajax/
Daedalon
Member
Posted 5 months ago #
Just in case, did you check your spam folder? There have been cases when different features (plugins & core) in a WordPress installation have varying success in reaching inboxes vs. being labeled as spam in Gmail or Hotmail.
This works for me, try and do this with other plugins disabled because it could be something else preventing the mail going out.
We use the retrieve_password() function in WP, it handles all of that - http://core.trac.wordpress.org/browser/trunk/wp-login.php#L183
If you got through to a success message with LWA, I'm betting it's another plugin/theme interfering