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

  1. I

    Bug with SMTP banner - urgent

    This "Received" section describes the path of your letter from webmail to plesk mailserver (postfix). i.e.: your postfix mailserver received this letter from your webmail. So, why do you think Plesk mailserver helo does not work properly? Check "Received" on plesk->gmail stage. there you should...
  2. I

    Bug with SMTP banner - urgent

    Hm... than that's serious mistake in french locale. It definitely should be reported to Plesk team. Originally, plesk mailserver screen have no option to manage SMTP banner, but you can manage there SMTP greeting which plesk mailserver will use as a HELO with connection to destination server.
  3. I

    Bug with SMTP banner - urgent

    Again, do not mix SMTP Greeting with SMTP Banner.
  4. I

    Bug with SMTP banner - urgent

    so, please, show me where i can manage SMTP banner in Plesk
  5. I

    Bug with SMTP banner - urgent

    No. You are talking of two different things. It's Server SMTP Banner and it has nothing to deal with how Plesk configured to send outgoing mails. Do not mix SMTP greeting and SMTP banner.
  6. I

    502 Bad Gateway after upgrade on subscriptions

    Well, now you have mixed up packages I suppose. Some of plesk packages are still for debian 6 system and you should manually upgrade them to debian 7. The problem which you have to solve is to compare packages on your system with clean install plesk for debian 7 and upgrade yours with force...
  7. I

    Fresh install - nginx and php-fpm don't start

    Check you have Nginx enabled in Plesk panel -> Tools&Settings -> Services Management Enable it in Plesk nginx will not start by # service nginx start if it's disabled in Plesk
  8. I

    Fresh install - nginx and php-fpm don't start

    what is the output of the following commands: # systemctl stop nginx # systemctl start nginx what is in nginx error log after it?
  9. I

    Fresh install - nginx and php-fpm don't start

    just to be sure - how did you disable it? what is the output of getenforce after you have disabled it?
  10. I

    Fresh install - nginx and php-fpm don't start

    hm... it definitely should contain selinux logs in case you have audit daemon disabled. Try to temporary disable Selinux and restart services like mariadb, nginx, psa... to finally exclude Selinux from list of possible reasons.
  11. I

    Fresh install - nginx and php-fpm don't start

    what is status of Selinux? (# getenforce) if it's enabled try to find some deny records in /var/log/messages
  12. I

    Mod_security log trouble

    Plesk logrotate already have record for modSecurity: # cat /etc/logrotate.d/mod_security /var/log/modsec_audit.log { daily rotate 7 missingok compress postrotate /etc/init.d/apache2 reload > /dev/null 2>/dev/null || true endscript } and I suppose that apache reload is enough, because...
  13. I

    Access to the server over SSH : forbidden to /bin/sh -- IS IT SAFE ?

    IMO give ssh access to subscription user is not safe by default
  14. I

    How to change Power User view to Administrator

    Tab "Server" -> "Interface Management"
Back
Top