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

    Issue Googlebots bypassing Nginx

    Thanks.. If I block google bots, I suspect we won't be in their indexes for long..
  2. tkalfaoglu

    Issue Googlebots bypassing Nginx

    Hi there. I noticed a high CPU usage in a server of ours and went to check it.. We are getting hit hard by the google bots.. the access_ssl_log contains thousands/millions of entries like: I checked the IP and it is google indeed. I checked the settings why nginx is not being used for these...
  3. tkalfaoglu

    Issue dovecot logging stopped

    Root and Root.. 700 is the code..
  4. tkalfaoglu

    Issue dovecot logging stopped

    btw, # doveadm log find Debug: /var/log/maillog Info: /var/log/maillog Warning: /var/log/maillog Error: /var/log/maillog Fatal: /var/log/maillog
  5. tkalfaoglu

    Issue dovecot logging stopped

    Thanks.. "Disabled" as always :)
  6. tkalfaoglu

    Issue dovecot logging stopped

    Hi there. for some reason /var/log/maillog no longer contains any dovecot entries. I believe rsyslog was used for this logging? Well, rsyslog is working, but still no logging.. I tried setting it to a file in dovecot.conf, that is, /var/log/maillog, but it complained about permission. I didn't...
  7. tkalfaoglu

    Issue SMTPUTF8 is required, but was not offered by host

    Today I heard from a customer that Yahoo mail throws up when it encounters smtputf8 mails. so I had to disable it again :(
  8. tkalfaoglu

    Question php.ini's now come with disable_functions= blank

    Hi there. I noticed in Obsidian that the php.ini's disable_functions was now empty, whereas the old PLESK versions seem to have that populated. I'm asking because a virus on a wordpress site had put itself in systemd to re-create itself when the virus was removed! thanks, -t
  9. tkalfaoglu

    Resolved Strange systemd messages piling up

    SOLVED -- sort of.. Requires relaxing the permissions somewhat.. # chmod 755 /usr/local/psa/admin/.config (It was 700 before)
  10. tkalfaoglu

    Resolved Strange systemd messages piling up

    Any news on this issue?
  11. tkalfaoglu

    Resolved Virus-ridden site, deleted files reappear instantly

    I somehow fixed it by killing those tasks and then deleting the index.php -- and did a verify-checksum/reinstall core from WP toolkit.. But wow -- these viruses are getting serious.
  12. tkalfaoglu

    Resolved Virus-ridden site, deleted files reappear instantly

    I have an interesting case. A web site (wordpress) has all the security applied in plesk, but it's virus ridden. Has been scanned and cleaned by ImmunifyAV many times. I saw that the index.php has viruses so I deleted that file. the moment I delete it, it reappeared. It appears it attached...
  13. tkalfaoglu

    Issue Smtp encrypted no longer works since the latest Windows update kb5018410 at all customers

    If you can, tell the customers to upgrade to Thunderbird instead. I have been recommending that. Outlook is a POS in my humble opinion..
  14. tkalfaoglu

    Resolved Strange systemd messages piling up

    Btw you CAN disable the systemd logging -- or raise its level so it won't log anything or very little. But that also stops other logging, like postfix I found.
  15. tkalfaoglu

    Resolved Strange systemd messages piling up

    Not only the log pollution but also think of the useless I/O the system is doing.
  16. tkalfaoglu

    Issue Mail from non-existant user of a local domain

    Thanks.. nope, nothing there..
  17. tkalfaoglu

    Issue Mail from non-existant user of a local domain

    Wonderful -- many thanks.. I will disable their access to "sendmail" in mail settings. Hopefully this will help. I'll also inspect their web site now..
  18. tkalfaoglu

    Issue Mail from non-existant user of a local domain

    Interesting thing.. I'm seeing this in the logs: Oct 01 16:31:53 storm postfix/smtpd[30855]: disconnect from r31.mail.safisalons.fr[192.243.255.31] ehlo=1 starttls=0/1 commands=1/2 Oct 01 16:32:02 storm postfix/pickup[63938]: 2A76841426BB: uid=10181 from=<ucyildiz@ucyildizltd.com.tr> Oct 01...
  19. tkalfaoglu

    Input Roundcube 1.6.0 official released

    Our Almalinux 8.6 defaults to PHP 7.2.24 which the "installto.sh" program doesn't like -- it wants 7.3 at least. How can I SAFELY upgrade the system default PHP to php 7.3? Btw, I have *all* php versions already installed for plesk, under /opt/plesk/bin (5.3 5.4 5.5 5.6 7.1 7.2 7.3...
  20. tkalfaoglu

    Input Roundcube 1.6.0 official released

    The new link is: https://github.com/roundcube/roundcubemail/releases/download/1.6.0/roundcubemail-1.6.0-complete.tar.gz
Back
Top