Archive for the ‘IIS’ Category

Windows FTP Passive Mode connection problem

Saturday, November 28th, 2009

iIf you use windows server 2003 or 2008 with windows ftp you have for sure face the annoying problem when a client tries to connect to his ftp account with Passive Mode and the ftp connection just hungs, so the only way out is to tell the client to use Active Mode (if he can choose that in his ftp client program).

First of all you have to understand what is the difference between Active and Passive Mode.
(more…)

Exporting and Importing SSL Certificate in Windows IIS Server

Thursday, July 26th, 2007

Exporting/Backing up your Certificate/Private Key in IIS (.pfx file format)

(more…)

How to Prevent the IIS SMTP Virtual Server from Relaying E-mail Messages

Wednesday, May 30th, 2007

Do the following:

1) Start Internet Information Services Manager or open the Internet Information Services (IIS) snap-in.

2) Expand Server_name, where Server_name is the name of the server, right-click Default SMTP Virtual Server, and then click Properties.

(more…)