mirror of
git://f0xx.org/ac/ac-deploy
synced 2026-07-29 03:58:34 +03:00
cluster0: sync lab-seed AuthMailer with inline CID QR for verify email
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -35,7 +35,7 @@ echo ($ok ? "mail_ok" : "mail_fail") . " short=" . $short;
|
||||
|
||||
log "$_out to=$TO"
|
||||
if echo "$_out" | grep -q mail_ok; then
|
||||
log "hint: expect s.f0xx.org short link + QR image URL in plain text (encodes …&src=qr)"
|
||||
log "hint: expect s.f0xx.org short link + inline QR (CID PNG encodes …&src=qr)"
|
||||
log "hint: Gmail relay may still async-bounce verify mail — check spam + mailer-daemon"
|
||||
fi
|
||||
case "$_out" in
|
||||
|
||||
Reference in New Issue
Block a user