Jump to content

PHP HTML Email - not receiving on some servers.


Shellfish

Recommended Posts

Hi there,

 

I'd like to try and fix this problem but I dont know where to start.

 

I have a website that generates a HTML email to members via the server.

I have a $from, $to, $from _name, $subject, $headers, $body etc etc

I am using a mail class called html_mailer.php

 

This works fantastic, until I found out that an ISP called TPG in Australia wont receive the HTML Mail.

So far it works will all other mail servers but this.

 

From what I have read, their mail server needs to "validate" or "verify" the incoming mail, before passing it through to the specified email.

 

I also have PHPBB forum installed on the same server and I can receive any mail generated from this to TPG

 

Can anyone please tell me where to start looking, or if they have come across the same problem, how did you fix it?

 

Thankyou in advance

 

Warren

I might not have been clear about one thing.

 

The website is hosted with Melbourne IT, and I have PHPBB Forum installed on the website's server.

This sends mail fine to anyone, even TPG.

 

I need to find a mail script that will do the same as the Forum.

 

Cheers

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.