OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
php-general Digest 16 Sep 2007 07:17:13 -0000 Issue 5021

php-general-digest-helplists.php.net
Date: Sun Sep 16 2007 - 02:17:13 CDT


php-general Digest 16 Sep 2007 07:17:13 -0000 Issue 5021

Topics (messages 262139 through 262140):

Re: Urgent Help Needed
        262139 by: Stut

Configure mail to use Gmail smtp
        262140 by: debussy007

Administrivia:

To subscribe to the digest, e-mail:
        php-general-digest-subscribelists.php.net

To unsubscribe from the digest, e-mail:
        php-general-digest-unsubscribelists.php.net

To post to the list, e-mail:
        php-generallists.php.net

----------------------------------------------------------------------

attached mail follows:


vingupta3 wrote:
> Its been a whiling i am searching for "Sync Outlook
> with MySQL via PHP".
>
> I want to synchronize Calendar events and Contacts
> from Outlook with MySQL via PHP.
>
> Can you help me with it..

http://php.net/com

Here endeth the PHP involvement. Look up the Outlook COM objects in the
MSDN documentation for help with those.

> a very thanks in advance!

A very you're welcome on time.

-Stut

--
http://stut.net/

attached mail follows:


Hello,

I have read here : http://www.geekzone.co.nz/tonyhughes/599
that I can use Gmail as a free SMTP server.

Is it possible to change the php.ini in order to have this running ?

I need to specify in some way the following :

Outgoing Mail (SMTP) Server - requires TLS: smtp.gmail.com (use
authentication)
Use Authentication: Yes
Use STARTTLS: Yes (some clients call this SSL)
Port: 465 or 587
Account Name: your Gmail username (including 'gmail.com')
Email Address: your original isp address (usernameisp.c0m)
Password: your Gmail password

I can see in the php.ini that I can specify the port, smtp server and the
from.

But how do I do for he other parameters ?

Thank you !!
--
View this message in context: http://www.nabble.com/Configure-mail-to-use-Gmail-smtp-tf4450311.html#a12697262
Sent from the PHP - General mailing list archive at Nabble.com.