[bojemoi] base: fix postfix-exporter crash on missing mail.log
2026-02-28T23:32:46+01:00
false
commit
bojemoi
main
Git Activity
Commit d32b868 par Betty dans bojemoi
Betty
Commit d32b868
Repository
bojemoi
Branch
main
Author
Betty
Hash
d32b868fa3ec8feb6e84c15a4c0c2ac4272da287
Description
The exporter binary defaults to /var/log/mail.log and requires a log
source to be configured. Remove the unused env var and pass the path
explicitly via CLI flag. The file is pre-created in the shared volume.