Function ReduceMailQueue
Send a group of emails from the mail queue.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ScheduledTasks.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ScheduledTasks.php
boolean|integer |
$number = false |
The number to send each loop through or false to use the standard limits |
boolean |
$override_limit = false |
Whether to bypass the limit |
boolean |
$force_send = false |
Whether to forcibly send the messages now (useful when using cron jobs) |
boolean
|
Whether things were sent |