Good day again to everyone.!

my project of online enrolment system is almost done, thank you for all your support. Just let me know if you have problem in vb6 i would surely lean on my help to0 because its my expertise.

this might be the last problem ive ever had that turns me into crazy everynight i think how to solve it. A client added a situation that he wants to reply to all email addresses who registered online. He dont have any personal mail server, he just want to use yahoo. the client email add example is serversystem@yahoo.com.

Every time there is a new registration online, the server will automatically reply to all those who registered with their corresponding email addresses. Ive done this in vb6 but i dont really know how to do this in php.

Any help will be a treasure to me..any plugin in dreamweaver you can suggest or tools, or a systax to solve this?.

Thank you so so much.

Recommended Answers

All 4 Replies

Does Yahoo mail support SMTP?

Does Yahoo mail support SMTP?

yes i think. it supports smtp.!

Does Yahoo mail support SMTP?

Yes it does. The settings can be found at http://help.yahoo.com/l/us/yahoo/mail/original/mailplus/pop/pop-14.html

The settings are as follows:

SMTP Server: plus.smtp.mail.yahoo.com 
(Use SSL, port: 465, use authentication)

POP3 Server: plus.pop.mail.yahoo.com (Use SSL, port: 995)

Login username: Your Yahoo! Mail ID 
(your email address without the "@yahoo.com")

Password: Your Yahoo! Mail password

Those are the basic configurations. All it takes is a yahoo web search.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.