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 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.
Whether it needs to be send via SMTP im not sure.
I also have a PHPBB forum installed on the same server and I can receive any mail generated from this to my TPG mail account.
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