• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Forwarded to devs [PPP-47261] DKIM/DMARC issue

Werner99

Basic Pleskian
User name: Werner99

TITLE

DKIM/DMARC issue

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

debian 9.11, plesk Version 18.0.23 Update #1

PROBLEM DESCRIPTION

DKIM spam protection setting is missing under Tools & Settings > Mail Server Settings

when i try to enable DMARC i get the following Error message

"Unable to change settings for DMARC. To enable this option, please switch on DKIM and SPF spam protection."

according to mail-tester.com DKIM is enabled and working SPF spam protection is also turned on

-0.1DKIM_SIGNEDMessage has a DKIM or DK signature, not necessarily valid
This rule is automatically applied if your email contains a DKIM signature but other positive rules will also be added if your DKIM signature is valid. See immediately below.
0.1DKIM_VALIDMessage has at least one valid DKIM or DK signature
Wunderbar! Ihre Signatur ist gültig.
0.1DKIM_VALID_AUMessage has a valid DKIM or DK signature from author's domain
Großartig! Ihre Signatur ist gültig und sie kommt von der Domain
0.1DKIM_VALID_EFMessage has a valid DKIM or DK signature from envelope-from domain

0.001SPF_PASSSPF: sender matches SPF record
Wunderbar! Ihr SPF-Eintrag ist gültig.

under Start > Abonnements > domain.com > Websites & Domains under E-Mail and then E-Mail Settings there is no option to enable to use DKIM for the specific domain which was there before the 18.0.23 Update

STEPS TO REPRODUCE

Goto Tools & Settings > Mail Server Settings and click on "Enable DMARC to check incoming mail" hit save

ACTUAL RESULT

Unable to change settings for DMARC. To enable this option, please switch on DKIM and SPF spam protection.

EXPECTED RESULT

DMARC should be activated and working

ANY ADDITIONAL INFORMATION



YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Confirm bug
 
Hi, Werner99.

Could you, please, make a screenshot with the bottom of Mail Server Settings (with DMARC, DKIM and SPF sections)?
 
Hi, Werner99. Bug confirmed (PPP-47261), thank you very much! As a temporary workaround, until we fix this bug, can suppose to turn it on using CLI:
Code:
plesk bin mailserver --sign-outgoing-mail true
plesk bin mailserver --verify-incoming-mail true
plesk bin mailserver --enable-dmarc
 
yes fixed, thanks

Is there a way to change the status of this report to fixed? Would make sense, or will you close the thread?
 
Back
Top