• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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