Welcome Guest Search | Active Topics | Log In | Register

error when sending email Options · View
Kythor
#1 Posted : Monday, July 14, 2008 9:06:31 AM
Rank: Member


Joined: 7/13/2008
Posts: 15
Location: thuis
When I send an email to a user, no real error appear. It looks as the mail has been send. But when I look in the Event Log, I see this error:

ASP.pages_im_email_ascx

System.Threading.ThreadAbortException: Thread was being aborted.
at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort(Object stateInfo)
at System.Web.HttpResponse.End()
at System.Web.HttpResponse.Redirect(String url, Boolean endResponse)
at System.Web.HttpResponse.Redirect(String url)
at YAF.Classes.Utils.YafBuildLink.Redirect(ForumPages page, String format, Object[] args)
at YAF.Pages.im_email.Send_Click(Object sender, EventArgs e)
Jaben
#2 Posted : Monday, July 14, 2008 9:22:07 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,950
Location: Honolulu, HI
kind of a warning... can be ignored.
"When you are grateful, fear disappears and abundance appears”."

Kythor
#3 Posted : Monday, July 14, 2008 9:28:22 AM
Rank: Member


Joined: 7/13/2008
Posts: 15
Location: thuis
but i'm not receiving the mail Neutral
SerKevin
#4 Posted : Wednesday, October 08, 2008 3:49:07 PM

Rank: YAF Forumling


Joined: 6/26/2008
Posts: 1
Location: Houston, TX
Kythor wrote:
but i'm not receiving the mail Neutral


All,

I am having this exact same issue. If a user posts into a forum/topic that is being watched this message is popping up in the YAF Event Log:

Code:

System.Threading.ThreadAbortException: Thread was being aborted.
   at System.Threading.Thread.AbortInternal()
   at System.Threading.Thread.Abort(Object stateInfo)
   at System.Web.HttpResponse.End()
   at System.Web.HttpResponse.Redirect(String url, Boolean endResponse)
   at System.Web.HttpResponse.Redirect(String url)
   at yaf.pages.im_email.Send_Click(Object sender, EventArgs e)


No error messages are sent to the user and no errors are showing up in the SMTP log on the server. Inside YAF it looks like the message has been sent correctly. NO MESSAGES ARE BEING SENT and there are no emails "waiting" in the SMTP Send Queue.

However if I go to the Admin screen and send a message to all users (or a specific group of users) the emails are being sent out correctly so I do not think it is a settings issue on my configuration of YAF.

I REALLY need to get the notification system working... any ideas?
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.3 RC2 | YAF © 2003-2008, Yet Another Forum.NET
This page was generated in 0.102 seconds.

SourceForge.net Logo Powered by ASP.NET v2.0 411ASP.NET