Tagged Questions
2
votes
3answers
298 views
Ensuring contact form email isn't lost (python)
I have a website with a contact form. User submits name, email and message and the site emails me the details.
Very occasionally my server has a problem with it's email system and so the user gets an ...