• 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

    SPAMDOPTIONS location?

    Btw, changing the spamassassin settings from PLESK has the effect of deleting the /etc/mail/spamassassin/local.cf and replacing with a 2-liner. you may wish to back up your local.cf file against its wrath before doing any changes to that page in PLESK.
  2. tkalfaoglu

    Resolved the SSL certificate for mailman

    SOLVED the last item - picking the correct sertificate for SECURE MAIL SERVER prompt. apparently you can just write -- don't need the pull down list. I wrote and picked the correct wildcard cert.. but still the mailman problem continues.. bad certificate..
  3. tkalfaoglu

    Resolved the SSL certificate for mailman

    The "there are 109 more items" problem happens in the: Secure Mail Server Select a certificate for securing the mail server. Select Certificate * blurb.. it won't let me pick the wildcard certificate..
  4. tkalfaoglu

    Resolved the SSL certificate for mailman

    Btw, the custom template file seems to be ignored. Also, trying to pick a certificate from the pull down list gives "there are 109 more items" blurb after a few items listed. So I cannot pick the correct certificate there.
  5. tkalfaoglu

    Resolved the SSL certificate for mailman

    PS: The above SSLCertificateFile "/usr/local/psa/var/certificates/scfoHoWU1" is the wildcard certificate that Lets Encrypted created for *.domain.com -- I found it by grepping among the certificates in that directory
  6. tkalfaoglu

    Resolved the SSL certificate for mailman

    Hi.. assume domain.com is our default domain for the server. I generated some certificates for it with Lets Encrypt, and eventually created a wildcard certificate and *.domain.com is using it. When I try to logon to https://lists.domain.com it gives a warning -- saying that the certificate is...
  7. tkalfaoglu

    Issue Roundcube sometimes shows "ALMALINUX" page

    PPS: I was unable to duplicate the problem.. It always worked for my firefox linux..
  8. tkalfaoglu

    Issue Roundcube sometimes shows "ALMALINUX" page

    I also thought about mod_evasive and modsec -- I think mod_evasive shows FORBIDDEN instead, and modsec would have logged something in its audit file.. they don't seem to exist.
  9. tkalfaoglu

    Issue Roundcube sometimes shows "ALMALINUX" page

    PS: I checked the DNS entries -- both DNSs for their domain show the same and correct IP for webmail.domain.name
  10. tkalfaoglu

    Issue Roundcube sometimes shows "ALMALINUX" page

    Hi - a customer complained -- (and sent a video) that about 50% of the time when he deletes a mail in webmail, he gets the default web page, "alma linux apache bla bla" instead of the next message in the preview window. He says that this happens only when he is deleting mails in rapid...
  11. tkalfaoglu

    Question Best Extension to backup the whole system

    BORG is the leader.. Free and amazingly flexible.. Imagine, to restore something, you just mount the borg folder, cd to the date you want, cd to the right folder, copy whatever you want.. Just a satisfied customer :) I got rid of my old scripts that took tonns of space thanks to this program...
  12. tkalfaoglu

    Issue Impossible verify license key for buy ImminufyAV+

    PLESK support fixed it for me.. They "detached" the subscription (not sure what it means but it worked) and I was able to buy the new subscription using today's 50% discount..
  13. tkalfaoglu

    Issue Impossible verify license key for buy ImminufyAV+

    This is what I get. I still have the monthly subscription -- maybe that's why it won't let me purchase the yearly subscription? I'm afraid of cancelling the monthly and then NOT being able to subscribe to the yearly afterwards.. My PLESK license was provided by the data center. Is that why it's...
  14. tkalfaoglu

    Issue Impossible verify license key for buy ImminufyAV+

    Did you find a solution? I have the same problem.
  15. tkalfaoglu

    Question Number of files open for a regular server?

    Does anyone have a recommended limits.conf file they could share? I think I made mine too generous, and one runaway process can take the server down.. Thanks! -t
  16. tkalfaoglu

    Resolved How to uninstall PHP 7.4.33 and go back to PHP 7.4.0?

    Yep -- I even added PHP 5.6 like this :)
  17. tkalfaoglu

    Question Wordpress-Woocommerce slow on VPS 8GB ram and 4 core cpu

    Why so many copies of php-fpm for the same user? Could they be waiting for something in common, appears deadlocked from the 'top' you shared. Btw, it could be that PHP/Wordpress issue someone else raised on another recent thread.. Apparently it's slow with PHP 7.4 but fast with PHP 7.3?
  18. tkalfaoglu

    Question Number of files open for a regular server?

    Many thanks Peter, in that case my 22k files is correct. No idea why it went up to 50k some time in the night. Maybe the backup processes or something.. Regards, -turgut
  19. tkalfaoglu

    Question Number of files open for a regular server?

    Hi.. A server had been having over 50k open files recently. I wrote a small code that checks it and warns me if it's over 50k, so I got some emails like that. This is the server that crashed a few times from too many open files (not crashed, but apps couldn't open new files) in the past. I...
  20. tkalfaoglu

    Issue Googlebots bypassing Nginx

    But you are right -- I had to stop this, it was looping (the language parameter kept repeating), so I added the Googlebot to the string, and now it's getting 403 instead.. I already had the nginx command for a dozen more bots anyway.. Regards, -turgut
Back
Top