Hello. I’m trying to send a message from a file upload form, but there is some kind of problem. When I use PHP mail() function, a notification is shown saying that the message has been sent, but the I don’t get the email in my account. I’ve made all the proper alterations to the process.php file. When I’m trying to use SMTP instead, the notification says that maximum execution time of 30 seconds has been exceeded. Can someone help me? I’m working from localhost, not on any server.