Author Topic: [Dev] More diverse sending times  (Read 5564 times)

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
[Dev] More diverse sending times
« on: December 02, 2005, 01:21:30 am »
I'd like some input on this feature.

With the advent of the new queue protection and auto-resume options ListMail is becoming more stable and safe to use.  A client came to me recently with the desire to send emails at a certain time of day.

ListMail could feature a script that runs every 5, 15 or 30 minutes to send emails at times throughout the day.  This script could ultimately replace dailymail.

Would you be interested in such a modification?

What are your thoughts on the frequency / diversity of the timing.  Would every 15 minute suffice, or should we go all the way with every 5 minutes?  Hard-coding the value will allow me to design the interface around it accurately depicting the final results, but/and this could also remain a choice for the installer of the script without too much ill-effect.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting

BGSWebDesign

  • Posts: 625
    • View Profile
    • http://www.bgswebdesign.com
[Dev] More diverse sending times
« Reply #1 on: December 02, 2005, 08:16:48 am »
Hi DW,

Quote
Would you be interested in such a modification?


I do NOT have a need for this right now, and I'm not sure I would in the future either.  If I did, than hourly would work just fine for me, I don't need a finer adjustment... and I can't see every needing anything more than hourly mailing.

I hope that helps.
Thanks,
-Brett
http://www.bgswebdesign.com/Contact-Us.php

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

danbcaut

  • Posts: 7
    • View Profile
[Dev] More diverse sending times
« Reply #2 on: December 08, 2005, 04:05:38 am »
15 minute increments might be a suitable compromise. Even with manual broadcasts I try to NOT mail at the top of the hour.

Wishing all the best
Dan B. Cauthron
Wishing all the best

Dan B. Cauthron
http://DanBCauthron.com

steve3

  • Posts: 2
    • View Profile
Day of the week and time of day
« Reply #3 on: December 08, 2005, 06:42:21 am »
Both would be useful - evenings and weekends are better for consumers, days for businesses.

Only problem is co-ordinating with local time which may differ from the hosts!

Steve P

BGSWebDesign

  • Posts: 625
    • View Profile
    • http://www.bgswebdesign.com
[Dev] More diverse sending times
« Reply #4 on: December 08, 2005, 03:34:16 pm »
Hi,

Quote
Both would be useful - evenings and weekends are better for consumers, days for businesses.


Yes, but I don't need 15 min increments, it slows the server... WAY DOWN running CRONS every 15 mins, not only that many hosts will not allow it, every hour is fine with me, you don't have to SEND at the top of the hour to do hourly mailings, set it up so we can specify the minute after if you decide to allow hourly control - MORE IMPORTANT TO ME IS - Split Testing for my Mailings and my Clicks/Purchase tracking.. that is more important   :)

Here's the link:http://listmailpro.com/forum/index.php?topic=455.0
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
[Dev] More diverse sending times
« Reply #5 on: December 09, 2005, 01:15:33 am »
Thank you all for your input!

I don't think a cron task every 15 minutes would be too hard on the server.  All it would have to do is check if anything is scheduled and not do anything if there wasn't anything to send.  That's 1 or 2 MySQL queries, while your web site might do thousands every few minutes.  This could remain an optional feature for those who need it.

Brett, Please post your ideas for Link Tracking in this post and Split Testing in this post.  I like your idea about Click/Purchase tracking and am sure I could implement such a feature. Please post some more details where you think appropriate, in Link Tracking or / Split Testing threads.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting