Archive for May, 2007

Say Hello to Hurricane Server

Tuesday, May 29th, 2007 by John Alessi

We have redubbed the new version of SMTP Express Pro to Hurricane Server!

The new name identifies the radically powerful nature of the new server. The new software is so different and so much more powerful than the existing version of SMTP Express Pro that simply calling it SMTP Express Pro 4.0 did not do it justice.

We are also beginning to realize that unless we offer a really dumbed down version of Hurricane Server, it will leave a void in our product offerings. Because of this we are seriously considering keeping SMTP Express Pro 3.x around too. That would make the lineup SMTP Express, SMTP Express Pro and Hurricane Server (in order of power).

Making the cut – DomainKeys

Tuesday, May 8th, 2007 by John Alessi

We had put off implementing DomainKeys in Hurricane Server due to the multitude of other tasks that were at hand. But at the 9th hour it looks like DomainKeys functionality will make it into the new release. I am very happy about this because using DomainKeys will enable more of your mail to get delivered – and get delivered quicker.

DomainKeys is a technology that enables your recipient’s mail server to verify that the message is authentic. This can weigh in big in getting your messages into your recipient’s inbox and out of their spam box.

The concept behind DomainKeys is really simple. A public / private key pair is generated and the public key is put in a text record on your DNS server. The private key is used to sign every outbound message by Hurricane Server. The signature is placed in a standard header at the top of the message. If the recipient’s mail server does not support DomainKeys, the signature is ignored. But if the recipient’s mail server does support DomainKeys, it will see that your message is signed, and use the domain of the address in the From: header to retrieve your public key from your DNS server and then use the public key to validate that the signature was created by your private key.

Through this process, the end result is that the recipient’s mail server can verify that:

  • The message came from servers under your control (provided that your private key has not been compromised).
  • The message has not changed since it was signed with Hurricane Server.
  • The domain in the From header has not been spoofed.

To use DomainKeys you will need:

  • a public / private key pair to use
  • two TXT records added to your DNS server.
  • an outbound MTA that supports DomainKeys (i.e. Hurricane Server)

To simplify this process I have built a DomainKeys generation wizzard that will enable you to easily generate a public / private key pair and provides you with specific instructions on setting up Hurricane Server and your DNS server.

Once you have things setup you can test your DNS policy record and selector record. You can also test the whole shebang out by sending a message to one of the auto-responders that validate DomainKeys signed messages.

Yahoo has such an auto-responder at dktest@temporary.com.

If you want to find out more about Domain keys, feel free to drink from the fire hose with this link:

Domain Key Draft on SourceForge

Getting ready for something big…

Tuesday, May 1st, 2007 by John Alessi

We have been working furiously for almost two years completely rebuilding SMTP Express from the ground up. It is a first class MTA with powerful performance, features and functionality not found even in other high performance SMTP servers. As a company I think we have finally found and even sharper focus. Working on this radical new release has been both challenging and enjoyable. Over the next few months we will be releasing version 4.0 and I have created this blog as an open forum for discussing not only SMTP Express but all issues relating to high performance bulk email processing.

So in that spirit I welcome all your comments feedback and suggestions so that together we can build an SMTP MTA with the agility to incorporate stable new features almost on the fly. Due to the nature of the ever changing email landscape, it is and will always be a work in progress…

Stay tuned…