44 lines
1.0 KiB
Markdown
44 lines
1.0 KiB
Markdown
---
|
|
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(-)
|
|
```
|