Is there any way to set up the php.ini file, in order to be able to use
gmail to send mails from a local machine?
I've tryied with
SMTP = smtp.gmail.com
smtp_port = 25
but I can't figure out where I've to write user and password data nor
the place where I've to write the SSL data which Gmail waits for...
regards - jm
gmail to send mails from a local machine?
I've tryied with
SMTP = smtp.gmail.com
smtp_port = 25
but I can't figure out where I've to write user and password data nor
the place where I've to write the SSL data which Gmail waits for...
regards - jm
Comment