Its pretty straight forward
Code: Select all
mail($sEmail,$mail_subject,$message,"From: ".SUPPORT_EMAIL." \nContent-Type: text/".($iMailFmt ? 'plain' : 'html')."; X-Mailer Version 6.9");My host isnt on any blacklist or anything (was first thing I checked)..
any ideas/additions?
Thank you for yoru time!