|
Posted by Leigh Finch on June 3, 2008, 7:20 pm
Please log in for more thread options Peter H. Coffin wrote:
show/hide quoted text
> On Tue, 3 Jun 2008 11:08:33 -0700 (PDT), Martin wrote:
>> the problem with normal classes is, that they all cant handle the TLS
>> encoding google wants you to use. Because of this google rejects the
>> connection. I dont know whether phpmailer can handle this but normal
>> scripts, you find will only work with other smtp servers
>
> http://www.xpertmailer.com/ as referenced at
> http://us2.php.net/manual/en/ref.mail.php#82433
>
> Is there anything else you need on this silver platter?
>
Hey,
I've written a tutorial on doing this with pear mail, with uthentication
and tls, and without.
http://phpmaniac.net/wiki/index.php/Pear_Mail#Sending_using_SMTP
leigh
|
> encoding google wants you to use. Because of this google rejects the
> connection. I dont know whether phpmailer can handle this but normal
> scripts, you find will only work with other smtp servers