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

High load on qmail - qmHandle is not helping

Thanks turtle - these are the errors I get:

sh: line 1: wget:: command not found
sh: line 2: Usage:: command not found
sh: line 4: unexpected EOF while looking for matching ``'
sh: line 5: syntax error: unexpected end of file


So I tried removing the |sh at the end and I get:
wget: missing URL

switching up and moving the -q and -O to the end of the line I get:
wget: option requires an argument --O


Sorry I'm being a pain, just trying to figure this out :/ Thanks for your help
 
After reading up on the wget options I did this and it worked:

wget http://atomicorp.com/installers/atomic |sh
sh atomic.1

then chose yes and it configured itself.

at this point I'm trying to update qmhandle via yum and I get No package qmHandle or smeserver.qmHandle available. Is the package named something else? Thanks again
 
Back
Top