Browse by Tags

All Tags » SMTP (RSS)

Send email with powershell cmd-let by steve schofield

I've been reading the Powershell newsgroup, which is pretty much the authoritative source for community help. http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?dg=microsoft.public.windows.powershell For those who want to send email...
Filed under: ,

Getting CDONTS to work on Windows Server 2008 x64 by steve schofield

A few questions come up in the forums @ http://forums.iis.net about people moving Classic ASP applications that use CDONTS. CDONTS was introduced in NT4 and was widely popular. With the success of ASP applications 'back in the day', many used CDONTS to...
Filed under: , , ,

SMTP links for IIS by steve schofield

I was answering a question @ http://forums.iis.net on SMTP scripting. I ran across a couple links I wanted to share. Programatically configure SMTP service on IIS to route mails to a domain http://blogs.msdn.com/mahjayar/archive/2004/11/08/254202.aspx...
Filed under:

Windows Server 2008 SMTP Service logging by steve schofield

I was working on installing Windows Server 2008 x64 edition. I discovered the SMTP Service wasn't logging. SMTP was working and emails were going out. My install is 'custom' and installs just the modules we needed. Turns out, there is a small dependency...
Filed under:

Vista and an SMTP Server on port 25 or 587 by steve schofield

I was answering a post in the newsgroups about a developer wanting to run IIS SMTP on Vista. This feature is NOT included in Vista. The person was frustrated they couldn't test their email code. This post is meant to provide a couple examples tested on...
Filed under: , ,

Send email from your local machine tips / tricks. by steve schofield

A common question that comes up in the newsgroups is how to setup your local machine to relay email. Windows 2000 / XP / 2003, 2008 comes with the built-in SMTP service, Vista does not provide this option. You can install another 3rd party SMTP server...
Filed under:

Another free email / SMTP program by steve schofield

I found this in the newgroups. People are always looking for good POP3 / SMTP programs. http://pmail.com/downloads.htm (Mercury Mail)
Filed under: ,

Outlook 2007 performance tips by steve schofield

Are you experiencing POP3 issues with Outlook 2007? Here is a couple articles you should check out. http://support.microsoft.com/default.aspx?scid=kb;EN-US;935400 An Outlook update was released that provided significant performance benefits, especially...
Filed under:

Want to troubleshoot your email created on Windows using the SMTP Service? Turn the Service off by steve schofield

I was working with a co-worker the other day trying to see what our emails looked like when they were sent from a webpage. We had some formatting issues and wanted to see the actual message on the server right after it was generated. The problem, we couldn't...
Filed under: ,

Misc IIS links with great info by steve schofield

I was looking for some IIS related information and ran across some 'great' links. I wanted to post them for future reference. Sample scripts for managing Web sites on Internet Information Server 6.0. http://www.microsoft.com/technet/scriptcenter...
Filed under: ,
More Posts Next page »