Hi,
I tried to send a mail and it worked, but in the event log i found the following error:
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) in Forum 1.9.4 Beta\YAF.Classes\YAF.Classes.Utils\YafBuildLink.cs:line 235
at YAF.Pages.im_email.Send_Click(Object sender, EventArgs e)
Kinds regards
Enzo