I've been trying lots of tests to try and figure out why some e-mails generated by PHP mail() are going to junk in outlook.
I finally found out it was only when images from my domain were included, if the e-mail had a link to an image on another domain it works fine.
I'm pretty sure the domain is blacklisted so don't understand why only images on my domain are being a problem.