Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Nov 2008
    Posts
    11
    Plugin Contributions
    0

    Default Is there any way send out a specific number of newsletters per hour?

    Hello:

    Is there any way to send out say 400 newsletters per hour out of Zen Cart instead of sending all at once?

    My host restricts sending emails to 500 per hour.

    Sincerely,
    Bryan
    www.profitmart101.com

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Is there any way send out a specific number of newsletters per hour?

    At the present time there is no built-in way of throttling the number of outbound emails.
    You'd need an external tool to do that, such as the one I discuss here: http://www.zen-cart.com/forum/showth...150#post216150
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Is there any way send out a specific number of newsletters per hour?

    At some point it may make sense to get a separate email service provider to handle your bulk mail needs so you don't get in trouble with your host. I recommend MailChimp, but many people have good experiences with Constant Contact or AWeber.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #4
    Join Date
    Nov 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Is there any way send out a specific number of newsletters per hour?

    Thanks for all the help.

    Sincerely,
    Bryan
    www.profitmart101.com

  5. #5
    Join Date
    Dec 2006
    Posts
    199
    Plugin Contributions
    0

    Default Re: Is there any way send out a specific number of newsletters per hour?

    For regular newsletters, my vote is for phplist. I found this thread because I'm researching a way to throttle back product notifications. I restock in big batches due to the nature of my business. Right now, I'm about to send a batch but I wanted to know if adding
    PHP Code:
    sleep(x
    into the loop would manually slow things. I don't care if it takes all night to process the notifications. I just don't want to anger the customers' hosts and get blocked.

  6. #6
    Join Date
    Feb 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: Is there any way send out a specific number of newsletters per hour?

    Yes, there is. I have written a program for Zen Cart that I have used for about a couple of months that sits in the Newsletter Manager, and will send out 1 newsletter (email) per X seconds to either all customers or to newsletter subscribers. X can be whatever you like. If X is 8 it sends out 480 emails per hour, perfect for shared host websites. I have added a counter to it, so you can watch it's progress. It's pretty easy to install. The best part is that it pulls directly out the database, eliminating the need to maintain a separate database for emailing or for creating newsletters in an outside program. If there was an interest in this program I will post it as a contribution, as I would very much like to see how more experienced programmers could improve on it.

    I regularly have been using it to send out to my list of about 6000, and it seems pretty bullet proof. However, if there was a way to add processing of bounced emails and other features like that it could approach being a full featured bulk email program that sits right in Zen Cart

 

 

Similar Threads

  1. Limiting number of newsletter emails sent per hour?
    By gabstero in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 22 Feb 2011, 11:44 PM
  2. Duplicate per item? Is there any way?
    By xandros2000 in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 4 Aug 2010, 04:57 PM
  3. Is there any way to have product-specific attributes instead of global ones?
    By Ibrahim in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 11 Aug 2008, 03:54 PM
  4. Any way to send out free downloadables?
    By Originator in forum General Questions
    Replies: 2
    Last Post: 27 Jul 2008, 08:13 PM
  5. Replies: 1
    Last Post: 31 Jul 2007, 07:17 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg