Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
The above thread didn't help.
I have CentOS 7 and Plesk 12.
When enabling "Use DomainKeys spam protection system to sign outgoing email messages" from domain's Mail settings, in domain's DNS appear two TXT records: _domainkey.domainname.com. TXT o=-
default._domainkey.domainname.com. TXT p=xxxxxxxxxxxxxxxxxxxxxxxx;
but the e-mails aren't signed.
Also /etc/opendkim.conf, /etc/opendkim/KeyTable, /etc/opendkim/SigningTable and /etc/opendkim/TrustedHosts files are missing (if we consider that this is the correct way to install DKIM).
even that the definition "DomainKeys" and "DKIM" have parts in common, these two signing procedures have different installation packages, different paths, different modifications and what is most important, ONLY "DomainKeys" is used by Plesk. If you wish to use "DKIM" as well, you may find some ( working ) solutions over the forum search.
If you wish additional informations and/or help, please provide the used MTA ( qmail or postfix ) and describe your previous steps to install OpenDKIM ( "DKIM" ) on your server, which need some more steps, than only to use "yum install opendkim" to work. As well, mail - logs are usefull to help you to investigate possible failures/issues.
When enabling "Use DomainKeys spam protection system to sign outgoing email messages" from domain's Mail settings, in domain's DNS appear two TXT records: _domainkey.domainname.com. TXT o=-
default._domainkey.domainname.com. TXT p=xxxxxxxxxxxxxxxxxxxxxxxx;