- This topic has 3 replies, 2 voices, and was last updated 6 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Affiliates Management Plugin for WordPress
by
WordPress Affiliate Manager › Forums › Affiliate Manager Plugin › Affiliate no longer receives email with password
When a new affiliate registers he doesn’t receive an email containing the password or informations anymore.
The affiliate profile is created but the password isn’t generated. Any email isn’t being sent to the affiliate.
It was working normally until 3 days ago and I haven’t changed anything in the settings. Could you help me with it?
@JamesSEP, Do you have the debug option enabled in the affiliates manager settings? With debug enabled you would be able to see if the confirmation email was sent to the affiliate.
Yes, it is enable Debug Option and it appears there that the email was sent, but it isn’t being sent to anybody.
I’ve tested it with several different emails and none arrived.
I have also changed the email in the settings of this plugin and didn’t work. I need your help, please.
@JamesSEP, A success value does not automatically mean that the user received the email successfully. It just only means that WordPress was able to process the request without any errors: https://developer.wordpress.org/reference/functions/wp_mail/
Try using a SMTP plugin and see how it goes.