How Can I send the mail from yahoo mail server in PHP?

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
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: How Can I send the mail from yahoo mail server in PHP?

Post by califdon »

phpkit wrote:Can you please give the ideas ?
You probably can't. I would be very surprised if Yahoo allowed their mail server to be used by remote scripts.
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: How Can I send the mail from yahoo mail server in PHP?

Post by alex.barylski »

You probably can't. I would be very surprised if Yahoo allowed their mail server to be used by remote scripts.
I wouldn't be...GMail let's you do it. I used GMail when I started tinkering with SwiftMailer. :)
Post Reply