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

    Mailgraph with Postfix?

    While you're at it might as well check out couriergraph, same process as mailgraph. http://www.arschkrebs.de/postfix/couriergraph/ Only problem it's reporting POP3 as POP3/SSL and IMAP as IMAP/SSL
  2. E

    Mailgraph with Postfix?

    OK this is really simple on an Ubuntu server: 1. apt-get install mailgraph 2. Edit /etc/default/mailgraph and change MAIL_LOG to be MAIL_LOG=/usr/local/psa/var/log/maillog 3. Copy /usr/lib/cgi-bin/mailgraph.cgi to /var/www/vhosts/default/cgi-bin (or your www cgi-bin location of choice)...
  3. E

    Plesk GUI Hangs Turn Greylisting on or off

    I thanks Igor I will check the log file for those. I've only had two spikes spaced about 12 hours apart. In the meanwhile I can report it is working. I let it run for slightly longer and indeed it just takes very long. The following three operations takes about an hour to complete...
  4. E

    Quick summary differences between Plesk 9 and Plesk 10

    Thank you pretty comprehensive but good link.
  5. E

    Quick summary differences between Plesk 9 and Plesk 10

    Could someone point me in the direction of determining what is the main differences between Plesk 9 and Plesk 10.
  6. E

    Mailgraph with Postfix?

    Anyone got this tool working with Plesk 9.5.4 server and Postfix? http://mailgraph.schweikert.ch/ There seems to be a .deb lying around, but I wanted to know if someone can tell me if it's same to try and install it.
  7. E

    How do I configure Plesk 9.2 + Postfix + ASSP + Clamav?

    I'm interested in using Plesk 9.5.4 with ClamAV. Is there a HOWTO somewhere?
  8. E

    Plesk GUI Hangs Turn Greylisting on or off

    Whenever I turn on greylisting the GUI hangs. I waited for an hour already and it still hangs. When I click elsewhere and return it seems the setting was made. I have attached an image. Unfortunately on the image you won't see it because when I press Print Scrn on Ubuntu the hour glass turns...
  9. E

    How to block smtp_auth hackers what are targeting a specific account?

    I get this in my Qmail log files: tail -f /usr/local/psa/var/log/maillog | egrep -i "unable|failed|refused|error|warning|listed" This repeats over and over from all different IP address. At some stage the compromised user's password was changed so the spammers can't get back into that...
  10. E

    The best command to troubleshoot a Plesk Qmail server

    Tailing the log file would be the obvious method. But if you have 1000s of mailboxes finding stuff in the mail log is near impossible. We use: tail -f /usr/local/psa/var/log/maillog | egrep -i "unable|failed|refused|error|warning|listed" The only annoying thing is that then the log still...
  11. E

    rror: The license key is invalid. In order to use the Panel

    I have a similar problem after a mission critical upgrade. I have 1000s of domains hosted though. What is the quickest and best way to contact a sales rep on a weekend? I really need to have this sorted before Monday morning.
  12. E

    How to add a MS SQL Server database??

    As of September 23, 2010, does one still have to purchase a separate license in order to administer Microsoft SQL with Plesk? The only information I can find with regards to this: http://www.parallels.com/products/plesk/addons/#mssql-win refers to Plesk 8.6. We have a similar problem...
  13. E

    How to find root password of Plesk for MySQL 5

    Huh? Atomic, I love you but the correct answer is: "Look in PSA db in misc table there are mysql_admin and mysql_password values."
  14. E

    Plesk 8.6 Ubuntu LTS 8.04 LTS server hacked by HEXBOOT3R exploited www-data and /tmp

    Our Plesk 8.6 running on Ubuntu 8.04 LTS server that is patched with the latest security updates was hacked recently. I suspect the hacker came in somewhere using HTTP and exploited excessive permissions. The hacker trashed every file off /var/www/vhosts that belonged to www-data. For...
  15. E

    Extract files not databases from 27 GB backup file

    Our backup file is 27 gigabyte with approximately 500 domains. We wish to restore a certain domain but the domain only, as the database will have some live updates. How can I use the Plesk restore utility to only restore the files and not the database? I found this article but I wanted...
  16. E

    How can I do mass IP addresses change in Plesk Windows Control Panel?

    I see this knowledge-base article for Plesk Linux: How can I do mass IP addresses change in Plesk Control Panel? http://kb.odin.com/en/943 But how can I do the same for Windows?
  17. E

    Plesk/IIS pronblem

    Thank you that fixed my problem.
  18. E

    Automatically Truncate MS SQL Log Files?

    How can I automatically truncate the MS SQL log files on all our Plesk servers? The problem is these files grow infinitely and then client moan because they get traffic warning. Ideally I want to put a limit on this or automatically truncate them on a regular basis. We have quite a few...
  19. E

    Backup 100% CPU

    Our Plesk Windows 8.6 backup stopped working 6 months ago. So for alternative we use mirroring. But I really want to sort our the Plesk backup. The problem is it reaches 100% CPU during the process. I have attached the log file at the point where it reaches 100% CPU: As you can see in the...
  20. E

    Multiple emails to admin every minute

    You maybe need to get a Parallels support contract their support is now actually very good. They replied 15 times to the ticket that we logged about this and various upgrade issues. They were really pro-active. As for your technical problem you might be dealing with multiple problems so be...
Back
Top