feat(postfix): relay SMTP Gmail + suppression règles Conan nftables

- postfix_relay: switch Brevo → Gmail SMTP (smtp.gmail.com:587, App Password)
- smtp_generic_maps: réécriture expéditeur root@lab.localaliyesilkaya93@gmail.com
- nftables: suppression DNAT/NAT Conan Exiles (ports 7777/7778/27015)
- gateway handler: reloaded → restarted (flush complet des règles nft)
- hermes_agent: pip → uv pour installation qdrant-client (venv sans pip binaire)
- CLAUDE.md: corrections funk-cluster, hermes-switch, RAID5, postfix
- docs: admin/infra/email.md — procédure complète relay Gmail

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
alkatrazz 2026-05-17 16:46:42 +02:00
parent 24c0bf9e12
commit 8da92cb721
13 changed files with 552 additions and 145 deletions

View file

@ -15,3 +15,4 @@
- { role: rag, tags: [rag] }
- { role: node_exporter, tags: [node_exporter] }
- { role: alertmanager_webhook, tags: [alertmanager_webhook] }
- { role: postfix_relay, tags: [postfix_relay] }