Hello,
I am trying to setup a form on a website to send emails... I'm not exactly good with technical terms, so I'll just list the details you would need to know
-I downloaded Sonic Contact, which is based off of phpmailer, it appears
-They offer little in support documentation, and I fail to find where I should enter server information... smtp
-I do not want to be bothered setting up an SMTP server, or email server
-I am using smtp.gmail.com for my smtp server, I know the port has to be 465 and it has to be secured (openssl)
If anyone has another script to use for Gmail smtp, I will gladly test it.
oh, it shouldnt really matter, but just so you know, the form appears on my website without an error, but when I send a message, I get an error, well, obviously, I never specified an smtp server.
Thankyou