Hi Nick,
If you do not want to save posts (data) after submitting the form, I think you can create a simple form with HTML code to send the email to the user instead of using MB Frontend Submission.
Or delete the post after creating and use the setting save_field
, set it to false
to prevent save field value.