Qshape

Discussion in 'General' started by roberto8080, Sep 14, 2005.

  1. roberto8080

    roberto8080 New Member

    I read that there is a tool called Qshape with Postfix 2.1, but I can't find it, someone knows how can I install it? Or what is the best way to analyze my queue?
     
  2. falko

    falko Super Moderator ISPConfig Developer

    qshape should already be installed if Postfix is installed. Run
    Code:
    which qshape
    to find out where it is and
    Code:
    man qshape
    to find out how to use it.
     
  3. roberto8080

    roberto8080 New Member

    Yeah I tried which qshape, man qshape, locate qshape, and it is not installed apparently. I'm afraid is not installed in my Fedora Core 4 box :(
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Have you updated the locate db with the command: updatedb?

    If you have apt installed, you can try to search it with: apt-cache search qshape
     
  5. falko

    falko Super Moderator ISPConfig Developer

    If you want to know more about your mail queue have a look at the command postqueue.
     

Share This Page