php ini yahoo smtp setup

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
vita_ace
Forum Newbie
Posts: 9
Joined: Mon Oct 13, 2008 4:46 am

php ini yahoo smtp setup

Post by vita_ace »

hye everyone, can anyone tell me what the smtp for yahoo mail and the port for it,im stuck :roll:
User avatar
omika
Forum Newbie
Posts: 19
Joined: Sun Oct 12, 2008 2:00 pm
Location: New Zealand

Re: php ini yahoo smtp setup

Post by omika »

A quick Google search is not hard.... http://www.google.co.nz/search?hl=en&q= ... arch&meta= 8O
vita_ace
Forum Newbie
Posts: 9
Joined: Mon Oct 13, 2008 4:46 am

Re: php ini yahoo smtp setup

Post by vita_ace »

ya, the thing is that, i want to know, what changes to the php.ini file have to be made to sucsessfully send mail to mail server. Have anyone here know how to do it?. in other words, how can i send email with php
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: php ini yahoo smtp setup

Post by califdon »

You could install your own SMTP server. It's pretty easy.
vita_ace
Forum Newbie
Posts: 9
Joined: Mon Oct 13, 2008 4:46 am

Re: php ini yahoo smtp setup

Post by vita_ace »

the situation now is, i want to create a page for 'Forget your password'. If user forget their password, then they enter their email in the box then an email will be send to that mail.

i am using IIS server and ofcourse php + mysql. what actually the change have to be made in the php.ini and IIS smtp virtual server. can anyone help me with this?

please...onegaii... :lol:
Post Reply