This plugin maintains and enforces several counters.
If the maximum message count has been reached, the sender is rejected. Otherwise no action.
If the maximum recipient limit has been exceeded for the current message, this recipient is rejected. Otherwise no action.
If the maximum recipient limit has been exceeded and $MAXRCPTS_REJECT is set, the message is rejected. If the message is larger than the maximum message size, it is rejected. If more than the maximum hop limit of either "Received:" or "Delivered-To:" headers are present in the message, it is rejected. Otherwise no action.
If the maximum recipient limit has been exceeded and $MAXRCPTS_REJECT is set, the message is rejected.