I have a button which when clicked sends a sheet to the specified email address.
Unfortunately though on occasion the recipient doesn't seem to receive anything. This only happens rarely but I have no idea why this might be?
It just happened for the first time when I have been testing the form (with myself as the recipient), so I then created exactly the same scenario (in terms of input) that I created before and I received the email fine.
Any idea why this might be? Whether it's most likely to be to do with the mail server or the actual code. And any sort of check you can implement to make sure it has been sent, and resend if not?
Unfortunately though on occasion the recipient doesn't seem to receive anything. This only happens rarely but I have no idea why this might be?
It just happened for the first time when I have been testing the form (with myself as the recipient), so I then created exactly the same scenario (in terms of input) that I created before and I received the email fine.
Any idea why this might be? Whether it's most likely to be to do with the mail server or the actual code. And any sort of check you can implement to make sure it has been sent, and resend if not?