Skip to main content

Updated starter email flows

PropertyValue
descriptionWired the starter notification and auth email flows through Postmark-backed placeholders and option values.
  • Wired the starter auth and form emails through the Postmark-backed delivery setup.
  • Set the shared forms sender email option to noreply@circea.co.
  • Used #blog_name as the sender name in the WS Form email actions.
  • Used the options-driven from_email and to_email placeholders in the contact and registration notification flows.
  • Used the submitter email as the reply-to value for the contact and registration notification flows.
  • Sent password-reset mail to #user_email and used the forms to_email option as the reply-to value.
  • Included public sender details where safe to expose and kept server tokens, passwords, and similar secrets redacted.
  • Left the baseline ready for contact, registration, and password-recovery emails to send without additional structural setup.