Jump to content

IPS4 Reduce Bullk Mail per cycle from default of 500


Rhett

Recommended Posts

On some setups, it may be needed to reduce your email sent per day, hour, cycle etc. Adjust this setting as needed, 500 is the default, 100 is a good setting.  This is per cycle, so each time the task is triggered it will sent x amount per cycle.

Ad this to your constants.php

<?php

define( 'BULK_MAILS_PER_CYCLE', '100');

 

 

 

 

Rhett Buck

Exact Servers

 

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...