I don't know what else to try with configuring the mail. I have tried different accounts. Used Contact forms, registration email to test. Please help if you have any ideas. Here is what I get in the log:
System.Threading.ThreadAbortException: Thread was being aborted.
at mojoPortal.Net.Email.Send(SmtpSettings smtpSettings, MailMessage message)
at mojoPortal.Net.Email.Send(SmtpSettings smtpSettings, String from, String replyTo, String to, String cc, String bcc, String subject, String messageBody, Boolean html, String priority, String[] attachmentPaths, String[] attachmentNames)
at mojoPortal.Net.Email.SendEmailNormal(SmtpSettings smtpSettings, String from, String replyTo, String to, String cc, String bcc, String subject, String messageBody, Boolean html, String priority, String[] attachmentPaths, String[] attachmentNames)
at mojoPortal.Net.Email.SendEmailNormal(SmtpSettings smtpSettings, String from, String replyTo, String to, String cc, String bcc, String subject, String messageBody, Boolean html, String priority)
at mojoPortal.Net.Email.SendEmail(SmtpSettings smtpSettings, String from, String replyTo, String to, String cc, String bcc, String subject, String messageBody, Boolean html, String priority)
at mojoPortal.Web.ContactUI.ContactForm.btnSend_Click(Object sender, EventArgs e)
2011-04-25 22:33:28,730 ERROR mojoPortal.Web.Global - 74.173.48.159-en-US - /
System.Web.HttpException (0x80004005): Request timed out.