Call: (209) 560-6611

Set hourly email sending limit for PHPList (throttle)

Date: September 29, 2011 Author: ang Category: Affordable Web Design Email Setup PHPList Tutorials Tags: , , , , , Comments: 0

How to set email sending limits using PHPList

Your hosting provider has a limit on how many emails you can send per hour per domain. This presents a problem when using PHPList to send email newsletters out because PHPList sends all emails/newsletters out at once by default.

Here's how you can set an hourly limit (throttle) on how many emails your PHPlist program sends out per hour.

Limit email sending PHPList

  1. Connect to your hosting account via an FTP or Dreamweaver.
  2. Locate the directory where your PHPlist program is installed and navigate to the 'config/config.php' file.
  3. Open the file and find the variable 'MAILQUEUE_BATCH_SIZE' under the noted section titled 'Miscellaneous'.
  4. The variable 'MAILQUEUE_BATCH_SIZE' is automatically set to '0'. The '0' setting means that PHPlist will send out all it's emails at once.

    Change the variable for 'MAILQUEUE_BATCH_SIZE' from '0' to whatever the limit hourly email sending limit is for your hosting company. You may have to contact your hosting company to find out what their limit is. Most hosting companies allow for a 400 hourly email limit, so set the variable from '0' to '400', if you want to be safe.
  5. Upload the modified file and you're done.

Leave a Reply

Your email address will not be published. Required fields are marked *

Before you post, please prove you are sentient.

What is 9 multiplied by 2?

Before you post, please prove you are sentient.

what is 9 plus 8?