Author Topic: Running Dailymail multiple times for bounce processing only?  (Read 5366 times)

BGSWebDesign

  • Posts: 625
    • View Profile
    • http://www.bgswebdesign.com
Running Dailymail multiple times for bounce processing only?
« 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

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 maintenance
  • Skip scheduled followup set application
  • Skip scheduled messages
  • Skip followup message/user processing and sending
  • Skip confirmation reminders

[ ] 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?

Thanks,
-Brett
http://www.bgswebdesign.com/Contact-Us.php

*** I do custom List Mail Pro installations ***
Contact me through my website (above)

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Re: Running Dailymail multiple times for bounce processing only?
« Reply #1 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
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting

BGSWebDesign

  • Posts: 625
    • View Profile
    • http://www.bgswebdesign.com
Re: Running Dailymail multiple times for bounce processing only?
« Reply #2 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/

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...




« Last Edit: December 11, 2015, 05:48:25 am by BGSWebDesign »
Thanks,
-Brett
http://www.bgswebdesign.com/Contact-Us.php

*** I do custom List Mail Pro installations ***
Contact me through my website (above)

BGSWebDesign

  • Posts: 625
    • View Profile
    • http://www.bgswebdesign.com
Re: Running Dailymail multiple times for bounce processing only?
« Reply #3 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?

Thanks,
-Brett
http://www.bgswebdesign.com/Contact-Us.php

*** I do custom List Mail Pro installations ***
Contact me through my website (above)