Contents tagged with maintenance
-
Sending emails from Orchard: Windows SMTP & Orchard.Email
And now, the final episode of the Orchard maintenance trilogy: we will look into the installation and configuration of a Windows SMTP Server, including some steps about security, and set up IIS and the Orchard.Email module to be able to cooperate. Before that, a short roundup on the previous episodes:
-
Visual Studio Web Deploy to IIS
Here is the second episode of the "Orchard vs. IIS" trilogy!
The first episode in a nutshell: creating an Application Pool in IIS Express 7.5, stopping the Default Web Site to make port 80 available, creating a new web site and attaching it to the Orchard.Web folder.
The last episode is available here. -
Setting up and Orchard site in IIS Express 7.5
I am going to show you a step by step how-to about the configuration of IIS (Internet Information Services) Express (version 7.5) to host an Orchard application, based on our first experiences with site maintenance. On the following episodes of this 3-part series we will also look at Visual Studio "one-click" (well, actually 3) Web Deploy, IIS URL Rewrite and Orchard.Email + Windows SMTP Server. But let us start with the basics, fire up IIS! We'll use IIS Manager.