Email is not recieving
-
Hi THERE,
I CHECKED THE SETTING, EVERYTHING SEEMS OK
WHEN I SEND AN EMAIL THROUGH CONTACT FORM, IT SAYS IT IS SUBMITTED BUT I AM NOT RECEIVING.
Can someone please help me with that.
ThanksThe page I need help with: [log in to see the link]
-
Same question here
I hope someone can see our messages, I am still trying to find out the issue.
Maybe stupid question, but did you configure mail in wordpress settings? e.g. wp-mail-smtp
Yes I did,
Do share you managed to figure out how, please.
Hello dear users,
I am very sorry to get back to you late.
The general answer for not receiving email issue is the below:
Firstly please make sure the email is not filtered to spam or junk folder of your email account. You can also try one of the following workarounds:
1. Try using another email address for From Email and Email to Send Submissions To options.
2. Perhaps your hosting does not have Sendmail enabled, which is required for mailing functions to work. Please contact your hosting provider and ask them to check this.
3. Alternatively, you can use an SMTP plugin, which will most probably resolve the problem.
You can try this plugin for example https://wordpress.org/plugins/wp-smtp/
Setting an external SMTP server, such as GMail should work. However, GMail requires authentication. Please find the necessary details for SMTP setup below.
Mailer: smtp
SMTP Authentication: yes
SMTP Security: SSL
SMTP Port: 465
SMTP Username: your gmail full address
SMTP Password: your gmail password
SMTP Host: smtp.gmail.com
The SMTP plugin allows you to send a test email (https://i.imgur.com/S6C3Bux.png) and check if your server always sends the emails. Additionally, by setting up an external SMTP server, you will be able to use a mail server that’s quicker and more secure (e.g. Gmail). If you have received the email, then things are not that complicated and the issue is most probably connected with the contact form plugin.`
If this won’t help you, then all of you should send me the form page link to check the issue, please enable the option that the user also can get an email.
Dear @bel11,
As you have posted the link I have tested your form.
Please see how it works https://www.loom.com/share/656141c4bd0e4a38aeb0829645c218b1.
When someone for the first time enters your form to submit it needs the user to press on send button more than once.
Most probably you use an auto-optimize plugin, if you have such a plugin please deactivate it and test the form again.
If that won’t help then, please send me your site’s plugin list, and also please make sure that the email to use option is active from email options and I’ll test again.
I am having the same issue with emails not being received. It was working fine and then all of a sudden, a couple weeks ago, the emails from the forms weren’t being forwarded properly.
Hi,
@angie2 did you follow the instructions which are provided above?
If not, please follow and let us know about the results.
Thanks!
Have a nice day!
I think i followed the same format some things look different and i am getting a warning
From sales@sst-pv.com From Name smtp SMTP Host smpt.sst-pv.com SMTP Secure SSL SMTP Port 465 SMTP Authentication Yes Username gladys@sst-pv.com Password ••••••••••••••••(SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting)
@gladysjohnson55418 the error “SMTP connect() failed” means that either the credentials are wrong, or it’s a server problem. Maybe SMTP is blocked by the hosting? You can check the credentials and contact your hosting provider.
The topic ‘Email is not recieving’ is closed to new replies.