Bluehost Web Hosting Help

phpList Suggested Settings

  1. Locate the config.php file.  If installed with defaults from Marketplace the full path will be
    /home#/username/public_html/list/config/config.php.
  2. Please make a backup at this point.
  3. Locate the Miscellaneous Section.
  4. Below this section find the following:
  5. Code:
    # define the amount of emails you want to send per period. If 0, batch processing
    # is disabled
    # Bluehost suggest a default of 150 per hour.
    define("MAILQUEUE_BATCH_SIZE",0);

    # define the length of one batch processing period, in seconds (3600 is an hour)
    define("MAILQUEUE_BATCH_PERIOD",3600);
    These are the default settings.
    Here is the suggested default code.

    Code:
    # define the amount of emails you want to send per period. If 0, batch processing
    # is disabled
    # Bluehost suggests a default of 150 per hour.
    define("MAILQUEUE_BATCH_SIZE",150);

    # define the length of one batch processing period, in seconds (3600 is an hour)
    define("MAILQUEUE_BATCH_PERIOD",3600);
    The above settings tell phplist to send 150 emails per hour.
    The last edit to make is under the Experimental Section.

    Code:
    # Mailqueue autothrottle. This will try to automatically change the delay
    # between messages to make sure that the MAILQUEUE_BATCH_SIZE (above) is spread evently over
    # MAILQUEUE_BATCH_PERIOD, instead of firing the Batch in the first few minutes of the period
    # and then waiting for the next period. This only works with mailqueue_throttle off
    # it still needs tweaking, so send your feedback to mantis.tincan.co.uk if you find
    # any issues with it
    define('MAILQUEUE_AUTOTHROTTLE',0);
    Change the MAILQUE_AUTOTHROTTLE to 1.

    Code:
    # Mailqueue autothrottle. This will try to automatically change the delay
    # between messages to make sure that the MAILQUEUE_BATCH_SIZE (above) is spread evently over
    # MAILQUEUE_BATCH_PERIOD, instead of firing the Batch in the first few minutes of the period
    # and then waiting for the next period. This only works with mailqueue_throttle off
    # it still needs tweaking, so send your feedback to mantis.tincan.co.uk if you find
    # any issues with it
    define('MAILQUEUE_AUTOTHROTTLE',1);
Knowledgebase Article 90,006 views bookmark tags: phplist


Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

Email Returned Error - Speed Limit Exceeded

Why do my email messages keep getting returned?

Email Error Messages - What Do They Mean?

Look for the error message that most closely matches the one you received.

Email Deliverability Problems

If you find some of your emails end up your recipients Spam folder, arrive late, or sometimes don't arrive at all, this article can help you improve the deliverability of the messages you are sending.

Related Help Content

Error Code 500 on Dedicated and VPS Servers

This article will explain some common causes for 500 errors on Dedicated or V.P.S servers.

How To Edit SMTP Settings / Outgoing Mail Server Settings

Explanation what SMTP settings are and guide on where to find them based on their client

Email Application Setup - Windows Live Mail

Windows Live Mail combines the ease of use of Outlook Express, with the speed of Windows Live. This tutorial will show you how to setup your email account in Windows Live Mail.

What Is A 500 Internal Server Error? How To Fix 500 Internal Server Error

Website shows a server 500 error, what can I do to fix it?

Clearing the Mail Queue on VPS and Dedicated Servers

This article will explain how to clear the outbound mail queue on a dedicated or VPS server.

Email POP vs IMAP

POP POP, also known as POP3, is an E-mail protocol that is used when people wish to have a copy of their E-mail messages, along with any attachments, to be downloaded to their computer for viewing. D

How To Setup Email Account - Client Setup SSL/TLS Settings - POP & IMAP

How to setup your Bluehost-hosted email address with an email application.

Outlook 2003

2003 for Windows. While it can be used for other versions of Outlook, some screens and steps might vary. Select the 'Tools' menu. Select Accounts. Click on the "Add a new E-mail account" op