Here is the error I am getting when trying to send emails. It would be nice to have a Test button like on the SMTP settings for host.
AssemblyVersion: 04.08.02
PortalID: 0
PortalName: Raider Haters
UserID: 8
UserName: cliff
ActiveTabID: 55
ActiveTabName: Shopping Cart
RawURL: /Shopping-Cart/Control/CustomerReceipt/OrderId/73905d6d-302c-4623-8bd0-9b0f001cec1f.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: https://www.raiderhaters.net/Shopping-Cart/Control/OrderConfirmation.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 11da997c-5185-4a66-932f-18904803a0f2
InnerException: Failure sending mail.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Net.Mail.SmtpConnection.GetConnection
StackTrace:
Message: System.Net.Mail.SmtpException: Failure sending mail. ---> System.NullReferenceException: Object reference not set to an instance of an object. at System.Net.Mail.SmtpConnection.GetConnection(String host, Int32 port) at System.Net.Mail.SmtpTransport.GetConnection(String host, Int32 port) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at AliSuite.Commerce.AliServices.EmailService.xceb34e37a8e720fe(Int32 x59fa4c20532d1d08, MailMessage xa27770e5a62b1ee0, Boolean x65ac3fc66e6d804e)
Source:
I am going to try SSL. I already had Basic authentication setup. I will let you know what happens.
UPDATE: I got the Oops, an error occurred when trying to send out the email! error.
It said my server did not suppor sercure connections. So I took off the SSL and tried again and I am back to the first message I got.
Any ideas on this would be greatly apreciated. We need to go live on Saturday as Football season starts Sunday and my client will be doing lots of marketing at the game. -
Cliff
Cliff