Posted by NC on 01/11/06 06:25
julian_m wrote:
>
> 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...
Consider using phpMailer instead:
http://phpmailer.sf.net/
Cheers,
NC
Navigation:
[Reply to this message]
|