Email test panel

Fire each email type to any address. Postmark emails send immediately; Supabase emails go through the Auth SMTP config.

Enter an email address above to enable the test buttons.

System B — Postmark

team@planbased.xyz
#3
Beta welcome
Trigger: Landing page CTA form submitted

Subject: "Welcome to PlanBase -- beta access confirmed"

Sent immediately when someone signs up for beta access. Includes "What happens next" + link to planbased.xyz.

#4
Admin alert
Trigger: Every lead submission (fire-and-forget)

Subject: "🟢 New beta signup: ACME Insurance BV [TEST]"

Text-only alert sent to ADMIN_ALERT_EMAIL. Shows email, company, volume, region, intent, timestamp.

#5
Reconstruction report
Trigger: Public visitor uploads plan + submits email

Subject: "Your PlanBase rebuild estimate -- €X"

Full cost breakdown with CAT1/2/3 areas, regional factor, ABEX. Links to /report/[id] on planbased.xyz.

#6
Shared report
Trigger: Customer clicks "Share by email" in portal

Subject: "Building reconstruction estimate -- shared by Georges Slieben"

Same as #5 but with a "Georges Slieben from PlanBase [TEST] shared this with you" banner at the top.

System A — Supabase Auth SMTP

team@planbased.xyz via Postmark SMTP
#1
Magic link (login)
Trigger: User submits /login
Open /login

Subject: Supabase default -- "Sign in to PlanBase"

Goes through Supabase Auth via your Postmark SMTP config. Test by visiting /login and entering an email.
#2
Tenant invite
Trigger: Admin sends invite in /admin/tenants
Open /admin/tenants

Subject: Supabase default -- invite + magic link

Goes through Supabase Auth via your Postmark SMTP config. Test by inviting a user under any tenant.