Bookmark and Share Subscribe Bookmark and Share

You are currently browsing the archives for the SMTP category.

Categories

Advertisement

Currently browsing SMTP.



Jul
16

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: , , ,
Filed Under: IIS 6.0, IIS 7.0, SMTP, Windows 2003
Comments: Comments Off on How to Configure IIS SMTP Server to forward emails using a Gmail account





Mar
27

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: Windows 2008, IIS 7.0, SMTP
Comments: Comments Off on Install CDONTS mail component and SMTP on Windows Server 2008





Mar
25

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: Windows 2008, IIS 7.0, SMTP, PHP
Comments: Comments Off on Install and Configure FastCGI & PHP 5.2.9 on (IIS 7) Windows Server 2008





Feb
26

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: , ,
Filed Under: IIS 7.0, SMTP
Comments: Comments Off on Installing IIS 7.0 with SMTP on Windows Server 2008