Hey there, I’m not too good with PHP, however, I’m working on my website and wanted to implement the contact form. Once having the contact form inside the website and configured with the email, I get the error of “Warning: mail() has been disabled for security reasons in”. I contacted my hosting provider and they said it’s disabled for reasons of people using it to spam emails. They asked me to use SMTP to get the form working.
I was wondering if anyone in the community knows how to get the SMTP code up and running to remove this error as I am not so great with PHP. Thanks for all the help in advance.