ListMailPRO Email Marketing Software Forums

ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: BGSWebDesign on June 13, 2006, 12:00:48 pm

Title: Getting 2 Dailymail reports?
Post by: BGSWebDesign on June 13, 2006, 12:00:48 pm
Hi DW,

This just started happening, not sure what is causing it, most likely the most recent updated...  I notice that I'm getting 2 Dailymail reports - even though I do NOT manually run Dailymail.

Here's the header on the first one (completed early in the morning):
Code: [Select]
Totals: 49 lists, xxxx users (217 new), 639 followups sent

Here's the header on the second one which just finished running this afternoon:
Code: [Select]
Totals: 49 lists, xxxx users (217 new), 63647 followups sent

Notice that they both report 217 new signups, but the second one has sent out a bunch more of the Followups that hit my lists, I'm not sure what is going on here.  If you need me to I can lookup the 'New Signups' to see if there's anything funny there...  This also happened last week sometime but I thought it was a fluke, now here it is again!

Do you have any ideas?
Title: Getting 2 Dailymail reports?
Post by: don1 on June 13, 2006, 03:30:40 pm
Brett,

This happened to me a couple of years ago...It ended up being a problem with the hosting company and the server I was on.

This might be your problem also...who knows :) .

I hope this helps.

Don
Title: Getting 2 Dailymail reports?
Post by: DW on June 13, 2006, 06:23:03 pm
Hi Brett,

Dailymail has been known to run twice if calling wget without the "-T 0" paramater.  Without this paramater wget might "retry" the web call.  The recent dailymail 23h55m restriction option is meant to further address/fix the issue.  Are you using this option?

Regards
Title: Getting 2 Dailymail reports?
Post by: BGSWebDesign on June 14, 2006, 05:20:08 am
Hi DW,

Quote
run twice if calling wget without the "-T 0" paramater


This must have been it, I did NOT have the parameter, in fact I did not have the trailing output redirects either, I've updated my Cron command and that should fix it.