Email form randomly not being received
-
I set up a wordpress site for a company. They requested a page that their employees could log into and note their hours for the day, that form then sends an email to a certain person who logs the hours (I know email isn’t the most efficient way to handle this but that’s how they wanted it.)
About 2 months ago, after working flawlessy for about a year the person who gets the emails stopped receiving some of them. She said that it seems to be the same 3 or 4 people who have to submit the form twice in order for her to receive it. At first I thought that it may be the domain being marked for spam since the email is being sent from an address using their domain.
I spoke to google support (they have gsuite as their email provider) and asked them about it while explaining the situation. The first time I called the guy came to the same conclusion as me and said he made some changes on his end that should help. After this it seemed to work again for about a month, then all of a sudden it started happening again. I called google back and the guy suggested that we change the receiving address to the google test alias instead of the actual address. After doing this it seemed to work again for about a 2 weeks before she stopped receiving again.
Honestly I’m at a loss regarding where to look with this. The form itself is just a basic html form, once the submit button is clicked it hands the info to “send_form_email.php” which is a php script that formats the email and sends it to the specific email address. Does anyone have any clue what might be happening here? The last guy I talked to at google told me that it cant be on their end, which personally I find hard to believe seeing as how both times I or they made changes on google’s side of things it resolved the problem for a short time.
Any advice would be greatly appreciated.
- The topic ‘Email form randomly not being received’ is closed to new replies.