Articles in this section

How to enable DKIM signing for outgoing emails of particular domain in Plesk?

Plesk for Windows kb: how-to Plesk for Linux ABT: Group B Ideal

Applicable to:

  • Plesk for Linux
  • Plesk for Windows

Question

How to enable DKIM spam protection for outgoing emails of particular domain in Plesk?

Answer

Note: If primary DNS zone of the domain is with an external DNS provider, contact them in order to add the correct DKIM record there manually. Refer to this instruction in order to acquire the correct DKIM public key that should be placed there.

1. Enable DKIM support server-wide

2. Enable DKIM protection for particular domain:

via the Plesk GUI
  1. Log into Plesk
  2. Go to Domains > example.com > Mail > Mail Settings, check the box for Use DKIM spam protection system to sign outgoing email messages

    Note: Enabling this feature also enables ARC Support for this domain automatically

  3. Press Apply
via Plesk commands
  • For Linux:
    1. Connect to Plesk server via SSH
    2. Run the command:

      # /usr/local/psa/bin/domain_pref --update example.com -sign_outgoing_mail true

  • For Windows:
    1. Connect to Plesk server via RDP
    2. Run the command:

      C:\> "%plesk_cli%\domain_pref.exe" --update example.com -sign_outgoing_mail true

Was this article helpful?

Comments

1 comment
Date Votes
  • Plesk server notifications, do NOT sign DKIM, causing DMARC problems, to those users using a strict policy.

     

    0

Please sign in to leave a comment.