Sending mail via gmail account
Hi,
I'm a newbie and trying to send mail using my gmail account from the Windows
7 machine I'm using to run PHP scripts from. Can someone please tell me how
to do this? I can send mail from the machine using Outlook Express, so all
the usual mechanisms are in place, I'm just not having any luck figuring out
which calls/parameters to make/set.
Thanks,
Larry L.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Sending mail via gmail account
--000e0ce03f4ea70e2304a4924013
Content-Type: text/plain; charset=ISO-8859-1
Get phpmailer, best way to send mail from php under Windows. See this
tutorial:
http://www.110mb.com/forum/index.php?topic=14144.0
Tac
On Tue, May 31, 2011 at 9:08 AM, Larry L. <LCubed56 [at] gmail.com> wrote:
> Hi,
>
> I'm a newbie and trying to send mail using my gmail account from the
> Windows
> 7 machine I'm using to run PHP scripts from. Can someone please tell me how
> to do this? I can send mail from the machine using Outlook Express, so all
> the usual mechanisms are in place, I'm just not having any luck figuring
> out
> which calls/parameters to make/set.
>
> Thanks,
> Larry L.
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--000e0ce03f4ea70e2304a4924013--
Re: Sending mail via gmail account
Almost there. I'm using phpmailer, but I get the following error:
Mailer Error: Language string failed to load: from_failedmyemailaddr[
[at] ]gmail.com
Any ideas why?
"Tac Tacelosky" <tacman [at] gmail.com> wrote in message
news:BANLkTinuGhoLwGmCHinUL7CHDtsh+LMrjQ [at] mail.gmail.com...
> Get phpmailer, best way to send mail from php under Windows. See this
> tutorial:
>
> http://www.110mb.com/forum/index.php?topic=14144.0
>
> Tac
>
>
> On Tue, May 31, 2011 at 9:08 AM, Larry L. <LCubed56 [at] gmail.com> wrote:
>
>> Hi,
>>
>> I'm a newbie and trying to send mail using my gmail account from the
>> Windows
>> 7 machine I'm using to run PHP scripts from. Can someone please tell me
>> how
>> to do this? I can send mail from the machine using Outlook Express, so
>> all
>> the usual mechanisms are in place, I'm just not having any luck figuring
>> out
>> which calls/parameters to make/set.
>>
>> Thanks,
>> Larry L.
>>
>>
>>
>> --
>> PHP Windows Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Sending mail via gmail account
hi,
check out the hundred examples out there, google with imap gmail will
give you some of them.
Cheers,
On Tue, May 31, 2011 at 3:08 PM, Larry L. <LCubed56 [at] gmail.com> wrote:
> Hi,
>
> I'm a newbie and trying to send mail using my gmail account from the Windows
> 7 machine I'm using to run PHP scripts from. Can someone please tell me how
> to do this? I can send mail from the machine using Outlook Express, so all
> the usual mechanisms are in place, I'm just not having any luck figuring out
> which calls/parameters to make/set.
>
> Thanks,
> Larry L.
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
Pierre
[at] pierrejoye | http://blog.thepimp.net | http://www.libgd.org
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Sending mail via gmail account
Got it working. Thanks for the help!
"Pierre Joye" <pierre.php [at] gmail.com> wrote in message
news:BANLkTi=L_RQ3i7=92+7sWYnAjUssnz+ANA [at] mail.gmail.com...
> hi,
>
> check out the hundred examples out there, google with imap gmail will
> give you some of them.
>
> Cheers,
> On Tue, May 31, 2011 at 3:08 PM, Larry L. <LCubed56 [at] gmail.com> wrote:
>> Hi,
>>
>> I'm a newbie and trying to send mail using my gmail account from the
>> Windows
>> 7 machine I'm using to run PHP scripts from. Can someone please tell me
>> how
>> to do this? I can send mail from the machine using Outlook Express, so
>> all
>> the usual mechanisms are in place, I'm just not having any luck figuring
>> out
>> which calls/parameters to make/set.
>>
>> Thanks,
>> Larry L.
>>
>>
>>
>> --
>> PHP Windows Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>
>
>
> --
> Pierre
>
> [at] pierrejoye | http://blog.thepimp.net | http://www.libgd.org
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php