Search found 2 matches

by totw
Wed Oct 31, 2007 5:23 am
Forum: PHP - Code
Topic: PHP HTML email, that doesn't go in Hotmail/Yahoo Junk?
Replies: 4
Views: 1020

I looked at the email headers and I think the problem is that its coming from apache@localhost: Received: (from apache@localhost)

Does anyone know how to change this to the websites actual domain?
by totw
Tue Oct 30, 2007 6:59 am
Forum: PHP - Code
Topic: PHP HTML email, that doesn't go in Hotmail/Yahoo Junk?
Replies: 4
Views: 1020

PHP HTML email, that doesn't go in Hotmail/Yahoo Junk?

Hi

I was wondering if anyone could let me know if its possible to send HTML emails in PHP thats aren't recognised as Junk by Windows Live Hotmail/Yahoo.

Thanks in advance.