type:
constant
name:
MAILQUEUE_BATCH_SIZE
purpose:
Batch processing
allowed:
A number higher or equal to 0
default:
0
category:
queue processing

The size of a batch when processing the queue. A value of 0 means, do not use batch processing and send as fast as possible.