Recently Viewed...
To help you navigate to pages you most recently visited, select from the links below.
Product Forums
Sharepoint Forums
DNN Modules
SnowCovered Top Sellers

Live Content uses Web 2.0 approach to provide a Rich User Interface and streamlines content presentation by overlaying content on current page. Overlay images, videos, audio, text/html content, flash, dotnetnuke modules, and external content. Experience the demo...

Powerful, Ajax Enabled, Easy to Use. Document Management has never been better. Open-DocumentLibrary allows DotNetNuke users to share and manage documents in a flexible, intelligent way, offering granular control over Folder and Document access.

Ultra Video Gallery is a brother product of Ultra Media Gallery, UVG allows you to add videos in various format and automatically convert them to flv format, you also can add videos from embed code and play them in our integrated flash video player.

'Relationship Building' and 'Communication' are two essential nuts and bolts for a business to prosper. This module allows you to bridge both of these and easily generate continuous awareness of your web site, products and services. Your prospects and customers will greatly appreciate this featur

The Catalyst skins are professionally designed, coded and packaged by a team of DotNetNuke experts. The skins are available in 12 great colours. This skin is easily customisable with our unique DrNuke EasyMod technology. Try our demo!

In this day and age, knowing as much detailed information as possible about your customer, prospect or web site user is essential. Thankfully, the new 'Dynamics Forms' module from Data Springs, makes it easier than ever to segment your data collection efforts.

Capture your users attention, enrich your site with multimedia flash, and create and opt in distribution list for your DNN site. These are just a few of the many features the Data Springs Module Collection can provide you.

Ultra Media Gallery is the most popular photo gallery and media gallery solution for DotNetNuke, UMG offers 10 different flash player to browse your gallery with completely different user interface experience.

Version 5 of the perennial best-selling tool for creating data-based solutions in DNN without custom programming. This version focuses on greater flexibility, expandability, and ease-of-use.

ALL NEW ! - Minimalist includes skin packs in 12 great colors. Each color has Flat, Gradient and Glass versions. Feature rich XML Flash header, perfect for just about any purpose. 9 Different menu options in each skin pack; 3 horizontal menus, 3 vertical menus and 3 all-new Twin level menus . . .

    |   Register   |   woensdag 19 november 2008   
Data Springs Product Forums...
Subject: Error with scheduled mail
Prev Next
You are not authorized to post a reply.

Author Messages
Rodney
Posts:15
wading in the water
wading in the water

08-16-2008 1:06  

Hello,

I scheduled 7000 mails to go out, 50 at a time every 10 minutes. It sent quite a few (I don't know how many) and then the scheduler started erroring on every task, so I disabled it.

So - are the mails still queued? How do I fix the errors and keep sending the newsletters?

The error on the scheduler history is:

Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters,Dataspring.DNN.Modules.OptInAdvanceEmail Distributing newsletter - PokerDIY August Newsletter Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Schedule Ran Successfully

 

The error in my log file is:

AssemblyVersion: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider:
ExceptionGUID:
InnerException: The server rejected one or more recipient addresses. The server response was: 550 Requested action not taken: mailbox unavailable or not local
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.Web.HttpException: The server rejected one or more recipient addresses. The server response was: 550 Requested action not taken: mailbox unavailable or not local ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x8004020F): The server rejected one or more recipient addresses. The server response was: 550 Requested action not taken: mailbox unavailable or not local --- End of inner exception stack trace --- at System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters) at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) at System.Web.Mail.SmtpMail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) --- End of inner exception stack trace --- at System.Web.Mail.SmtpMail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) at System.Web.Mail.SmtpMail.CdoSysHelper.Send(MailMessage message) at System.Web.Mail.SmtpMail.Send(MailMessage message) at Dataspring.DNN.Modules.OptInAdvanceEmail.clsGlobals.DSMail(String MailFrom, String MailTo, String Cc, String Bcc, MailPriority Priority, String Subject, MailFormat BodyFormat, Encoding BodyEncoding, String Body, String Attachment, String SMTPServer, String SMTPAuthentication, String SMTPUsername, String SMTPPassword)
Source:
Server Name: DEDI180

Rodney
Posts:15
wading in the water
wading in the water

08-16-2008 4:31  
Update - I tried to run this again (I think only about 400 or so of the 7k of emails went out judging by the bounce reports) and it is still erroring, so I have disabled it until further instruction
Rodney
Posts:15
wading in the water
wading in the water

08-18-2008 2:37  
Hi Chad - any ideas on this? I'm in a suspended state - it's sent to 4500 of the 7000 users...
Chad
Posts:2167
river guide
river guide

08-18-2008 4:11  
Hi. Well typically a few things that might happen...


* I would temporarily make it more like every 20 minutes instead of 10. If for some reason (logging specifically) and the fact that the scheduler is running in the background, the process did not finish 50 within then it would start over and this wouldn't be a good suggestion. You are probably ok with 50 every 10 minutes, but I would always suggest a little more time.


* Do you have a limit on the server you are on? Such as possibly 100 per hour or 500 per day or anything?



* If you were to send a test email to one of the address's having problems does it go through successfully?

I goggled and researched the error '550 Requested action not taken: mailbox unavailable or not local' but there were a variety of responses and threads related to it. I would also possibly contact your server or whomever your SMTP server is through and see if they have any suggestions on what your SMTP server returned.


As far as I know this is a limited error (there have been other SMTP errors in the forums) but as far as I know this is the only 550 that has been posted. So... You might also try another SMTP server to see if that helps.


-Chad


Rodney
Posts:15
wading in the water
wading in the water

08-18-2008 4:48  

Ok, I updated my install with the latest you sent me (note, I am not using the OptIn part of the module, only the Advanced Mailer).

I changed the Scheduler and restarted it - this is the part I am unclear about - I assume the other 3000 mails are still queued in a table to go out?

If I view the Scheduler history it immediately (run on start) shows 9 errors. If I view my Event Log it also shows 9 errors (see below).

This is the odd bit - I checked the Previous Mails and it shows that another 100 were sent (it was on 4500, now it's on 4600). This is odd as it is set to only send 50 maximum.

I can try and send it to 1 person but I am not sure if it is the same emails that are failing each time or if it is trying to send to a person and then failing and erasing them from the queue. When I tried to export some users I noticed strange characters in the some of the email addresses - perhaps this is causing the error and the majority are working but it's queuing up the errored ones and keep trying to send them on each cycle (this would explain why the errors started at 1 and are now on 9 - maybe there are 9 dodgy emails that are in the queue still)

 

(System.Web.HttpException: The server rejected one or more recipient addresses. The server response was: 550 Requested action not taken: mailbox unavailable or not local ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x8004020F): The server rejected one or more recipient addresses. The server response was: 550 Requested action not taken: mailbox unavailable or not local --- End of inner exception stack trace --- at System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters) at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) at System.Web.Mail.SmtpMail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) --- End of inner exception stack trace --- at System.Web.Mail.SmtpMail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) at System.Web.Mail.SmtpMail.CdoSysHelper.Send(MailMessage message) at System.Web.Mail.SmtpMail.Send(MailMessage message) at Dataspring.DNN.Modules.OptInAdvanceEmail.clsGlobals.DSMail(String MailFrom, String MailTo, String Cc, String Bcc, MailPriority Priority, String Subject, MailFormat BodyFormat, Encoding BodyEncoding, String Body, String Attachment, String SMTPServer, String SMTPAuthentication, String SMTPUsername, String SMTPPassword))

Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters,Dataspring.DNN.Modules.OptInAdvanceEmail
Distributing newsletter - PokerDIY August Newsletter Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Opt in Email Exception: Failed to send mail: This is typically related to your SMTP settings but see Log Viewer for more details. at Dataspring.DNN.Modules.OptInAdvanceEmail.SendNewsletters.SendNewsletters() Schedule Ran Successfully

1.39 True S: 8/18/2008 6:41:43 PM
E: 8/18/2008 6:41:44 PM
N: 8/18/2008 6:56:43 PM
Rodney
Posts:15
wading in the water
wading in the water

08-18-2008 4:49  
ps - I will leave it running - I think more mails will be sent and the errors will keep occurring as it tries to resend. What table should I query to see if I can spot the emails causing the issue?
Rodney
Posts:15
wading in the water
wading in the water

08-18-2008 5:00  
Sorry - regarding the 100 increment - it was on 4550 and it went to 4600 so that is ok. I am going to let it run - I think it is sending correctly but just not removing the bad entries each time.
Chad
Posts:2167
river guide
river guide

08-18-2008 5:01  
When you say 'bad entries' do you mean bounce backs? The next release will support bouncebacks however the current release will not remove bouncebacks from the database. Actually the next release will give you a report of them and actually let you first review it before removing them.

-Chad
Rodney
Posts:15
wading in the water
wading in the water

08-18-2008 5:37  
No, I meant the possible 9 emails causing the 550 error repeatedly. Is there a table of recipients that I can query - perhaps I can spot a problem.
Chad
Posts:2167
river guide
river guide

08-19-2008 1:38  
Next time... I would enable logging for very detailed logs, this should then show you the exact email address its sending them to and when is sends it out you can see if it fails. You can then review the logs under Host, Scheduler, History so you can see which emails are causing the problem.

-Chad
You are not authorized to post a reply.



ActiveForums 3.7

Copyright 2005 - 2008 by Data Springs, Inc.
Terms Of Use | Privacy Statement