How to Configure ProtonMail for Your Domain Print

  • 0

Steps to Configure:

  1. Sign Up for ProtonMail Professional

  2. Verify Your Domain

    • Add your domain in the ProtonMail settings.
    • Add the TXT record provided by ProtonMail in cPanel > Zone Editor.
  3. Add MX Records for ProtonMail

    • Go to Zone Editor and add the following:
       
      Priority: 10, Value: mail.protonmail.ch Priority: 20, Value: mailsec.protonmail.ch
  4. Add SPF, DKIM, and DMARC Records

    • SPF Record:
       
      v=spf1 include:_spf.protonmail.ch ~all
    • DKIM Record:
      Follow ProtonMail’s instructions to add the DKIM record.
    • DMARC Record:
       
      v=DMARC1; p=none; rua=mailto:dmarc-reports@yourdomain.com
  5. Test Email Functionality

    • Send a test email to ensure proper configuration.

Was this answer helpful?

« Back