post: commit 839c1ae in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
43
content/posts/commits/2026-05-21-commit-839c1ae.md
Normal file
43
content/posts/commits/2026-05-21-commit-839c1ae.md
Normal file
@@ -0,0 +1,43 @@
|
||||
---
|
||||
title: "[bojemoi] fix(mail): configurer postfix relayhost via proton-bridge + mise à jour alloy config"
|
||||
date: 2026-05-21T13:53:06+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 839c1ae par Betty dans bojemoi"
|
||||
author: "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(-)
|
||||
```
|
||||
Reference in New Issue
Block a user