• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. H

    Resolved MSmtp Relay to many recipients

    Hi, I have a problem with sending more than 50 mails over a second plesk server which is used as MSmtp Relay on the other plesk server. After 50 emails the following message is generated: Apr 17 10:45:54 merkur msmtp: host=mailserver.host tls=off auth=on user=merkur@myuser.com...
  2. H

    Resolved Redirect Alias Domain to https

    Hi Peter, thank you for your quick reply. I have one primary domain which is config as seen in the file primary attached. there you can see that I use a redirect to the SSL ... On the other side I have an alias domain for this SSL domain - that config is as seen in alias attached. If I use...
  3. H

    Resolved Redirect Alias Domain to https

    Hi, if I make an alias domain for an https domain - the first redirect is done to the https of the alias? It should be a direct redirect to the main Domain? Example - my primary domain ist www.mydomain.com Alias: www.myalias.com is redirected first to https://www.myalias.com instead of...
  4. H

    Resolved SSL certificate problem only in IE

    hi, sergio I only adapted the ssl_ciphers settings this way...
  5. H

    Resolved SSL certificate problem only in IE

    hi, this solved my problem - it would also be an option to disable HTTP2 ... https://talk.plesk.com/threads/nginx-http-2-support-cipher-problems.337707/
  6. H

    Resolved SSL certificate problem only in IE

    hi, I have problem with the SSL cert only in internet explorer. I am running centOS 7 with plesk 12.5.30 (latest build). could anyone help why only the internet explorer is not working correct with the cert? here is the url - I tried it in internet explorer 11 - with the message that I should...
  7. H

    Question Spamassassin with razor, pyzor, dcc

    hi, after searching in different threads I am wondering if it is as easy as it is described in many posts to include razor, pyzor and dcc into the spam filtering on plesk 12.5 on centos 7.2 yum install razor-agents dcc pyzor systemctl restart spamassassin is that really all that must be done...
  8. H

    selinux module

    hi, each day I have error messages because of clam AV scan - it is a selinux problem - I already have a selinux module created - but the error is not solved. could anyone have a look at it? I think the module should allow write, read access to the files for clamscan? selinux error: Additional...
  9. H

    apache modules

    hi, I am just looking to improve apache performance. so there are a lot of modules activated by default in plesk. I would think that the following modules could be disabled. could anyone have a look if plesk itself needs any of this modules or if it's worth disabling them for performance - does...
  10. H

    php 5.6 update problem with sites

    hi igor, is solved the problem was that the /var/lib/php/session was not writeable ...
  11. H

    php 5.6 update problem with sites

    hi, I did an update on the server today where the packages plesk-php56 was updated to 5.6.21 - after that no login on any website was working. as I switched all sites to the default OS php version 5.4.16 all was working as before. could anyone please help what is going wrong - could the php...
  12. H

    502 bad gateway every day

    hi, I am running centos 7 with plesk 12.5.30. since a few days I got 1 or 2 times the 502 bad gateway for a few minutes. most time it happens at night but not always on the same time - the 502 is shown about 4-7 minutes. in the /var/log/httpd/error_log there is the following error shown: [Wed...
  13. H

    wrong apache server name error pages

    hi, I have multiple domains on the server. on any domain if a 404 error is shown there is always one (the same) domain shown as server name. Message: Web Server at domain.com? the ServerName is correct set in the httpd.conf and the server.conf in the plesk section? could anyone tell me how to...
  14. H

    Wrong version in plesk backend after mariadb upgrade

    thanks - that did the job ...
  15. H

    Wrong version in plesk backend after mariadb upgrade

    hi, we made an upgrade from mariadb 5.5 to mariadb 10.1 on centos7. after the upgrade we also run the script: mysql_upgrade -uadmin -p`< /etc/psa/.psa.shadow ` all is working fine except the wrong version is shown in the backend of plesk. there is always the old version 5.5.47 shown. in the...
  16. H

    before sieve rule

    hi, problem solved - there was an error in the before.sieve script ... - so this configs works as shown above ...
  17. H

    before sieve rule

    hi, I want to include my own before.sieve rule that is executed before the user rules. I made a configuration file like this in the dovecot conf folder (00-myconf.conf): protocols = $protocols sieve protocol sieve { } protocol lda { mail_plugins = $mail_plugins sieve } plugin {...
Back
Top