Browse by Tags

All Tags » SMTP (RSS)

Relay Restrictions and SMTP service, IISOLE.dll reference by steve schofield

This is one of *those* posts I refer to from time to time. There have been a few posts on http://Forums.iis.net regarding how to manage relay restrictions in SMTP service. I've used the IISOLE.dll against an IIS 6 server with no issues. I've not tested...
Filed under: , ,

CDOSYS and Windows Server 2008, 80070005 Description Access is denied by steve schofield

I got a question from Bradley J. Dinerman about getting Aspmail working on Windows Server 2008. I've yet to figure out how to get AspEmail working on Windows Server 2008, I tried x64 and x86 of Windows Server 2008. I got the following error. Process monitor...
Filed under:

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:

Send email with Powershell script, schedule script with Windows Task Scheduler by steve schofield

Here is a set of samples I used to do a common task in my scripting life. This go around I wanted to use Powershell. A) Create a script to send emails in powershell ---------------------------------------------------- 1) Open Powershell type set-executionpolicy...
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: ,
More Posts Next page »