Can't Send PHP Mail using Gmail
I want to send email using php. But getting following error.
Warning: mail() [function.mail]: SMTP server response: 530 5.7.0 Must issue a STARTTLS command first. v24sm10463826pfd.1 - gsmtp
kindly explain the steps to send email using php.
Warning: mail() [function.mail]: SMTP server response: 530 5.7.0 Must issue a STARTTLS command first. v24sm10463826pfd.1 - gsmtp
kindly explain the steps to send email using php.