![](/DesktopModules/Forum/Themes/Crispy/Images/headfoot_height.gif) |
|
|
Joined: 4/15/2008
Posts: 9
|
|
|
Okay this is rather frustrating and I was hoping for some help :)
DNN 5.4.4
I get SMTP tests back..
Newsletter doesn't work.
Here's an error that I found in the log files:
AssemblyVersion: 5.4.4
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 40bf6b02-4dba-4671-aa6d-20ce31cad3d0
InnerException: Thread was being aborted.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Globalization.TextInfo.ToLower
StackTrace:
Message: System.Threading.ThreadAbortException: Thread was being aborted. at System.Globalization.TextInfo.ToLower(Char c) at System.Char.ToLower(Char c, CultureInfo culture) at Go31(RegexRunner ) at System.Text.RegularExpressions.CompiledRegexRunner.Go() at System.Text.RegularExpressions.RegexRunner.Scan(Regex regex, String text, Int32 textbeg, Int32 textend, Int32 textstart, Int32 prevlen, Boolean quick) at System.Text.RegularExpressions.Regex.Run(Boolean quick, Int32 prevlen, String input, Int32 beginning, Int32 length, Int32 startat) at System.Text.RegularExpressions.Regex.IsMatch(String input) at DotNetNuke.Common.Utilities.HtmlUtils.IsHtml(String text) at DotNetNuke.Services.Mail.Mail.SendMail(String MailFrom, String MailTo, String Cc, String Bcc, String ReplyTo, MailPriority Priority, String Subject, MailFormat BodyFormat, Encoding BodyEncoding, String Body, List`1 Attachments, String SMTPServer, String SMTPAuthentication, String SMTPUsername, String SMTPPassword, Boolean SMTPEnableSSL)
Source:
Server Name: WEB22
I'm hoping this can be fixed.. it's really causing me issues witih finishing a website that needs this capability.
Thank you so much!!!!!
Patrick
|
|
|
|
![](/DesktopModules/Forum/Themes/Crispy/Images/height_spacer.gif) | ![](/DesktopModules/Forum/Themes/Crispy/Images/height_spacer.gif) |
|
|
|
does this happen in sync and async mode?
did you test your smtp settings in DNN Host : Host Settings?
are you using a case sensitive collation in your database?
|
|
|
|
![](/DesktopModules/Forum/Themes/Crispy/Images/height_spacer.gif) | ![](/DesktopModules/Forum/Themes/Crispy/Images/height_spacer.gif) |
|
|
Joined: 4/15/2008
Posts: 9
|
|
|
It happens both in sync and async.. Here's another report below. Yes I've tested it in Host>SMTP Settings...
Case sensitive? Didn't think so.. not sure.. Everything is standard setup.
Very frustrating.. this problem is holding everything up :( There's a business directory module that I'm using that notifies the admin when someone posts.. but the notification isn't getting to the admin.
Your help is GREATLY appreciated.. Thank you so much!!
AssemblyVersion: 5.4.4
PortalID: 0
PortalName: Free Bride Guide
UserID: 1
UserName: host
ActiveTabID: 53
ActiveTabName: Newsletters
RawURL: /Admin/Newsletters.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://freebrideguide.com/Admin/Newsletters.aspx
UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 84715327-fb61-45f1-8147-509ac5661944
InnerException: Thread was being aborted.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.AppDomain.GetId
StackTrace:
Message: System.Threading.ThreadAbortException: Thread was being aborted. at System.AppDomain.GetId() at System.Threading.Thread.get_CurrentCulture() at Go33(RegexRunner ) at System.Text.RegularExpressions.CompiledRegexRunner.Go() at System.Text.RegularExpressions.RegexRunner.Scan(Regex regex, String text, Int32 textbeg, Int32 textend, Int32 textstart, Int32 prevlen, Boolean quick) at System.Text.RegularExpressions.Regex.Run(Boolean quick, Int32 prevlen, String input, Int32 beginning, Int32 length, Int32 startat) at System.Text.RegularExpressions.Regex.IsMatch(String input) at DotNetNuke.Common.Utilities.HtmlUtils.IsHtml(String text) at DotNetNuke.Services.Mail.Mail.SendMail(String MailFrom, String MailTo, String Cc, String Bcc, String ReplyTo, MailPriority Priority, String Subject, MailFormat BodyFormat, Encoding BodyEncoding, String Body, List`1 Attachments, String SMTPServer, String SMTPAuthentication, String SMTPUsername, String SMTPPassword, Boolean SMTPEnableSSL)
Source:
Server Name: WEB22
|
|
|
|
![](/DesktopModules/Forum/Themes/Crispy/Images/height_spacer.gif) | ![](/DesktopModules/Forum/Themes/Crispy/Images/height_spacer.gif) |
|
|
Joined: 7/6/2007
Posts: 8
|
|
|
Patrick, I have the same error after installing a module that sends emails, and this with the same version of dnn 5.4.4. Were you able to fix the problem?
|
|
|
|
| ![](/DesktopModules/Forum/Themes/Crispy/Images/headfoot_height.gif) |