Search found 3 matches

by ipoh
Fri Jan 30, 2004 4:03 am
Forum: PHP - Code
Topic: mail() blocked by some ISP in UK?
Replies: 5
Views: 819

I am still working this out with the ISP :cry:
by ipoh
Thu Jan 29, 2004 11:39 am
Forum: PHP - Code
Topic: mail() blocked by some ISP in UK?
Replies: 5
Views: 819

I just try again and found the two hosting ISP I use in UK here are blocking the mail() to send in & out, for both web server and mail server. I have another hosting ISP based in U.S. is no problem at all for mail() sending in and out. This happened since last week because I have a few customer ...
by ipoh
Thu Jan 29, 2004 11:15 am
Forum: PHP - Code
Topic: mail() blocked by some ISP in UK?
Replies: 5
Views: 819

mail() blocked by some ISP in UK?

I got a php pages for my customer to send me request. The php page worked for 4 months, but today I found that those request sending out from that page not receiving by me. So then I try to change the sent to email adress in that page to my other email address like Hotmail and I can receive it. I wo...