Sending mail via gmail account

Sending mail via gmail account

am 31.05.2011 15:08:20 von LCubed56

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

am 31.05.2011 15:19:23 von Michael Tacelosky

--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. 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

am 31.05.2011 17:53:12 von LCubed56

Almost there. I'm using phpmailer, but I get the following error:
Mailer Error: Language string failed to load: from_failedmyemailaddr[
@ ]gmail.com

Any ideas why?

"Tac Tacelosky" wrote in message
news:BANLkTinuGhoLwGmCHinUL7CHDtsh+LMrjQ@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. 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

am 31.05.2011 22:54:40 von Pierre Joye

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. 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

@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

am 31.05.2011 23:07:48 von LCubed56

Got it working. Thanks for the help!

"Pierre Joye" wrote in message
news:BANLkTi=L_RQ3i7=92+7sWYnAjUssnz+ANA@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. 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
>
> @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