Inbound Route

Set up inbound email routing to forward reply messages to your mailbox or webhook URL.

Overview

Inbound Route configuration allows you to automatically forward incoming email replies to either a specified email address or webhook URL. This feature helps centralize email management, improve tracking efficiency, and enhance team collaboration.

Before setting up an Inbound Route, ensure you have:

  • MX Record Configuration: Configure the domain's MX record first to enable email routing
  • Domain Access: Administrative access to your domain settings
  • Email Verification: Access to the email address you want to use for forwarding (if using email method)

How Inbound Routes Work

When you create an Inbound Route, Aurora SendCloud will:

  1. Monitor incoming emails to your specified address pattern
  2. Automatically forward these emails using your chosen method
  3. Process replies and route them according to your configuration

Note: Emails sent directly to the configured address will not be forwarded by default. Only be processed when the recipient replies to the email you sent.

Configuration Methods

Method 1: Forward to Email Address

This method forwards incoming replies directly to a specified email inbox.

Setup Steps:

  1. Choose Domain: Select the domain for your inbound route

  2. Inbound Route: Enter the Inbound Route prefix together with Domain to form an email address

  3. Email Verification:

    • Enter your target email address

    • Click "Get Verification Code"

    • Check your inbox for the verification email

    • Enter the verification code to confirm

  4. Select API_USER: Choose the API_USER that will handle the email forwarding

    Benefits:

    • Simple setup and management
    • Direct integration with existing email workflows
    • No additional infrastructure required

Advanced Configuration

Email Address Patterns

Configure flexible email patterns using prefixes and regex:

Simple Prefix

Use a simple prefix like mail to create addresses like [email protected]

Regex Patterns

Use regex patterns like .* to match any prefix: [email protected]

Examples

PatternMatchesExample
support[email protected]Customer support emails
reply-.*[email protected]Campaign reply tracking
.*Any email to your domainUniversal catch-all

Implementation Timeline

New routes take effect within 10 minutes of configuration.

During this time:

  • DNS propagation occurs
  • Route rules are activated
  • Email processing begins

Monitor your first few test emails to ensure proper routing.

Best Practices

  1. Test Your Setup: Send test emails to verify routing works correctly
  2. Monitor Performance: Check that your webhook endpoints respond quickly
  3. Secure Your URLs: Use HTTPS for webhook URLs when possible
  4. Plan for Volume: Ensure your systems can handle expected email volumes

Troubleshooting


Route Not Working:

  • Verify MX records are properly configured
  • Check that 10 minutes have passed since configuration
  • Ensure email verification is complete

Webhook Issues:

  • Confirm URL is accessible and returns proper status codes
  • Check server logs for incoming requests
  • Verify endpoint can handle POST requests with email data

Missing Emails:

  • Check spam/junk folders for forwarded emails
  • Verify the email pattern matches incoming addresses

Next Steps

After configuring your Inbound Route:

  1. Send Test Emails: Verify the routing works as expected
  2. Monitor Performance: Track email processing and delivery
  3. Integrate Systems: Connect forwarded emails with your existing workflows
  4. Scale Configuration: Add additional routes as needed for different email types