How can I send E mail to gmail or yahoo mail or hot mail....

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
ramit
Forum Newbie
Posts: 2
Joined: Fri Feb 08, 2008 8:04 pm

How can I send E mail to gmail or yahoo mail or hot mail....

Post by ramit »

Hi, every body. I am fresh on PHP. :oops:
Now I am wondering :roll: how to e mail to google or yahoo user,( or other site also).

I really want your help on this spot, and will be happy and appreciated if you give me even a small tips.

Thanks.
From ramit. :P
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: How can I send E mail to gmail or yahoo mail or hot mail....

Post by alex.barylski »

ramit
Forum Newbie
Posts: 2
Joined: Fri Feb 08, 2008 8:04 pm

Re: How can I send E mail to gmail or yahoo mail or hot mail....

Post by ramit »

:D Thanks a lot for your help.
Yes. although it is million, it should appreciate even worth of 10.

:( Now the problem is how to send e mail to G Mail or to others.
I really want to know what SMTP Host address I should use.

Can you give me tips on it?

Thank you. 8)
User avatar
shiznatix
DevNet Master
Posts: 2745
Joined: Tue Dec 28, 2004 5:57 pm
Location: Tallinn, Estonia
Contact:

Re: How can I send E mail to gmail or yahoo mail or hot mail....

Post by shiznatix »

It is probably already configured with that. Just look here:

http://ca.php.net/manual/en/function.mail.php

and you will find out how to use the function. It is easy breazy beautiful color girl.
Post Reply