Files
blog/content/posts/commits/2026-05-21-commit-839c1ae.md
Betty be1fa27d3c
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit 839c1ae in bojemoi
2026-05-21 13:53:07 +02:00

1.0 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] fix(mail): configurer postfix relayhost via proton-bridge + mise à jour alloy config 2026-05-21T13:53:06+02:00 false
commit
bojemoi
main
Git Activity
Commit 839c1ae par Betty dans bojemoi Betty

Commit 839c1ae

Repository bojemoi
Branch main
Author Betty
Hash 839c1aef535c603c01848c6e3bfc099725c3d9b1

Description

Postfix envoyait directement vers internet (relayhost vide) au lieu de passer par le bridge Proton Mail → timeouts et rejets.

  • postfix: RELAYHOST=[protonmail-bridge]:25 + SASL via secret protonmail_bridge_smtp_pass
  • alloy: bump config v4 → v5 (suricata-exporter target corrigé)
  • secret protonmail_bridge_smtp_pass déclaré dans le stack (external)

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 | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)