1
0
mirror of git://f0xx.org/ac/ac-docs synced 2026-07-29 02:18:21 +03:00

docs: verify email uses hosted QR image, not SMTP attachment

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Anton Afanasyeu
2026-06-23 19:01:55 +02:00
parent 4980920eb0
commit b9cb493ad6

View File

@@ -209,7 +209,7 @@ Outbound (BE PHP):
From: Android Cast Issues <noreply@apps.f0xx.org>
Reply-To: info@apps.f0xx.org
SMTP: transactional relay (see §9.5)
Verify/reset links: always **`https://s.f0xx.org/…`** in the email body; attach **QR PNG** encoding the same short link with **`?src=qr`** for phone scan analytics
Verify/reset links: always **`https://s.f0xx.org/…`** in the email body; **inline QR** via **`https://s.f0xx.org/api/v1/qr/{slug}.png`** (encodes short link with **`?src=qr`**) — no PNG attachment (Gmail spam filter)
```
Document chosen provider in [`INFRA.md`](INFRA.md) § changelog once live.