
September 7th, 2004, 01:01 PM
|
|
Registered User
|
|
Join Date: Dec 2003
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Help: Setting up SMTP on Win2K3 IIS 6.0
Greetings,
I've just recently leased a dedicated Win2K3 server, and I've managed to get PHP, mySQL, and IIS configured and working. The problem I'm having now is setting up my SMTP server.
I have stopped the default server, and created a new Virtual SMTP Server caled "smtp.map-depot.com". My websites have to send email to anyone who registers on them, as well as send out emails whenever a reply is made to a forum post. The problem I'm having is that I can't get it to work. The site is saying that it's sent out the email... but I never get it. I checked the error logs on the server and I found this:
Event Type: Information
Event Source: smtpsvc
Event Category: None
Event ID: 4005
Date: 9/7/2004
Time: 12:43:42 PM
User: N/A
Computer: C20504_41721
Description:
Time spent on preparing to reset routes: [0] milliseconds Time spent on recalculating next hops: [0] milliseconds Queue length : [0]
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
I tried going to that page, but there was no information listed about my problem. To be honest with you, I don't really know what I'm doing, and the instructions included with Windows are crap. I can't seem to find a decent tutorial on the net either.
Please help.
|