Repro - Mobile Analytics for growth
日本語
Sign Up Back to Dashboard
  • System Requirements
  • Dashboard Guide
  • Development Guide
    • Signup
    • iOS/Android SDK
    • Web
    • Audience API
    • Audience Import(β)
    • Push API
    • User Profile API
    • User Profile Bulk Import
    • NewsFeed API
    • Deletion Targeted User Registration API
    • Booster installation guide
    • Mail(β)
      • Overview of pre-delivery preparation
      • Anti-spam measures
        • About SPF, DKIM, and DMARC authentication
        • Setup flow
          • Respond to the hearing form sent by Repro
          • Set the configuration values issued by Repro to your domain
          • Receive a connectivity confirmation email after domain setup
      • How to link email addresses to Repro
      • Prepare delivery list
  • Release Notes
  • FAQ

Anti-spam measures¶

To ensure reliable email delivery, Repro requires SPF, DKIM, and DMARC authentication. These prevent unauthorized email sending and protect your domain's reputation. This page explains the authentication setup process before sending emails.

About SPF, DKIM, and DMARC authentication¶

Authentication method

Description

SPF (Sender Policy Framework)

A mechanism to authorize mail servers allowed to send from a specific domain. Prevents spoofed emails from unauthorized servers.

DKIM (DomainKeys Identified Mail)

Adds a digital signature to emails to prevent tampering after sending.

DMARC (Domain-based Message Authentication, Reporting, and Conformance)

A policy to verify correct SPF and DKIM setup and determine how to handle unauthorized emails.

Setup flow¶

Please follow these steps for setup.

  1. Respond to the hearing form sent by Repro

  2. Set the configuration values issued by Repro to your domain

  3. Receive a connectivity confirmation email after domain setup

Respond to the hearing form sent by Repro¶

When you sign up for the email option, Repro Customer Success or Sales will send you a hearing form regarding the domain to be used for email delivery and the method of email address integration. Please answer the questions in the form.

Set the configuration values issued by Repro to your domain¶

Based on the information in the hearing form, Repro will send you the DNS record settings for your sender domain. Please configure these in your DNS service's management screen.

Note

'example.com' is a sample. Replace it with your actual domain.

Example of configuration values sent by Repro

ドメイン                  DNSレコードタイプ   設定値
mail.example.com         MX                 "10 feedback-smtp.ap-northeast-1.amazonses.com"
mail.example.com         TXT                "v=spf1 include:amazonses.com ~all"
1234rpr._domainkey.example.com TXT          "p=aaaaaa" "bbbbb"
_dmarc.example.com       TXT                "v=DMARC1; p=none;"

Note

To support SPF, DKIM and DMARC, you will need to set various records for subdomains of your domain. The 'mail' subdomain is the default for SPF, but you can change it if needed. If you want to use a subdomain other than 'mail', please contact us. Note: you cannot set records for a domain without a subdomain (e.g., just example.com).

Receive a connectivity confirmation email after domain setup¶

After completing the domain setup, notify Repro. After confirmation, Repro will send you a connectivity confirmation email.

After setup, please use the following tools to verify your domain settings.

  • Check SPF record

  • Check DKIM record

  • Check DMARC record

Note

If authentication is insufficient, emails may be sent to the spam folder or blocked entirely.

  • « Overview of pre-delivery preparation
  • How to link email addresses to Repro »

About Us Careers Terms of Service Privacy Policy Cookie Policy

© 2022 Repro Inc.