Who has the solution for using mail() to successfully send emails to xxx@hotmail.com email addresses?
974,000 results are returned when searching google for "php mail hotmail", and a TON of "solutions" can be found, but I have not found one that works.
--You can skip this part if you want--
I have a database full of email addresses of people who have requested information about an upcoming event. My boss wants to send emails to all of them about the event. 80% are hotmail addresses. This seems unusual in itself, but it's true.
I will have a database full of email addresses of people who have bought paid for tickets to the event. Likely 5000+. We need to send "tickets" to each of these email addresses.
I've not dealt with bulk email like this before...
--Continue reading--
1. Who can tell me how to send mail to HOTMAIL addresses using php mail()? (for example an email asking a new user to validate the email address they just signed up with)
AND
2. What is the best solution for sending bulk email if you have email addresses in a mysql database? (Not spam)
Thank you all very very much!
I can't wait to learn how to do this.
Jason



Reply With Quote


Bookmarks