Yes, we are talking about the same form. Sorry for confusion.
No, im talking about the form where user has to enter email address in order to receive password reset email. After submitting email I do not get any success message even though I receive password reset email. The code is at /simple-membership/classes/class.swpm-front-registration.php:666 and it should return success message, but it does not.
@mbrsolution, thank you for your response, but the issue is not with my email settings because I can receive password reset email no problem. The actual problem is that when I submit password reset form with valid email – the form itself does not render any success message (only error messages).