Fix smtp-inventory table columns for markdownlint MD056.
All checks were successful
CI / skip-ci-check (pull_request) Successful in 7s
CI / lint-and-test (pull_request) Successful in 16s
CI / secret-scanning (pull_request) Successful in 7s
CI / dependency-scan (pull_request) Successful in 16s
CI / sast-scan (pull_request) Successful in 29s
CI / ansible-validation (pull_request) Successful in 59s
CI / license-check (pull_request) Successful in 15s
CI / vault-check (pull_request) Successful in 14s
CI / container-scan (pull_request) Successful in 8s
CI / sonar-analysis (pull_request) Successful in 8s
CI / playbook-test (pull_request) Successful in 28s
CI / workflow-summary (pull_request) Successful in 6s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
ilia 2026-05-24 08:17:57 -04:00
parent cb18204f3a
commit 9c271792a5

View File

@ -14,11 +14,11 @@
| **`alerts@levkine.ca`** | **Beszel** | LXC 218 | Resource / status alerts | ✅ live (vault) |
| **`cal@levkine.ca`** | **Cal.com** | LXC 210 | Booking confirmations, calendar mail | ✅ `EMAIL_SERVER_*` in `/opt/cal/.env` |
| **`listmonk@levkine.ca`** | **Listmonk** | LXC 221 | Newsletter campaigns, bounces | ✅ live (UI + vault) |
| **Umami** | LXC 218 | Analytics only | **No SMTP** — does not send mail; no alerts needed |
| **Authentik** | LXC 217 | OIDC / optional email flows | Optional — not required for Vikunja SSO today |
| **Mattermost** (hermes) | VM **107** @ slack.levkin.ca | Team chat | Optional SMTP — separate from **Hermes** agent VM **117** @ `.36` |
| **Mailcow** | pve201 VM 106 | Inbound + relay | Server itself — not an app client |
| **pote / MirrorMatch** | app LXCs (when deployed) | App-specific | Separate vault keys — not homelab core |
| **Umami** | LXC 218 | Analytics only | Page views via `stats.levkin.ca` | **No SMTP** |
| **Authentik** | LXC 217 | OIDC / optional email flows | Optional — not required for Vikunja SSO | ⏳ optional |
| **Mattermost** | VM **107** @ `slack.levkin.ca` | Team chat | Separate from **Hermes** agent VM **117** @ `.36` | ⏳ optional |
| **Mailcow** | pve201 VM 106 | Inbound + relay | Server itself — not an app client | N/A |
| **pote / MirrorMatch** | app LXCs (when deployed) | App-specific mail | Separate vault keys | ⏳ per app |
---