Hi all,
firstly i would like to say that the help i have been given has been invauable in solving most of my problems so far. Im fairly new to PHP and these forums have been awesome.
My problem now is EMAIL.
ive got a couple of problems.
- Hotmail junkmail- My current email sends to the junk mail folder, on any of the hotmail junk mail seetings. This happens on a simple email, just a couple php variables inside the email
2 PHP string wih HTML in email- My php variable with the html in it just outputs whatever is in the string and doesn't translate it to html.
What ive tried!
Changing Hotmail settings
Changing Outlook settings - like making sure html is enabled
Tried the PHP builder code example (from the code trouble shooting section) this example sent the email but didn't output any html to outlook.. The MIME1.php & MIME2.php, both sent the email to the junk mail folder and no html inside
Tried using spam software to debug the email and were its going wrong
Modified mail setting to try and recognize me as not spam
Tried more email sending scripts all of which send to the junk mail folder
Followed many tutorials
Re-installed everything
*All the same problems
Ok im running out of ideas to try. Does anyone have any scripts that there 100% sure works for them that i could try, cause im getting the idea that its the script causing the problems.
Regards
Bob