Skip to main content

Email & graph

Goal

Keep invites, password reset and notifications working.

For whom

Admins and DevOps on routineassist.com server.

Where in the app

/adminEmail / Graph diagnostics.

Prerequisites

Graph API credentials on server; admin access.

Step by step

  1. Open /admin → email/graph section.
  2. Check SMTP/Graph connection status.
  3. Run send test email if button available.
  4. View recent failures queue.
  5. Rotate secrets in server env — never in git.
  6. Co-parent invites (/uitnodiging) and reset mail depend on this.
  7. Correlate logs with user reports "no email".

Options & settings

Without Graph server may use fallback SMTP — check deploy docs.

Tips & troubleshooting

Verify SPF/DKIM for routineassist.com domain on deliverability issues.

See also