During the mail_cron procedure, only the first 10 items are sent from the active queue. This 10 is currently hard coded into the db query. Instead, variable_get('mailq_batch_size', 10) should be used.

Comments

zyxware’s picture

Status: Active » Closed (won't fix)

This has been fixed and comitted to the latest 6.x dev version. Thanks for reporting the issue. Am marking issue as wont-fix for D5.