Zum Hauptinhalt springen

Amazon SES

Transactional email delivery

MarginLock sends transactional email — magic-link sign-ins, alerts, and digests — through Amazon SES. The marketing-site contact form uses Resend.

Von MarginLock Team · April 22, 2026

MarginLock sends transactional email — magic-link sign-ins, alert notifications, weekly margin digests, and operational notices — through Amazon SES (over SMTP). The public marketing-site contact form is delivered via Resend. Marketing emails (newsletters, product announcements) go through a separate path.

What gets sent

EmailWhen
Magic-link sign-inOn every sign-in attempt, rate-limited to one per minute per address
Alert notificationWhen an Alert rule fires (margin threshold, overweight box, fee anomaly)
Reimbursement updateWhen a tracked reimbursement case advances state
Weekly margin digestMondays, summarising the prior week's settlements and fee adjustments
InviteWhen a workspace owner invites a teammate

That's the complete list. We don't drip-mail, we don't re-engage, and we never send marketing copy through the transactional pipeline.

Bring your own from-domain

By default, transactional mail is sent from notifications@marginlock.io. Paid plans can swap this for their own domain in two steps:

  1. Add the verification records

    Add the SPF, DKIM, and (recommended) DMARC records that the workspace settings page generates for your domain.

  2. Verify and activate

    Once Resend confirms verification, flip the toggle in workspace settings. All future transactional mail will originate from your domain.

Rate limits and reliability

Resend's send limits are well above what any single workspace needs for transactional traffic. We additionally clamp magic-link sends server-side to one per minute per address — both to prevent accidental spam and to stop brute-force enumeration attacks against the sign-in endpoint.