Skip to content

kumo.configure_accounting_db_path("PATH")

Since: Version 2023.11.28-b5252a41

The functionality described in this section requires version 2023.11.28-b5252a41 of KumoMTA, or a more recent version.

Configures the path that will be used for the accounting database.

The accounting database records the total volume of message receptions and deliveries performed by the MTA.

This function should be called only from inside your init event handler.

The default path is "/var/spool/kumomta/accounting.db".