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.
Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !
WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure. Join the pilot program today!
Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.
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;