If you where receiving email to junk folder, it is cause the email server or the email you use to send emails of you hosting was blacklisted.
If you have knowledge of PHP you may try a little test email to ensure it is not a problem with you hosting or server
if is not a problem with the server then you should check the plugin script
If you where receiving email to junk folder, it is cause the email server or the email you use to send emails of you hosting was blacklisted.
If you have knowledge of PHP you may try a little test email to ensure it is not a problem with you hosting or server
if is not a problem with the server then you should check the plugin script
I have encountered the same problem, the plugin it’s sending a Array instead of a String in the mail() params, i just change the array to a simple string and it worked