
This is very useful when you want to test outgoing email for an application but not have access to an SMTP server. This is great for many applications including SQL Reporting Services, SharePoint and any other application which allows you to set an email/smtp server. Prerequisites 1. Create and setup a Gmail account at http://www.gmail.com [...]
Tags: configure smtp, gmail iis, gmail smtp, iis smtp relay
Filed Under: IIS 6.0, IIS 7.0, SMTP, Windows 2003
Comments: No Comments

CDONTS is mail component used to send messages from an ASP page. Instead of recoding multiple web sites I have created, I am just going to install the component on my Windows Server 2008. Configuration Information Platform: Hyper V Host (http://www.microsoft.com/windowsserver2008/en/us/hyperv.aspx) OS: Windows Server 2008 Installation …
Filed Under: IIS 7.0, SMTP, Windows 2008
Comments: 16 Comments

In this article I will install and configure both FastCGI and PHP 5.2.9 on IIS7. You can configure PHP to use an ISAPI filter or CGI, on my old 2003 server I had it running as an ISAPI filter and it worked just fine. On my new 2008 server I am going to attempt to [...]
Filed Under: IIS 7.0, PHP, SMTP, Windows 2008
Comments: 1 Comment

Configuration Information Platform: Hyper V Host (http://www.microsoft.com/windowsserver2008/en/us/hyperv.aspx)OS: Windows Server 2008 Web EditionInstallation Media: Control Panel > Server ManagerCPU: 2 dedicated 2.0GhzRAM: 1024mbDisk: 40GB Installation Open Server Manager, you can open this several different ways in Windows Server 2008. Probably the quickest way to open Server Manager is to right click “My Computer” and choose “Manage”, [...]
Tags: iis 7 installation, iis7, SMTP
Filed Under: IIS 7.0, SMTP
Comments: 6 Comments