ListMailPRO Email Marketing Software Forums

ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: BGSWebDesign on December 10, 2015, 08:45:01 am

Title: Running Dailymail multiple times for bounce processing only?
Post by: BGSWebDesign on December 10, 2015, 08:45:01 am
Hello,

I have a situation where I would like to run dailymail several times/day, just so that it can run it's 'bounce processing', as I'm getting tons of 'delayed message' emails in my bounce email account.

I did see this post:
http://listmailpro.com/forum/general-help-how-to/getting-dailymail-to-run-more-than-once-a-day/msg69549/#msg69549 (http://listmailpro.com/forum/general-help-how-to/getting-dailymail-to-run-more-than-once-a-day/msg69549/#msg69549)

Which indicates that there is an undocumented way to run dailymail without followup processing, can you please tell me, does this way of running
dailymail ALSO turn off all other processing EXCEPT for bounce processing?


From your previous post it says: &nosched=1 (option to suppress scheduled message processing.), basically I'm wanting to run dailymail like this from the Dailymail screen in LMP:
--
[ ] Do not allow dailymail to be run automatically until 23 hours 55 minutes has elapsed. (Recommended)

Manually Execute Dailymail

Whether the time has elapsed or not you may run dailymail manually and choose whether or not to update the last execution time.

[ ] Update last execution time. I understand that dailymail may not run at the next scheduled execution.

If you wish, you may select certain parts of dailymail to be skipped.


[ ] Skip bounce via mailbox
--

Please let me know if the: &nosched=1 command line option for dailymail would run it exactly as I've indicated above?

Title: Re: Running Dailymail multiple times for bounce processing only?
Post by: DW on December 11, 2015, 03:30:22 am
Hi,

Try ?nolastran=1&nomaint=1&nosched=1&nofups=1&noscfup=1&noremind=1&pw=...

This disables updating the "last ran" value (could prevent the regular dailymail execution), maintenance, scheduled messages, followups, scheduled followup changes, confirmation reminders, and leaves bounce processing by mailbox enabled (nobounce=1 would disable it).

Regards
Title: Re: Running Dailymail multiple times for bounce processing only?
Post by: BGSWebDesign on December 11, 2015, 05:43:56 am
Thanks DW, that's exactly what I needed.

It appears directly related to Yahoo complaint FBL, which I need to process through Dailymail to remove bad emails.  Can you please let me know if you have code for Yahoo Complaint Feedback Loop (ARF) processing - per this post:
http://listmailpro.com/forum/server-optimization-tweaks/yahoo-fbl-code-to-handle-arf/ (http://listmailpro.com/forum/server-optimization-tweaks/yahoo-fbl-code-to-handle-arf/)

Almost all of these issues are returned emails - bounces appearing because of Yahoo.  I'm afraid if I add the Bounce string code to remove those, which would be this:
Code: [Select]
temporarily deferred due to user complaints
That I would lose 1/2 of my subscribers, or more!  It appears that you can re-send to those that are being deferred at a later point (per Yahoo), but if Complaint FBL processing is not in place, they will continue to be returned, over and over...




Title: Re: Running Dailymail multiple times for bounce processing only?
Post by: BGSWebDesign on December 30, 2015, 12:54:31 pm
DW,

Can you tell me, would this affect the standard Dailymail running? It keeps choking, over and over again... while I can run User Selection queries and Broadcast emails to that same group of people without any problem.   

When I run Dailymail, it locks every time and gets stuck on an email address, not sure why?   When I send User Selection broadcasts to the same list of names, they all get delivered? 

So, it appears this is having some affect on Dailymail running properly to deliver the normal follow-ups?