[RESOLVED] Restrictions followed by servers
I'm hosting a web on a free server.
On that site I had put a php code to send email.
But sometimes that code works successfully and most of the time it fail.
After many hours waste of my time, finally I found the reason for it.
That is server blocking emails which contains my web address.:eek:
Do you know why this restriction followed by server?:mad:
Re: Restrictions followed by servers
That is something you will need to take up with the owner of the server.
Re: Restrictions followed by servers
Quote:
Originally Posted by thamizhinpan
I'm hosting a web on a free server.
On that site I had put a php code to send email.
But sometimes that code works successfully and most of the time it fail.
After many hours waste of my time, finally I found the reason for it.
That is server blocking emails which contains my web address.:eek:
Do you know why this restriction followed by server?:mad:
The mail server probably has strict spam rules and is probably detecting your link as 'spam' and deleting the email.
Just my guess :)
Re: Restrictions followed by servers
My link is Spam? If it is an spam then can delete entire site easily.
Because that web page on their server.
So I think they may tries to block self advertising by mail function.