ROBERT OWEN — Technology Leader & Musician
Technology leadership, music, and the space where they overlap

Add Additional Domain to Exchange 2003 SBS

I had to add a new e-mail domain for a client to their existing 2003 Small Business server.  Without removing the existing mail domain and without going into each user here are the steps I went through to add the new mail domain. First, open the Exchange System Manager.  You can find it by clicking: start button —> All Programs … Read more

Simple Contact Form

If you have access to a coldfusion server then you you have the ability to handle form processing in a couple lines of code.

With other methods you would make the “action” of your form post to a script held in a cgi directory. You would have to find that script and edit it to allow content from your form and to process the mail to an allowed address.

Read more