Settings
Newsletter profile used on invoices, agreements and reports
Newsletter
Email sending
Not configured Emails are logged in the outbox as "simulated".
To enable real sending, add to the server's .env and restart:
SMTP_HOST=… SMTP_PORT=587 SMTP_USER=… SMTP_PASS=… SMTP_FROM="The Monday Brief <you@example.com>"
Payments
Stripe connected (test mode) Confirming a slot auto-creates a real Stripe Checkout link. Payment is marked automatically via webhook — no manual "mark as paid" click needed.