I am having some difficulty getting the email form to work. Can you point me the direction of some tuts or docs that would explain it to me please? Thanks
Senior Boarder
GK User
Sun Feb 22, 2015 12:19 pm
There are 2 common reasons of form not working. You need to check if your hosting company supports php mail() function. If not, you need to setup Joomla SMTP sending protocol (in global configuration) so it knows how to send an email.
Moderator
GK User
Sun Feb 22, 2015 1:14 pm
Ok thanks Cyberek
Senior Boarder
GK User
Sun Feb 22, 2015 5:35 pm
Please let me know if you would have any additional questions regarding this topic.