min_free_inodes
Since: Version 2024.09.02-c5476b89
The functionality described in this section requires version 2024.09.02-c5476b89 of KumoMTA, or a more recent version.
Specifies the desired minimum amount of free inodes for the log storage
in this location. Can be specified using either a string like "10%"
to
indicate the percentage of available inodes, or a number to indicate the
number of available inodes.
If the available inodes are below the specified amount then kumomta will reject incoming SMTP and HTTP injection requests and the check-liveness endpoint will indicate that new messages cannot be received.
The default value for this option is "10%"
.