Email reply problem

Users who registered in my app bringjobcommercial receive an email , but when I mark good specify a different reply address, it return the same default address bubble.io ,

I want user to reply to my address support@bringjob.com… How will I do that?

1 Like

To set a custom reply-to address in Bubble, you’ll need to specify it explicitly in your email settings or directly in your workflows. Here’s how you can make sure emails from your app are configured to use support@bringjob.com as the reply-to address:

Step 1: Configure the Default “Reply-To” Address

  1. Go to your Bubble app’s Settings > Domain/Email tab.
  2. Under the Email section, find the “Reply-to email address” field.
  3. Enter support@bringjob.com in this field to make it the default reply-to address for all emails.

This setting applies to all emails sent by your app unless you override it in specific workflows.

Step 2: Set a Custom “Reply-To” in Email Workflows (If Needed)

If you want to set the reply-to address specifically for certain emails:

  1. In your workflows where you send emails, use the Send email action.
  2. Within this action, look for the “Reply-to” field.
  3. Enter support@bringjob.com directly in this field to override the default setting for this email.

This topic was automatically closed after 14 days. New replies are no longer allowed.