I am running a simple order system based on PHP and MYSql on a shared Windows host.
I was using the standard Mail() PHP function in testing which was fine BUT a large number of my order acknowledgement emails when we moved to pre live stage were identified By BY, Yahoo etc as SPAM - usually linked to SMTP issue!!
So I moved to go to PEAR - but my hosting company doesnt support that (!!!). Is there another "standard" route that I am missing or do I have to get into some more intensive coding ?