Just tried registering but am getting an error. Anyone else having the same problem?
I filled in all of the form fields and tried it a couple of times!!!

Server Error in '/' Application.
--------------------------------------------------------------------------------
No connection could be made because the target machine actively refused it 70.84.92.138:25
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 70.84.92.138:25
Source Error:
Line 57: Catch ex As Exception
Line 58: ' Unable to get an address so we can't send an email.
Line 59: Throw ex
Line 60: End Try
Line 61: End Sub
Source File: D:ClientsCL613kitestock.compublic_htmlApp_CodeEmailHelper.vb Line: 59