• 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.

Recent content by Kristo

  1. Kristo

    Resolved Internal e-mail marked as spam despite successful SMTP auth (sent via webmail)

    But spamassassin is taking the IP of the customer into account. Have a look at the first two lines. 3.6 points for the customer IP (I replaced the original IP with xxx.x.xx.xxx but it´s definitely the customers IP ... checked it twice) 3.6 RCVD_IN_PBL RBL: Received via a relay in...
  2. Kristo

    Resolved Internal e-mail marked as spam despite successful SMTP auth (sent via webmail)

    This is not realy an option because a) I can´t whitelist all IPs of other users home internet connections and b) even if I would the IPs are changing from day to day
  3. Kristo

    Resolved Internal e-mail marked as spam despite successful SMTP auth (sent via webmail)

    Plesk is configured to use DNS Blackhole Lists. As a result even internal mails get marked as spam because some IPs from my internet provider are on that lists. As stated in this article the problem can be avoided if port 587 is used for SMTP. But how to avoid the problem when sending mails via...
  4. Kristo

    Issue Host login page redirect

    My server speccs: ‪Ubuntu 14.04.5 LTS‬ Plesk Onyx Version 17.5.3 Update #18 ISSUE Redirect http://my.domain.com:8443 to https://my.domain.com:8443 is not working. CURRENT STATUS Redirecting http://my.domain.com:8443 to https://host:8443 TESTS I was trying to achieve the custom redirect with...
  5. Kristo

    Question SSL Cert renewal needed or not?

    Before Let´s Encrypt under Onyx was able to include webmail.example.com I used this workaround to achieve the same: Resolved - Lets Encrypt Webmail.domain.com After the feature was included with Let´s Encrypt 2.1.0 I tried to "reverse" this workaround and deleted the webmail.example.com cert...
  6. Kristo

    Resolved PHP-FPM 7.0.20 service is not starting

    Thanks for the tip: For now it´s working (even when switching between different FPM handlers via the panel)
  7. Kristo

    Resolved PHP-FPM 7.0.20 service is not starting

    Manually stopping and starting helped: service plesk-php70-fpm stop service plesk-php70-fpm start Afterwards I had to click the "Apply" button in PHP Settings for the given domain Help found here https://talk.plesk.com/threads/php-7-0-13-phpinimng-failed.340305/#post-812919
  8. Kristo

    Resolved PHP-FPM 7.0.20 service is not starting

    While on Plesk Onyx 17.5.3 Update #9: Why can´t I start PHP-FPM 7.0.20 service? All Domains are using 7.0.20 in php settings although phpinfo states version 7.0.19 Here is what I´ve found in /var/log/plesk-php70-fpm/error.log ERROR: An another FPM instance seems to already listen on...
  9. Kristo

    Question Postfix SMTP: timed out while receiving the initial server greeting

    Some of my mail users are reporting that their mails are sometimes spinning and waiting for around 5 minutes before they "go out" from their mail client. Here is a log entry which has quite long delay time (mostly because of the target relay) postfix/smtp ... relay=mxlb.ispgateway.de[...]:25...
  10. Kristo

    Resolved Information on some packages might not be actual: inconsistencies were detected ...

    Done. # dpkg --audit is now "empty" Issue persists: Warning: Information on some packages might not be actual: inconsistencies were detected in the system's package manager database. Please resolve this issue manually.
  11. Kristo

    Resolved Information on some packages might not be actual: inconsistencies were detected ...

    module-init-tools and libjson0 seems to be fine now. Unfortunately psa-mod-fcgid-configurator could not be reinstalled:
  12. Kristo

    Resolved Information on some packages might not be actual: inconsistencies were detected ...

    Now back to the topic: is still my issue :) @IgorG should I rerun your code?
Back
Top