Files
blog/content/posts/commits/2026-02-28-commit-d32b868.md
Betty bb6f790aca
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 8s
post: commit d32b868 in bojemoi
2026-02-28 23:32:47 +01:00

877 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[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.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	stack/01-service-hl.yml

Diff Summary

 stack/01-service-hl.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)