Maxfiles Channel Option
From MsgServerDocWiki
Maximum number of messages a delivery job can process (maxfiles)
Periodic delivery jobs normally attempt to process every possible message in the queue. The maxfiles channel option can be used to place a limit on the number of messages a delvery job will attempt to process. Message past this limit will simply be ignored. It takes a single integer argument and the default is infinite.
IMPORTANT NOTE: maxfiles is only meaningful when the queue cache database is used; it has no effect on processing conroller by the in-memory Job Controller.
Categories: MTA | Channels | Reference

