Loading...
Changes Saved.
Error Occurred!
Home Products Blog Community Support Resellers

How to Throttle Outgoing Mass Emails

To throttle the sending of emails by JEM,  follow these steps:

  1. Open up /system/application/config/config.php for editing
  2. Edit the following line:

    $config['member_mass_email_throttle'] = '10';

  3. Enter a number in seconds.  This will force the mass emailing function in JEM to pause for the number of seconds before sending the next email.
  4. Save the file.

 




Related Articles