running IIS and PHP on VPS

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
Dark09
New to forums
New to forums
Posts: 1
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Mar 26, 2010 5:17 pm

running IIS and PHP on VPS

Post by Dark09 »

I went through and setup IIS to run php and mysql. I'm running into problems with SMTP though. I installed the service and setup the mx record on my adns (@zoneedit.com). I cant seem to get smtp to communicate with anything. The event logs say:
Message delivery to the host '209.85.129.114' failed while delivering to the remote domain 'gmail.com' for the following reason: The remote server did not respond to a connection attempt.
I can connect to smtp locally (via telnet localhost 25 )

I'm thinking something is blocking smtp from getting to the server.

I'm running server 2003, which the firewall service is disabled. Any help would be nice...

Thanks in advance.
User avatar
Edge100x
Founder
Founder
Posts: 13127
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: running IIS and PHP on VPS

Post by Edge100x »

If you just started renting, then you are running into the 2-week SMTP limitation: http://www.nfoservers.com/termsofservice.php. It automatically goes away after that time.

Unfortunately this limitation was made necessary due to heavy abuse by seemingly legitimate customers who ended up being spammers.
Post Reply